messages from 2026-08-11 17:17:46 to 2026-08-11 17:59:47 UTC [more...]
[PATCH] net/af_xdp: fix default device plugin path
2026-08-11 17:59 UTC (3+ messages)
` [PATCH v2] "
[PATCH] mm/mmu_notifier: Remove non_block_start/end() from notifier invocation
2026-08-11 17:59 UTC (4+ messages)
[REGRESSION] drm/sched: FAIR policy causes serious performance degradation at max GPU load on 9070XT
2026-08-11 17:59 UTC (6+ messages)
[PATCH v2 0/3] Fix value being written to DDI_CLK_VALFREQ
2026-08-11 17:58 UTC (4+ messages)
` [PATCH v2 1/3] drm/i915/ddi: add helper to compute DDI clock frequency
` [PATCH v2 2/3] drm/i915/cx0: program DDI_CLK_VALFREQ with "
` [PATCH v2 3/3] drm/i915/lt_phy: "
[PATCH RFC 0/2] Support Hyper-V vPCI controller reset method
2026-08-11 17:58 UTC (9+ messages)
` [PATCH RFC 1/2] PCI: Add "
` [PATCH RFC 2/2] PCI: hv: Add vPCI device reset support
[ANNOUNCE] Git for Windows 2.55.0(4)
2026-08-11 17:58 UTC
[PATCH v2] iio: humidity: am2315: add am2320 to i2c_device_id table
2026-08-11 17:58 UTC (6+ messages)
[PATCH] dt-bindings: sound: Convert TI DA830 EVM audio to DT schema
2026-08-11 17:58 UTC (2+ messages)
[PATCH v2 0/9] dmaengine: Support bus widths of 32 bytes and above
2026-08-11 17:58 UTC (5+ messages)
` [PATCH v2 1/9] "
[PATCH v2] drm/i915/kunit: DP Link: Use if statements instead of for loops
2026-08-11 17:57 UTC
[PATCH v10 00/41] guest_memfd: In-place conversion support
2026-08-11 17:56 UTC (19+ messages)
` [PATCH v10 11/41] KVM: guest_memfd: Ensure pages are not in use before conversion
` [PATCH v10 16/41] KVM: guest_memfd: Zero page while getting pfn
[syzbot] [trace?] BUG: unable to handle kernel paging request in __ftrace_set_clr_event_nolock
2026-08-11 17:56 UTC (3+ messages)
` [PATCH] tracing: Fix NULL pointer dereference in module event cache removal
[PATCH] ASoC: ti: omap-twl4030: Check for missing card name after parsing
2026-08-11 17:05 UTC (2+ messages)
[PATCH] ASoC: Intel: NVL: Add entry for HDMI-In capture support to non-I2S codec boards
2026-08-11 16:19 UTC (2+ messages)
[PATCH] spi: hisi-sfc-v3xx: Propagate errors from optional IRQ lookup
2026-08-11 15:42 UTC (2+ messages)
[PATCH 0/2] alpha: enable building with clang
2026-08-11 17:54 UTC (5+ messages)
` [PATCH 2/2] alpha: read $gp and $sp explicitly for clang
[PATCH v2 00/13] CRASH_WIPE_SECRETS: Wipe secrets before kdump (was: CRASH_ZEROIZE)
2026-08-11 17:53 UTC (14+ messages)
` [PATCH v2 01/13] kexec: add CRASH_WIPE_SECRETS to wipe secrets before kdump
` [PATCH v2 02/13] crash-core: Flush caches on CRASH_WIPE_SECRETS
` [PATCH v2 03/13] arm64/mm: add set_direct_map_default_nosplit()
` [PATCH v2 04/13] mm/secretmem: wipe secret pages before kdump
` [PATCH v2 05/13] security/keys: wipe key payloads "
` [PATCH v2 06/13] security/keys: implement wipe op for user-type keys
` [PATCH v2 07/13] security/keys: implement wipe op for big_key
` [PATCH v2 08/13] security/keys: implement wipe op for trusted and encrypted keys
` [PATCH v2 09/13] security/keys: implement wipe op for asymmetric keys
` [PATCH v2 10/13] rxrpc: implement wipe op for rxrpc keys
` [PATCH v2 11/13] fscrypt: wipe master keys before kdump
` [PATCH v2 12/13] crypto: api - wipe tfm contexts "
` [PATCH v2 13/13] dm crypt: wipe key material "
[PATCH] mm/vmscan: report RCU-tasks quiescent states in shrink_lruvec()
2026-08-11 17:54 UTC (4+ messages)
[PATCH v2 0/7] builtin/receive-pack: support pluggable packfile writes
2026-08-11 17:54 UTC (11+ messages)
` [PATCH v3 0/9] "
` [PATCH v3 1/9] builtin/receive-pack: properly clean up keep files
` [PATCH v3 2/9] odb/transaction: add transaction finalize interface
` [PATCH v3 3/9] builtin/receive-pack: pass shallow file explicitly
` [PATCH v3 4/9] builtin/receive-pack: read unpack limit config lazily
` [PATCH v3 5/9] builtin/receive-pack: lift global state out of unpack()
` [PATCH v3 6/9] builtin/receive-pack: report unpack errors via strbuf
` [PATCH v3 7/9] builtin/receive-pack: explicitly pass packfile fd
` [PATCH v3 8/9] odb: return temporary ODB source when set
` [PATCH v3 9/9] odb/transaction: add transaction interface to write packfiles
b4 review misses a patch
2026-08-11 17:54 UTC
[PATCH bpf-next 0/2] selftests/bpf: fix for veristat file/prog filters processing
2026-08-11 17:52 UTC (3+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: exercise veristat filtering logic in a selftest
[PATCH] ACPI: OSI: Enable _OSI("Windows 2022") on HP OmniBook X Flip 16-ar0xxx
2026-08-11 17:52 UTC (2+ messages)
[PATCHES v3 0/5] perf DSO hardening series
2026-08-11 17:51 UTC (6+ messages)
` [PATCH 1/5] perf dso: Guard against errno==0 when dso__get_filename() returns NULL
` [PATCH 2/5] perf dso: Guard close() against invalid fd in dso__decompress_kmodule_path()
` [PATCH 3/5] perf dso: Use stored fd error instead of stale errno in file_read() and file_size()
` [PATCH 4/5] perf dso: Guard against cache underflow on short reads in dso_cache__memcpy()
` [PATCH 5/5] perf dso: Replace assert with runtime check in dso__read_symbol()
[PATCH net 0/2] net: mcast: do not write past optlen in the source filter getsockopt
2026-08-11 17:51 UTC (8+ messages)
` [PATCH net 1/2] ipv4: mcast: getsockopt: do not overwrite past optlen
[PATCH 0/6] common/sfc_efx/base: add Medford4 VF support
2026-08-11 17:50 UTC (7+ messages)
` [PATCH 1/6] common/sfc_efx/base: let Medford4 PF manage VFs
` [PATCH 2/6] common/sfc_efx/base: indicate dummy netport properties on VF
` [PATCH 3/6] common/sfc_efx/base: skip netport event subscriptions on VFs
` [PATCH 4/6] common/sfc_efx/base: deny tuning FCS and flow control to VFs
` [PATCH 5/6] common/sfc_efx/base: deny periodic MAC stats delivery "
` [PATCH 6/6] doc: announce VF support of AMD Solarflare X45xx family NICs
[PATCH 0/3] common/sfc_efx/base: add VADAPTER statistics for Medford4
2026-08-11 17:49 UTC (4+ messages)
` [PATCH 1/3] common/sfc_efx/base: update MCDI headers
` [PATCH 2/3] common/sfc_efx/base: add support for VADAPTER statistics IDs
` [PATCH 3/3] common/sfc_efx/base: switch netport stats to use EVB port ID
[GSoC PATCH v3 0/7] repack: add --drop-filtered to reclaim space in partial clones
2026-08-11 17:50 UTC (3+ messages)
` [GSoC PATCH v4 "
[recipe build #4076053] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
2026-08-11 17:50 UTC
[PATCH 0/3] net/sfc: miscellaneous bug fixes
2026-08-11 17:49 UTC (4+ messages)
` [PATCH 1/3] net/sfc: set Rx queue type flags from scratch on queue setup
` [PATCH 2/3] net/sfc: drop wrong static qualifier from iterator variable
` [PATCH 3/3] common/sfc_efx/base: fix reading advertised autoneg ability
[PATCH v2 00/64] dmaengine: migrate channel tasklets to WQ_BH
2026-08-11 17:49 UTC (4+ messages)
` [PATCH v3 00/34] "
` [PATCH v3 02/34] dmaengine: back channel BH helpers with WQ_BH
[PATCH 00/14] common/sfc_efx/base: fix code analysis issues
2026-08-11 17:48 UTC (15+ messages)
` [PATCH 01/14] common/sfc_efx/base: reduce stack in RSS context table write
` [PATCH 02/14] common/sfc_efx/base: reduce stack in get addr regions MCDI
` [PATCH 03/14] common/sfc_efx/base: reduce stack in set "
` [PATCH 04/14] common/sfc_efx/base: reduce stack in netport stat describe
` [PATCH 05/14] common/sfc_efx/base: fix filter saved spec handling
` [PATCH 06/14] common/sfc_efx/base: fix annotations in client MAC addr get
` [PATCH 07/14] common/sfc_efx/base: fix annotations in HW-SW mask converter
` [PATCH 08/14] common/sfc_efx/base: fix annotations in get fixed port props
` [PATCH 09/14] common/sfc_efx/base: fix annotations in SW-HW enum converter
` [PATCH 10/14] common/sfc_efx/base: fix annotation in netport stat describe
` [PATCH 11/14] common/sfc_efx/base: fix flex array "
` [PATCH 12/14] common/sfc_efx/base: fix filter in SW-HW mask converter
` [PATCH 13/14] common/sfc_efx/base: rework SW mask to HW enum converter
` [PATCH 14/14] common/sfc_efx/base: cleanup wider type comparisons in loops
[PATCH] dt-bindings: mailbox: Convert TI Message Manager to DT schema
2026-08-11 17:49 UTC (2+ messages)
[PATCH] dt-bindings: pwm: Convert TI PWM Subsystem to DT schema
2026-08-11 17:48 UTC (2+ messages)
[PATCH v9 00/13] fix several inconsistencies with sysfs configuration in etmX
2026-08-11 17:47 UTC (8+ messages)
` [PATCH v9 04/13] coresight: etm4x: fix inconsistencies with sysfs configuration
` [PATCH v9 11/13] coresight: etm4x: remove s_ex_level from config
[PATCH v6 00/15] s390x/pci: Implement migration for emulated devices
2026-08-11 17:46 UTC (19+ messages)
` [PATCH v6 05/15] s390x/pci: Move iotlb from S390PCIIOMMU to S390PCIBusDevice
` [PATCH v6 06/15] s390x/pci: Remove a ptr to S390PCIBusDevice from S390PCIIOMMU
` [PATCH v6 07/15] s390x/pci: Move/rename enabled from S390PCIIOMMU to S390PCIBusDevice
` [PATCH v6 08/15] s390x/pci: Move dma_limit "
` [PATCH v6 09/15] s390x/pci: Move g_iota "
` [PATCH v6 10/15] s390x/pci: Move pba "
` [PATCH v6 11/15] s390x/pci: Move pal "
` [PATCH v6 12/15] s390x/pci: Move max_dma_limit "
` [PATCH v6 13/15] s390x/pci: Add a comment explaining S390PCIIOMMU purpose
[PATCH rdma-rc 1/2] RDMA/ucma: Lock the handler in ucma_write_cm_event()
2026-08-11 17:46 UTC (5+ messages)
` [PATCH rdma-rc 2/2] RDMA/ucma: Lock the handler in ucma_set_ib_path()
[PATCH] mailbox: cix: validate channel parameters early and convert to dev_err_probe
2026-08-11 17:45 UTC (2+ messages)
[PATCH] wifi: mac80211: defer AP-side FT key upload until association
2026-08-11 17:44 UTC (4+ messages)
[PATCH v2] dt-bindings: thermal: ti,omap-bandgap: Convert to DT schema
2026-08-11 17:44 UTC (2+ messages)
[PATCH v2] dt-bindings: clock: ti,DM814x-ADPLL: Convert to DT schema
2026-08-11 17:43 UTC (2+ messages)
[PATCH net-next 00/15][pull request] Intel Wired LAN Driver Updates 2026-08-05 (ice, i40e, igc, e1000e)
2026-08-11 17:43 UTC (4+ messages)
[PATCH v3] dt-bindings: arm: omap: Convert L4 interconnect to DT schema
2026-08-11 17:42 UTC (2+ messages)
[PATCH v2 0/4] HDMI 2.1 VRR and ALLM support
2026-08-11 17:42 UTC (9+ messages)
` [PATCH v3 "
` [PATCH v3 2/4] drm/edid: parse HDMI 2.1 gaming (ALLM/VRR) capabilities from HF-VSDB
` [PATCH v3 4/4] drm/amd/display: Add HDMI ALLM support
[PATCH] KVM: pfncache: track all MMU notifier invalidations
2026-08-11 17:41 UTC (4+ messages)
[PATCH 0/8] parallels: fix Format Extension parsing
2026-08-11 17:38 UTC (9+ messages)
` [PATCH 1/8] parallels: fix out-of-bounds read in format extension parsing
` [PATCH 2/8] parallels: validate dirty bitmap granularity
` [PATCH 3/8] dirty-bitmap: fix integer overflow in serialization coverage
` [PATCH 4/8] parallels: bound the bitmap L1 table against the bitmap size
` [PATCH 5/8] parallels: reject a Format Extension outside the image file
` [PATCH 6/8] parallels: allocate the Format Extension cluster gracefully
` [PATCH 7/8] parallels: fix GSList leak on the format extension success path
` [PATCH 8/8] iotests: cover the Parallels format extension parser
[PATCH v2] rust_binder: add TF_DEFER_COMPLETE flag for avoiding userspace roundtrip
2026-08-11 17:40 UTC (3+ messages)
[PATCH net-next] net/smc: abort the connection when the peer overruns the RMB
2026-08-11 17:39 UTC (2+ messages)
[PATCH v3 0/5] rtc: s35390a: Allow use of output pin for interrupt signal 1 for wakealarm
2026-08-11 17:39 UTC (4+ messages)
` [PATCH v3 4/5] rtc: s35390a: Add pinctrl
[PATCH v2] dt-bindings: power: Convert TI SmartReflex to DT schema
2026-08-11 17:38 UTC (2+ messages)
[TEST] CX7 timeouts on reconfig w/ page pool failure injection
2026-08-11 17:38 UTC (5+ messages)
[PATCH] regmap: sdw-mbq: Fix swap of timeout and retry times
2026-08-11 15:38 UTC (2+ messages)
[PATCH] keys: fix lost wakeup when reaping a dead key type
2026-08-11 17:37 UTC
Fwd: UAF in NFC digital DEP link-up (kernel heap info leak)
2026-08-11 17:37 UTC (2+ messages)
[PATCH v3 0/4] dt-bindings: rtc: ti,omap-rtc: Convert to DT schema and cleanups
2026-08-11 17:37 UTC (3+ messages)
` [PATCH v3 4/4] dt-bindings: rtc: ti,omap-rtc: Convert to DT schema
[PATCH] RDMA/ucma: Lock the handler in ucma_set_ib_path()
2026-08-11 17:37 UTC
[PATCH v2 0/3] KVM: TDX: Enable VM-DoS Prevention Features for TDX
2026-08-11 17:36 UTC (5+ messages)
` [PATCH v2 2/3] KVM: TDX: Fix the exit reason handling
[PATCH] fsmonitor: flush pending FSEvents before cookie wait
2026-08-11 17:35 UTC (5+ messages)
[PATCH v45 0/7] MCTP over PCC
2026-08-11 17:34 UTC (4+ messages)
` [PATCH v45 1/7] mailbox/pcc.c: shmem map/unmap startup/teardown
[PATCH v4 0/6] perf: Add support for memory region/range reporting
2026-08-11 17:33 UTC (7+ messages)
` [PATCH v4 1/6] perf mem: Fix size tracking for mem_lvl's in perf_script__meminfo_scnprintf()
` [PATCH v4 2/6] perf mem: Add support for printing PERF_MEM_LVLNUM_L0
` [PATCH v4 3/6] perf header: Support memory ranges
` [PATCH v4 4/6] perf tools: Show memory region in perf-c2c subcommand
` [PATCH v4 5/6] perf tools: Show memory region in perf-script subcommand
` [PATCH v4 6/6] perf c2c: print memory region data with stdio output
[PATCH v7 00/36] Cleaning up the KVM clock mess
2026-08-11 17:32 UTC (13+ messages)
` [PATCH v7 17/36] KVM: x86: Allow KVM master clock mode when TSCs are offset from each other
PUCK coco migration topic
2026-08-11 17:32 UTC
[PATCH v2] NFC: nxp-nci: fix deadlock between firmware download and IRQ handler
2026-08-11 17:32 UTC (2+ messages)
[PATCH v2] kasan: fix cache shrink race with CPU hotplug
2026-08-11 17:32 UTC (2+ messages)
[PATCH v2] cgroup/cpuset: Remove obsolete PFA_SPREAD_SLAB task flag
2026-08-11 17:31 UTC (2+ messages)
Connection to a WPA2 Wi-Fi router fails
2026-08-11 17:30 UTC (6+ messages)
[PATCH 0/2] Add arm-smmu-v3 support for instcfg data override feature
2026-08-11 17:28 UTC (7+ messages)
[DPDK/DTS Bug 1983] dts: resolve driver bind error
2026-08-11 17:28 UTC
[PATCH 0/2] Update scripts/code_cov_parse_info
2026-08-11 17:27 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for "
[RFC PATCH] net: stmmac: dwmac-generic: add ACPI support for Phytium FT-2000/4 and D2000
2026-08-11 17:27 UTC (2+ messages)
[PATCH] nvme: ratelimit the completion-path messages driven by device data
2026-08-11 17:26 UTC (3+ messages)
[PATCH v1 00/11] KVM: s390: And then... even more fixes again
2026-08-11 17:26 UTC (3+ messages)
` [PATCH v1 02/11] KVM: s390: Use srcu in kvm_arch_vcpu_unlocked_ioctl()
[PATCH net-next] net: devmem: add netdev_has_dmabuf_binding() helper
2026-08-11 17:25 UTC (2+ messages)
[PATCH] intel_idle: Fix C6S and C10 latency values for Pantherlake
2026-08-11 17:25 UTC (4+ messages)
[REGRESSION] Please revert 1191285ecb42 from 7.1.y
2026-08-11 17:25 UTC (5+ messages)
linux-next: Tree for Aug 11
2026-08-11 17:25 UTC (2+ messages)
` linux-next: Tree for Aug 11 (include/linux/mm.h)
[PATCH v6 0/4] ath11k/ath12k: implement TX flow control
2026-08-11 17:24 UTC (5+ messages)
` [PATCH v6 1/4] wifi: ath11k: use queue mapping for WCN6750 ring selection
` [PATCH v6 2/4] wifi: ath11k/ath12k: remove skb parameter from get_ring_selector
` [PATCH v6 3/4] wifi: ath11k: implement custom wake_tx_queue with flow control
` [PATCH v6 4/4] wifi: ath12k: "
[PATCH 2/2] completion: complete tracked paths for "git checkout"
2026-08-11 17:25 UTC (3+ messages)
[withdrawn] radix-tree-fix-kmemleak-false-positives-on-tree-head-reassignment.patch removed from -mm tree
2026-08-11 17:25 UTC
[PATCH 0/2] Introduces MDSYNC support for CS35L45
2026-08-11 17:24 UTC (3+ messages)
` [PATCH 2/2] ASoC: cs35l45: Adds support for SYNC bus
[PATCH 0/3] Fix value being written to DDI_CLK_VALFREQ
2026-08-11 17:24 UTC (4+ messages)
` [PATCH 1/3] drm/i915/ddi: add helper to compute DDI clock frequency
[PATCH] ci: container: build openssl against musl
2026-08-11 17:22 UTC
[PATCH] arm64/module: Fix livepatch BTI exceptions with Clang 21+
2026-08-11 17:23 UTC (11+ messages)
[PATCH 0/2] mm: replace custom ratelimiting logic
2026-08-11 17:21 UTC (3+ messages)
` [PATCH 1/2] mm: replace custom bad page map "
` [PATCH 2/2] mm/page_alloc: replace custom bad page "
[PATCH v2 0/3] KVM: arm64: Fixes for timers and pKVM
2026-08-11 17:21 UTC (5+ messages)
[RFC PATCH v3] mm/cma: don't release CMA pages still in use
2026-08-11 17:20 UTC
[PATCH v1 0/2] bootmeth: efi_mgr: Report EFI boot manager failures to bootflow
2026-08-11 15:40 UTC (3+ messages)
` [PATCH v1 1/2] bootmeth: efi_mgr: Do not discard the EFI boot manager error
` [PATCH v1 2/2] test: boot: Check that efi_mgr boot failures are reported
[RFC PATCH 0/7] drm/i915/selftests: Modernize printing in i915 selftests
2026-08-11 17:19 UTC (3+ messages)
` [RFC PATCH 1/7] drm/i915/selftests: Use drm_* prints in mock selftests
[PATCH] drm/i915/kunit: DP Link: Use if statements instead of for loops
2026-08-11 17:18 UTC (2+ messages)
[PATCH 0/3] KVM: riscv: Add KVM_PRE_FAULT_MEMORY support
2026-08-11 17:18 UTC (5+ messages)
` [PATCH 3/3] KVM: selftests: Enable pre_fault_memory_test for RISC-V
[PATCH v3 00/11] Virtual Swap Space (Swap Table Edition)
2026-08-11 17:17 UTC (3+ messages)
` [PATCH v3 10/11] mm, swap: defer memcg_table allocation for physical swap clusters
[Intel-wired-lan] [PATCH iwl-net] idpf: fix possible race on remove during a reset
2026-08-11 17:17 UTC (2+ messages)
` "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.