All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-28 10:34:24 to 2024-03-28 11:32:01 UTC [more...]

[PATCH 00/19] -Werror=maybe-uninitialized fixes
 2024-03-28 11:30 UTC  (5+ messages)
` [PATCH 09/19] hw/sdhci: fix -Werror=maybe-uninitialized false-positive
` [PATCH 14/19] plugins: "

[PATCH 00/12] Use clksel for more clocks for dra7
 2024-03-28 11:31 UTC  (2+ messages)

[PATCH] drm/i915: use fine grained -Woverride-init disable
 2024-03-28 11:31 UTC  (11+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH v1 1/3] Bluetooth: btintel: Export few static functions
 2024-03-28 11:31 UTC  (4+ messages)
` [PATCH v1 2/3] Bluetooth: btintel_pcie: Add support for PCIE transport
` [PATCH v1 3/3] Bluetooth: btintel_pcie: Add *setup* function to download firmware
` [v1,1/3] Bluetooth: btintel: Export few static functions

DPDK Release Status Meeting 2024-03-28
 2024-03-28 11:30 UTC 

[PATCH v4 0/3] mm/ksm: fix ksm exec support for prctl
 2024-03-28 11:30 UTC  (5+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 2/3] selftest/mm: ksm_functional_tests: refactor mmap_and_merge_range()
` [PATCH v4 3/3] selftest/mm: ksm_functional_tests: extend test case for ksm fork/exec

[LTP] [PATCH v4 0/3] lib: TST_EXP_{FAIL,PASS}_PTR_{NULL,VOID}
 2024-03-28 11:29 UTC  (4+ messages)
` [LTP] [PATCH v5 "
  ` [LTP] [PATCH v5 1/3] "

[PATCH 0/5] Updates for ti-sysc interconnect target driver
 2024-03-28 11:28 UTC  (7+ messages)
` [PATCH 2/5] bus: ti-sysc: Add a description and copyrights
` [PATCH 4/5] bus: ti-sysc: Drop legacy quirk handling for smartreflex
` [PATCH 5/5] bus: ti-sysc: Drop legacy idle quirk handling

[PATCH v3 00/22] Refactor VM bind code
 2024-03-28 11:28 UTC  (3+ messages)
` [PATCH v3 20/22] drm/xe: CPU binds for jobs

RTT-PROBE: lore-subspace-rtt
 2024-03-28 11:28 UTC 

[PATCH 1/2] media: ov2680: Allow probing if link-frequencies is absent
 2024-03-28 11:27 UTC  (3+ messages)
` [PATCH 2/2] media: ov2680: Report success on link-frequency match

[PATCH v1 0/6] intel_pstate: Turbo disabled handling rework
 2024-03-28 11:26 UTC  (4+ messages)
` [PATCH v1 6/6] cpufreq: intel_pstate: Update the maximum CPU frequency consistently

[PATCH v2 0/3] clk: samsung: introduce nMUX to reparent MUX clocks
 2024-03-28 11:25 UTC  (11+ messages)
` [PATCH v2 1/3] clk: samsung: introduce nMUX for MUX clks that can reparented
` [PATCH v2 2/3] clk: samsung: gs101: propagate PERIC1 USI SPI clock rate
` [PATCH v2 3/3] clk: samsung: gs101: propagate PERIC0 "

[PATCH] block: Remove unnecessary NULL check in bdrv_pad_request()
 2024-03-28 11:24 UTC  (3+ messages)

kernel crash in mknod
 2024-03-28 11:24 UTC  (9+ messages)

[PATCH net] RDMA/core: fix UAF in ib_get_eth_speed
 2024-03-28 11:24 UTC  (3+ messages)

[PATCH i-g-t] lib/kunit: Read results from debugfs
 2024-03-28 11:24 UTC  (4+ messages)

[PATCH v2 net] erspan: make sure erspan_base_hdr is present in skb->head
 2024-03-28 11:22 UTC 

[PULL] drm-misc-next
 2024-03-28 11:22 UTC 

[PATCH] media: i2c: imx219: Use dev_err_probe on probe
 2024-03-28 11:22 UTC  (9+ messages)

[PATCH v2 iwl-next 00/12] Introduce ETH56G PHY model for E825C products
 2024-03-28 11:22 UTC  (4+ messages)
` [PATCH v2 iwl-next 03/12] ice: Implement Tx interrupt enablement functions
    ` [Intel-wired-lan] "

[PATCH][next] iio: addac: ad74115: remove redundant if statement
 2024-03-28 11:22 UTC 

[PATCH bpf-next] perf, amd: support capturing LBR from software events
 2024-03-28 11:21 UTC  (2+ messages)

[PATCH u-boot-mvebu v3 00/18] Turris Omnia - New board revision support
 2024-03-28 11:21 UTC  (7+ messages)
` [PATCH u-boot-mvebu v3 05/18] arm: mvebu: turris_omnia: Implement getting board information from MCU
` [PATCH u-boot-mvebu v3 11/18] arm: mvebu: system-controller: Add support for SYSRESET

[PATCH net-next 0/8] mlx5e misc patches
 2024-03-28 11:20 UTC  (17+ messages)
` [PATCH net-next 1/8] net/mlx5e: Use ethtool_sprintf/puts() to fill priv flags strings
` [PATCH net-next 2/8] net/mlx5e: Use ethtool_sprintf/puts() to fill selftests strings
` [PATCH net-next 3/8] net/mlx5e: Use ethtool_sprintf/puts() to fill stats strings
` [PATCH net-next 4/8] net/mlx5e: Make stats group fill_stats callbacks consistent with the API
` [PATCH net-next 5/8] net/mlx5e: Expose the VF/SF RX drop counter on the representor
` [PATCH net-next 6/8] net/mlx5e: debugfs, Add reset option for command interface stats
` [PATCH net-next 7/8] net/mlx5e: XDP, Fix an inconsistent comment
` [PATCH net-next 8/8] net/mlx5: Convert uintX_t to uX

[DPDK/DTS Bug 1408] Check dependencies on remote target
 2024-03-28 11:20 UTC 

[PATCH v2 net] inet: inet_defrag: prevent sk release while still in use
 2024-03-28 11:20 UTC  (2+ messages)

[PATCH 0/1] arm-bsp/trusted-firmware-a: n1sdp: update to 2.10
 2024-03-28 11:18 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 0/4] Cleanup K3 binman templating
 2024-03-28 11:18 UTC  (6+ messages)
` [PATCH 3/4] arm: dts: k3-*-binman.dtsi: Clean up and templatize boot binaries

RTT-PROBE: lore-subspace-rtt
 2024-03-28 11:18 UTC 

[PATCH] net/ice: fix vlan stripping in double VLAN mode
 2024-03-28 11:16 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: Handle EAGAIN in bpf_tcp_ca
 2024-03-28 11:16 UTC  (2+ messages)

[PATCH][next] staging: vt6655: remove redundant assignment to variable byData
 2024-03-28 11:15 UTC 

[PATCH v19 000/130] KVM TDX basic feature support
 2024-03-28 11:14 UTC  (9+ messages)
` [PATCH v19 038/130] KVM: TDX: create/destroy VM structure
` [PATCH v19 092/130] KVM: TDX: Implement interrupt injection

[PATCH 5.10 000/238] 5.10.214-rc1 review
 2024-03-28 11:14 UTC  (4+ messages)
` [PATCH 5.10 127/238] HID: lenovo: Add middleclick_workaround sysfs knob for cptkbd

[PATCH v1] ufs: core: fix mcq mode dev commad timeout
 2024-03-28 11:12 UTC 

[PATCH v1 0/3] Add a test case for KVM_X86_DISABLE_EXIT
 2024-03-28 11:12 UTC  (4+ messages)
` [PATCH v1 2/3] KVM: selftests: Change __vm_create() to create a vm without in-kernel APIC

[PATCH net] erspan: make sure erspan_base_hdr is present in skb->head
 2024-03-28 11:12 UTC  (2+ messages)

[PATCH 1/3] drm/msm/dpu: fix DSC for DSI video mode
 2024-03-28 11:11 UTC  (4+ messages)
` [PATCH 2/3] dt-bindings: display: panel: visionox, vtdr6130: Add mode property
  ` [PATCH 2/3] dt-bindings: display: panel: visionox,vtdr6130: "
` [PATCH 3/3] drm/panel: Enable DSC for Visionox VTDR6130 panel

[PATCH] soc: qcom: cmd-db: map shared memory as WT, not WB
 2024-03-28 11:12 UTC  (2+ messages)

[PATCH 0/4] regulator: Add X-Powers AXP717 PMIC support
 2024-03-28 11:11 UTC  (3+ messages)
` [GIT PULL] Immutable branch between MFD and Regulator due for the v6.9 merge window:wq

[PATCH] drm: DRM_WERROR should depend on DRM
 2024-03-28 11:11 UTC  (3+ messages)

[RFC QEMU PATCH v8 0/1] S3 support
 2024-03-28 11:08 UTC  (5+ messages)
` [RFC QEMU PATCH v8 1/2] virtio-pci: only reset pm state during resetting
` [RFC QEMU PATCH v8 2/2] virtio-pci: implement No_Soft_Reset bit

[PATCH] tools/resolve_btfids: fix build with musl libc
 2024-03-28 10:59 UTC 

[PATCH v3 0/4] drm/i915/display: DMC wakelock implementation
 2024-03-28 11:09 UTC  (4+ messages)
` [PATCH v3 1/4] drm/i915/display: add support for DMC wakelocks

[pci:for-linus] BUILD SUCCESS 3cf5abf2860bc538620fc3dfca06f403964b787b
 2024-03-28 11:08 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-03-28 11:08 UTC 

[PATCHv2] drm/xe/display: check for error on drmm_mutex_init
 2024-03-28 11:07 UTC  (6+ messages)

[PATCH net-next v2] net: axienet: Fix kernel doc warnings
 2024-03-28 11:07 UTC  (2+ messages)

[Bug 218651] New: kernel 6.8.2 - Bluetooth bug/dump at boot
 2024-03-28 11:08 UTC  (4+ messages)
` [Bug 218651] "

[PATCH v3 0/2] sched: Minor changes for rd->overload access
 2024-03-28 11:07 UTC  (10+ messages)
          ` [tip: sched/core] sched/fair: Rename SG_OVERLOAD to SG_OVERLOADED
          ` [tip: sched/core] sched/fair: Rename {set|get}_rd_overload() to {set|get}_rd_overloaded()
          ` [tip: sched/core] sched/fair: Rename root_domain::overload to ::overloaded

[PATCH v2 0/3] arch: Remove fbdev dependency from video helpers
 2024-03-28 11:04 UTC  (10+ messages)
` [PATCH v2 1/3] arch: Select fbdev helpers with CONFIG_VIDEO
` [PATCH v2 2/3] arch: Remove struct fb_info from video helpers
` [PATCH v2 3/3] arch: Rename fbdev header and source files

[PATCH] populate_sdk_ext.bbclass: only overwirte lsb string if uninative is used
 2024-03-28 11:06 UTC 

[PATCH 0/9] Introduce support for IGVM files
 2024-03-28 11:03 UTC  (6+ messages)
` [PATCH 6/9] i386/pc: Skip initialization of system FW when using IGVM

[V2 i-g-t] tests/intel-ci: Drop few core tests from XE BAT
 2024-03-28 10:57 UTC 

[PATCH v3] slof/fs/packages/disk-label.fs: improve checking for DOS boot partitions
 2024-03-28 11:02 UTC  (5+ messages)
` [SLOF] "

[Buildroot] [PATCH] package/nodejs: bump to 20.12.0
 2024-03-28 11:00 UTC 

[syzbot] [wireless?] WARNING in kcov_remote_start (3)
 2024-03-28 11:00 UTC 

[syzbot] [net?] KMSAN: uninit-value in gre_rcv (3)
 2024-03-28 11:00 UTC 

[net PATCH] Octeontx2-af: fix pause frame configuration in GMP mode
 2024-03-28 11:00 UTC  (2+ messages)

[PATCH net V2] net: lan743x: Add set RFE read fifo threshold for PCI1x1x chips
 2024-03-28 11:00 UTC  (2+ messages)

folio_mmapped
 2024-03-28 10:58 UTC  (11+ messages)

[PATCH] net: fec_mxc: Avoid enable regulator failure
 2024-03-28 10:57 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-03-28 10:58 UTC 

[PATCH v2 0/3] AMD Nested Virt Preparation
 2024-03-28 10:57 UTC  (6+ messages)
` [PATCH v2 3/3] svm/nestedsvm: Introduce nested capabilities bit

[PATCH v2] hwrng: mxc-rnga: Drop usage of platform_driver_probe()
 2024-03-28 10:58 UTC  (2+ messages)

[PATCH] mm: Increase folio batch size
 2024-03-28 10:56 UTC  (2+ messages)

[RFC 00/15] block job API
 2024-03-28 10:56 UTC  (7+ messages)
` [RFC 01/15] scripts/qapi: support type-based unions
` [RFC 04/15] qapi: block-job-change: make copy-mode parameter optional

[PATCH] crypto: bcm/spu2
 2024-03-28 10:57 UTC  (3+ messages)
` [PATCH v2] crypto: bcm/spu2 - Add buffer size check

[PATCH] crypto: x86/aesni - Update aesni_set_key() to return void
 2024-03-28 10:57 UTC  (3+ messages)
` [PATCH v2 0/2] crypto: x86/aesni - Simplify AES key expansion code

[PATCH 0/2] crypto: iaa - A couple of bugfixes
 2024-03-28 10:57 UTC  (3+ messages)
` [PATCH 2/2] crypto: iaa: Fix some errors in IAA documentation

[PATCH] crypto: ecdsa - Fix module auto-load on add-key
 2024-03-28 10:56 UTC  (2+ messages)

[PATCH] NFSD: trace export root filehandle event
 2024-03-28 10:55 UTC  (3+ messages)

[PATCH] crypto: ecc - update ecc_gen_privkey for FIPS 186-5
 2024-03-28 10:56 UTC  (2+ messages)

[PATCH] crypto: ecrdsa - Fix module auto-load on add_key
 2024-03-28 10:55 UTC  (2+ messages)

[PATCH] hwrng: core: Convert sprintf/snprintf to sysfs_emit
 2024-03-28 10:54 UTC  (2+ messages)

[PATCH 0/2] Add Inline Crypto Engine for SC7280 UFS
 2024-03-28 10:54 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: crypto: ice: Document sc7280 inline crypto engine

[PATCH] drm/i915/gem: Calculate object page offset for partial memory mapping
 2024-03-28 10:53 UTC  (5+ messages)

[PATCH v2] crypto: remove CONFIG_CRYPTO_STATS
 2024-03-28 10:53 UTC  (2+ messages)

[iwl-next v1 0/3] ice: devlink cleanup
 2024-03-28 10:51 UTC  (10+ messages)
` [iwl-next v1 1/3] ice: move ice_devlink.[ch] to devlink folder
  ` [Intel-wired-lan] "
` [iwl-next v1 2/3] ice: move devlink port code to a separate file
  ` [Intel-wired-lan] "
` [iwl-next v1 3/3] ice: hold devlink lock for whole init/cleanup
  ` [Intel-wired-lan] "

qemu process consumes 100% host CPU after reverting snapshot
 2024-03-28 10:50 UTC  (2+ messages)

[PATCH 0/2] Fix UBSAN warning in hdcp_info
 2024-03-28 10:51 UTC  (4+ messages)
` [PATCH 2/2] drm/i915/hdcp: Fix get remote hdcp capability function

[PATCH v5 00/10] crypto: qat - enable QAT GEN4 SRIOV VF live migration for QAT GEN4
 2024-03-28 10:51 UTC  (2+ messages)

[PATCH] arm: imx: Fix incorrect return value
 2024-03-28 10:50 UTC 

[PATCH v5 0/4] improve write IO performance when fragmentation is high
 2024-03-28 10:50 UTC  (4+ messages)
` [PATCH v5 4/4] ocfs2: fix sparse warnings

[XEN PATCH v3 0/2] xen: address violations of MISRA C Rule 17.1
 2024-03-28 10:50 UTC  (4+ messages)
` [XEN PATCH v3 2/2] MISRA C Rule 20.7 states: "The features of `<stdarg.h>' shall not be used"

[PATCH] thermal: imx_tmu: Fix TMU error on iMX8MQ
 2024-03-28 10:49 UTC 

[PATCH v3 00/30] Zone write plugging
 2024-03-28 10:49 UTC  (3+ messages)
` [PATCH v3 15/30] scsi: sd: Use the block layer zone append emulation

[PATCH] arm: imx9: Fix MMU map table overlap
 2024-03-28 10:49 UTC 

[xen-4.17-testing test] 185171: tolerable FAIL - PUSHED
 2024-03-28 10:48 UTC 

[PATCH 1/2] arm: imx9: Correct imx9_probe_mu prototype
 2024-03-28 10:48 UTC  (2+ messages)
` [PATCH 2/2] arm: imx9: Call imx9_probe_mu for DM post in board_r

RTT-PROBE: lore-subspace-rtt
 2024-03-28 10:48 UTC 

[RFC PATCH v8 00/23] target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI
 2024-03-28 10:46 UTC  (5+ messages)
` [RFC PATCH v8 09/23] target/arm: Handle PSTATE.ALLINT on taking an exception

[PATCH v1] ufs: core: wlun suspend dev/link state error recovery
 2024-03-28 10:47 UTC 

[PATCH v3 1/2] sched/fair: Check rd->overload value before update
 2024-03-28 10:47 UTC  (2+ messages)
` [tip: sched/core] sched/fair: Check root_domain::overload "

[PATCH v3 2/2] sched/fair: Use helper functions to access rd->overload
 2024-03-28 10:47 UTC  (2+ messages)
` [tip: sched/core] sched/fair: Use helper functions to access root_domain::overload

[PATCH][next] crypto/nx: Avoid -Wflex-array-member-not-at-end warning
 2024-03-28 10:46 UTC  (3+ messages)

[PATCH v4 0/3] Add support for the RAPL MSRs series
 2024-03-28 10:46 UTC  (5+ messages)
` [PATCH v4 2/3] tools: build qemu-vmsr-helper

[PATCH] crypto: drbg - make drbg_kcapi_{ctr_bcc,kcapi_sym}() return void
 2024-03-28 10:46 UTC  (2+ messages)

[PATCH 5.10.y-cip 00/36] Add IA55 interrupt controller support
 2024-03-28 10:45 UTC  (3+ messages)

[PATCH v2 0/5] staging: vc04_services: vchiq_core: Stop kthreads on shutdown
 2024-03-28 10:45 UTC  (7+ messages)
` [PATCH v2 5/5] "

[PATCH v4 0/7] crypto: starfive: Add support for JH8100
 2024-03-28 10:45 UTC  (2+ messages)

[Buildroot] [Bug 15973] New: imx8m bootloader image generation broken since update to imx-mkimage 6.1.36_2.1.0
 2024-03-28 10:44 UTC  (2+ messages)
` [Buildroot] [Bug 15973] "

[PATCH 0/4] crypto: IAA stats bugfixes and simplifications
 2024-03-28 10:44 UTC  (2+ messages)

[PATCH 6.1.y-cip 00/13] Update IA55 driver
 2024-03-28 10:44 UTC  (2+ messages)

[PATCH i-g-t] tests/intel-ci: Drop "xe_exec_threads" from XE BAT
 2024-03-28 10:43 UTC  (3+ messages)

[LTP] [PATCH] input_helper: Modify the check range of the input event number
 2024-03-28 10:42 UTC  (5+ messages)

[PATCH v2 0/3] leds: trigger: Improve handling of led_trigger_event() and simplify mute audio trigger
 2024-03-28 10:42 UTC  (4+ messages)

[PATCH 0/8] [RFC] Rust device / driver abstractions
 2024-03-28 10:41 UTC  (3+ messages)
` [PATCH 4/8] rust: add driver abstraction

[PATCH 0/2] Revert "ASoC: amd: yc: add new YC platform variant (0x63) support"
 2024-03-28 10:40 UTC  (4+ messages)

[PATCH mptcp-next 00/11] refactor mptcp bpf tests
 2024-03-28 10:40 UTC  (2+ messages)

[PATCH net-next v6 00/17] net: Add support for Power over Ethernet (PoE)
 2024-03-28 10:40 UTC  (4+ messages)
` [PATCH net-next v6 10/17] net: pse-pd: Add support for PSE PIs

I/O blocked after booting
 2024-03-28 10:39 UTC  (3+ messages)

[PATCH RFC 0/2] block,nvme: latency-based I/O scheduler
 2024-03-28 10:38 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-03-28 10:38 UTC 

[PATCH 0/3] target/ppc: fix tlb flushing race
 2024-03-28 10:37 UTC  (4+ messages)

[openeuler:OLK-6.6 1624/6998] drivers/cpufreq/loongson3-acpi-cpufreq.c:169:3: sparse: sparse: symbol 'all_package_data' was not declared. Should it be static?
 2024-03-28 10:37 UTC 

[CI v3 0/8] drm/ttm, drm/xe: Shrinker support
 2024-03-28 10:36 UTC  (2+ messages)
` ✓ CI.BAT: success for drm/ttm, drm/xe: Shrinker support (rev3)

[PATCH 6.1 000/451] 6.1.83-rc1 review
 2024-03-28 10:36 UTC  (5+ messages)
` [PATCH 6.1 140/451] ipv6: mcast: remove one synchronize_net() barrier in ipv6_mc_down()
` [PATCH 6.1 212/451] iommu: Fix compilation without CONFIG_IOMMU_INTEL

[PATCH v4 10/11] pinctrl: pinctrl-tps6594: Add TPS65224 PMIC pinctrl and GPIO
 2024-03-28 10:35 UTC  (3+ messages)

[PATCH] platform/x86: panasonic-laptop: fix NULL dereference
 2024-03-28 10:35 UTC 

[oe][meta-networking][dunfell][PATCH] wireshark: Backport fix for CVE-2024-2955
 2024-03-28 10:35 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.