messages from 2026-06-30 18:06:32 to 2026-06-30 20:16:28 UTC [more...]
[PATCH v2 0/7] pci: fix UAF and TOCTOU related to dynamic ID
2026-06-30 20:16 UTC (13+ messages)
` [PATCH v2 1/7] ata: don't keep pci_device_id
` [PATCH v2 2/7] nsp32: "
` [PATCH v2 3/7] ipack: tpci200: "
` [PATCH v2 4/7] mlxsw: "
` [PATCH v2 5/7] pci: make pci_match_one_device match on ID instead of device
` [PATCH v2 6/7] pci: fix dyn_id add TOCTOU
[PATCH 5.10] net: cpsw_new: Fix potential unregister of netdev that has not been registered yet
2026-06-30 20:07 UTC
[PATCH v2] audit: Fix data races of skb_queue_len() readers on audit_queue
2026-06-30 20:15 UTC (2+ messages)
[PATCH] edac: Use sysfs_emit_at() in dimmdev_location_show()
2026-06-30 20:14 UTC (2+ messages)
[PATCH v7 1/4] dt-bindings: pci: Strictly distinguish C0 from C1-C5
2026-06-30 20:13 UTC (2+ messages)
[PATCH 1/1] media: qcom: camss: Add Frank Li as reviewer
2026-06-30 20:13 UTC (2+ messages)
[PATCH V2] powerpc/syscall: Fix seccomp errno handling with GENERIC_ENTRY
2026-06-30 20:11 UTC (2+ messages)
[PATCH] ata: sata_dwc_460ex: use platform_get_irq()
2026-06-30 20:11 UTC (12+ messages)
[syzbot] [kvm-x86?] KASAN: use-after-free Read in kvm_setup_guest_pvclock
2026-06-30 20:10 UTC (2+ messages)
[Kernel Bug] KASAN: slab-use-after-free Read in filemap_free_folio
2026-06-30 20:10 UTC (3+ messages)
[PATCH] fsl-edma: tracing: no ptr dereference during log output
2026-06-30 20:05 UTC (2+ messages)
[PATCH v2 0/4] memcg: bail out reclaim when memcg is dying
2026-06-30 20:05 UTC (2+ messages)
[PATCH] Documentation: locking.rst: update deprecated function
2026-06-30 20:04 UTC (2+ messages)
[PATCH v2 0/3] New vendor support and optimizations for DWC PCIe PMU
2026-06-30 20:03 UTC (5+ messages)
` [PATCH v2 1/3] perf/dwc_pcie: Add support for Picoheart vendor devices
Please backport bridge multicast exponential field encoding fix series to stable kernels
2026-06-30 20:03 UTC (4+ messages)
[PATCH v6 0/9] Support for block device NVMEM providers
2026-06-30 19:59 UTC (4+ messages)
` [PATCH v6 1/9] block: partitions: of: Skip child nodes without reg property
[PATCH] docs: pt_BR: update minimal software requirement for pahole in changes.rst
2026-06-30 19:59 UTC (2+ messages)
[PATCH v2] audit: add missing syscalls to PERM class tables
2026-06-30 19:58 UTC (2+ messages)
[PATCH v5] dmaengine: dw-edma: Enable HDMA 64R/W Channels
2026-06-30 19:58 UTC (4+ messages)
[PATCH] docs: pt_BR: update netdevsim section in maintainer-netdev.rst
2026-06-30 19:57 UTC (2+ messages)
Subject: [BUG/RFC] write-open file THP cache purge can discard dirty page cache
2026-06-30 19:55 UTC (7+ messages)
[for-next][PATCH 00/15] tracing: Updates for 7.2
2026-06-30 19:53 UTC (4+ messages)
` [for-next][PATCH 04/15] tracepoint: Add lockdep rcu_is_watching() check to trace_##name##_enabled()
[PATCH v1] PCI: xgene: Drop unnecessary OF node reference
2026-06-30 19:52 UTC
[PATCH] Documentation: dev-tools: scripts/container prefers Podman
2026-06-30 19:52 UTC (2+ messages)
[PATCH] usb: fsl-mph-dr-of: add regulator support
2026-06-30 19:51 UTC
[PATCH] docs: kdoc: fix troff output description typo
2026-06-30 19:50 UTC (2+ messages)
[PATCH 0/6] mm: preparatory patches for PMD level swap entries
2026-06-30 19:50 UTC (2+ messages)
[PATCH net] llc: fix SAP refcount leak in llc_ui_autobind()
2026-06-30 19:48 UTC
[PATCH v2] audit: fix potential integer overflow in audit_log_n_hex()
2026-06-30 19:46 UTC (2+ messages)
[PATCH] Docs: SMP: add an SMP docbook chapter
2026-06-30 19:44 UTC (2+ messages)
[PATCH] hrtimer: Remove unused clock_base_next_timer_safe()
2026-06-30 19:43 UTC (2+ messages)
` [tip: timers/core] "
[PATCH v2 00/19] maple_tree: lock checking and clean ups
2026-06-30 19:41 UTC (22+ messages)
` [PATCH v2 01/19] maple_tree: Add rcu locking check when LOCKDEP is enabled
` [PATCH v2 02/19] locking/lockdep: Add sequence counter to held_lock
` [PATCH v2 03/19] maple_tree: Add write lock checking with lockdep sequence numbers
` [PATCH v2 04/19] maple_tree: Documentation fix
` [PATCH v2 05/19] maple_tree: Drop dead code from mas_extend_spanning_null()
` [PATCH v2 06/19] maple_tree: Drop MAPLE_ALLOC_SLOTS
` [PATCH v2 07/19] maple_tree: Clarify comments on mas_nomem()
` [PATCH v2 08/19] maple_tree: Use prefetched value in mas_wr_store_type()
` [PATCH v2 09/19] maple_tree: Optimise mas_wr_node_store() when not in rcu mode
` [PATCH v2 10/19] maple_tree: micro optimisation of mas_wr_store_type()
` [PATCH v2 11/19] maple_tree: Add bulk parent set helper
` [PATCH v2 12/19] maple_tree: Catch race in mas_alloc_cyclic()
` [PATCH v2 13/19] maple_tree: Document that erase may use GFP_KERNEL for allocations
` [PATCH v2 14/19] maple_tree: WARN_ON_ONCE when allocations fail
` [PATCH v2 15/19] maple_tree: Document erase and allocations better
` [PATCH v2 16/19] maple_tree: Change two GFP flags in tests
` [PATCH v2 17/19] maple_tree: Fix argument name in header
` [PATCH v2 18/19] maple_tree: Avoid extra gap calculation
` [PATCH v2 19/19] maple_tree: Add helper mas_make_walkable()
[PATCH] riscv: probes: save original sp in rethook trampoline
2026-06-30 19:40 UTC
[PATCH] x86/microcode/intel: Panic on partial microcode update
2026-06-30 19:13 UTC
[PATCH v3 16/16] Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files)
2026-06-30 19:37 UTC (2+ messages)
[PATCH v2] docs: pagemap: fix flags location, member name and sample code
2026-06-30 19:36 UTC (2+ messages)
[syzbot] [wireless?] WARNING in mac80211_hwsim_tx (2)
2026-06-30 19:33 UTC (2+ messages)
[PATCH v2] Documentation: admin-guide: fix brackets and translation issue
2026-06-30 19:31 UTC (2+ messages)
[PATCH 0/9] PCI: qcom: Add PCIe support for Shikra SoC
2026-06-30 19:30 UTC (15+ messages)
` [PATCH 1/9] dt-bindings: phy: sc8280xp-qmp-pcie: Document Shikra PCIe phy
` [PATCH 2/9] dt-bindings: PCI: qcom: Document the Shikra PCIe Controller
` [PATCH 3/9] dt-bindings: PCI: Add bindings for endpoint gpios
` [PATCH 4/9] PCI: qcom: Add support for Shikra
` [PATCH 5/9] phy: qcom: qmp-pcie: Add QMP PCIe PHY "
` [PATCH 6/9] PCI/pwrctrl: tc9563: Add API to control endpoint power and reset
` [PATCH 7/9] arm64: dts: qcom: shikra: Add PCIe PHY and controller nodes
` [PATCH 8/9] arm64: dts: qcom: shikra-evk: Add TC9563 PCIe switch node for PCIe
` [PATCH 9/9] arm64: dts: qcom: shikra-(cqm/cqs/iqs)-evk: Enable PCIe PHY node
[PATCH v2] docs: kernel-hacking: fix typo
2026-06-30 19:30 UTC (2+ messages)
[PATCH v2] docs/mm: Fix braces
2026-06-30 19:29 UTC (2+ messages)
[PATCH v2 0/7] ASoC: qcom: add AudioReach TDM backend support
2026-06-30 19:29 UTC (3+ messages)
` [PATCH v2 5/7] dt-bindings: sound: qcom,sm8250: allow TDM slot properties
[PATCH rc v7 0/7] iommu/arm-smmu-v3: Fix device crash on kdump kernel
2026-06-30 19:27 UTC (10+ messages)
[PATCH v1] uio: Fix stale info pointer in failed registration path
2026-06-30 19:27 UTC
[PATCH v3 0/3] phy: rockchip: inno-csidphy: fix 2500 Mbps support and add clock lane phase tuning
2026-06-30 19:25 UTC (3+ messages)
` [PATCH v3 2/3] dt-bindings: phy: rockchip-inno-csi-dphy: add rockchip,clk-lane-phase property
[PATCH v3 0/10] x86/fpu: Restore and reinforce signal frame portability
2026-06-30 19:23 UTC (9+ messages)
` [PATCH 01/10] x86/fpu: Document "
` [PATCH 04/10] x86/fpu: Document reasoning of FX-only fallback
` [PATCH 05/10] x86/fpu: Fix potential underflow in xstate_calculate_size()
` [PATCH 09/10] x86/fpu: Allow restoring signal frames with larger xstate_size
[PATCH 0/3] rtc: s35390a: Allow use of output pin for interrupt signal 1 for wakealarm
2026-06-30 19:22 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: rtc: Add sii,wakealarm-output-pin property for S35390A
` [PATCH 2/3] rtc: s35390a: Add missing newline to dev_err
` [PATCH 3/3] rtc: s35390a: make use of interrupt signal 1
[PATCH v4 bpf-next 0/3] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
2026-06-30 19:20 UTC (6+ messages)
` [PATCH v4 bpf-next 1/3] security: pass inode_init_security xattrs via struct lsm_xattrs
` [PATCH v4 bpf-next 2/3] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
` [PATCH v4 bpf-next 3/3] selftests/bpf: add tests for bpf_init_inode_xattr kfunc
[PATCH] Bluetooth: Properly disable remote wakeup for MT7922/MT7925 on Ryzen platform
2026-06-30 19:15 UTC (3+ messages)
[PATCH] Input: maplecontrol - set driver data before registering input device
2026-06-30 19:15 UTC (2+ messages)
[PATCH] Input: maplemouse - set driver data before registering input device
2026-06-30 19:15 UTC (2+ messages)
[PATCH v5 0/5] phy: fsl-imx8mq-usb: few improvements
2026-06-30 19:13 UTC (5+ messages)
` [PATCH v5 3/5] phy: fsl-imx8mq-usb: add runtime PM support
` [PATCH v5 5/5] phy: fsl-imx8mq-usb: keep PHY power domain runtime always-on for i.MX8MP
[PATCH v2] scsi: lpfc: Add rport validation in lpfc_dev_loss_tmo_callbk
2026-06-30 19:12 UTC (2+ messages)
[PATCH v3] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC
2026-06-30 19:11 UTC (5+ messages)
[PATCH] ipack: ipoctal: fix use-after-free and null-ptr-deref on remove
2026-06-30 19:10 UTC (4+ messages)
` [PATCH 1/2] ipack: ipoctal: fix UAF, null-ptr-deref, and use-after-free in cleanup "
[PATCH v2 0/5] watchdog: improve comments & Documentation
2026-06-30 19:11 UTC (4+ messages)
` [PATCH v2 5/5] watchdog: dev: convert to kernel-doc comments
[PATCH] Bluetooth: bpa10x: check response length in bpa10x_setup()
2026-06-30 19:04 UTC (4+ messages)
[PATCH rfc 0/2] Improvements to ftrace comm[] handling
2026-06-30 19:03 UTC (5+ messages)
` [PATCH 2/2] tracing: Keep pid and comm[] in the same structure
[PATCH v2] dt-bindings: clock: ti,clockdomain: Convert to DT schema
2026-06-30 19:07 UTC (3+ messages)
[PATCH net-next v7 5/5] veth: time-based BQL completion coalescing via ethtool tx-usecs
2026-06-30 19:07 UTC (4+ messages)
[PATCH v2 00/13] KVM Dirty-bit cleaning hw accelerator (HACDBS)
2026-06-30 19:06 UTC (5+ messages)
` [PATCH v2 06/13] KVM: arm64: dirty_bit: Add base FEAT_HACDBS cleaning routine
[PATCH v8 0/5] selftests/mm: refactor pkey helpers and fix mmap error handling
2026-06-30 19:05 UTC (2+ messages)
[RFC PATCH 0/6] cpufreq/amd-pstate: Rework dynamic_epp as an energy_performance_preference mode
2026-06-30 19:03 UTC (8+ messages)
` [RFC PATCH 1/6] cpufreq/amd-pstate: Extract platform profile to EPP conversion into a helper
` [RFC PATCH 2/6] cpufreq/amd-pstate: Add dynamic EPP as an "energy_performance_preference" mode
` [RFC PATCH 3/6] cpufreq/amd-pstate: Repurpose "amd_dynamic_epp" cmdline and corresponding sysfs
` [RFC PATCH 4/6] Documentation/amd-pstate: Update dynamic_epp documentation with new behavior
` [RFC PATCH 5/6] cpufreq/amd-pstate: Reduce the scope of exported symbols
` [RFC PATCH 6/6] cpufreq/amd-pstate-ut: Add unit test for "dynamic" EPP mode
[PATCH v5 0/2] dt-bindings: mmc: st,sdhci: convert STMicroelectronics SDHCI-ST MMC/SD Controller controller binding to YAML
2026-06-30 19:00 UTC (3+ messages)
` [PATCH v5 2/2] dt-bindings: mmc: st,sdhci: Convert to DT schema
[BUG REPORT] btrfs/io_uring: GPF in tctx_task_work_run after encoded read error completion
2026-06-30 19:00 UTC (2+ messages)
[PATCH] staging: greybus: audio: split topology get into size and data calls
2026-06-30 18:59 UTC (3+ messages)
` [PATCH v2] staging: greybus: audio: split gb_audio_gb_get_topology()
[PATCH 00/32] x86/msr: Drop 32-bit MSR interfaces
2026-06-30 18:59 UTC (6+ messages)
[PATCH 0/3] Support onsemi's FD5121 multiphase digital controller
2026-06-30 18:58 UTC (10+ messages)
` [PATCH 2/3] dt-bindings: hwmon: pmbus: Support for onsemi's FD5121
[PATCH v6 0/3] Incorporate DRAM address in EDAC messages
2026-06-30 18:55 UTC (5+ messages)
` [PATCH v6 2/3] RAS/AMD/ATL: Translate UMC normalized address to DRAM address using PRM
[PATCH] arm64: dts: ti: k3-am62a7-sk: Add bootph-all property in cpsw_mac_syscon node
2026-06-30 18:54 UTC (3+ messages)
[PATCH net-next 0/9] Switch support
2026-06-30 18:52 UTC (2+ messages)
[PATCH v4 0/3] i3c: Improve CCC reliability for DesignWare master
2026-06-30 18:48 UTC (3+ messages)
` [PATCH v4 3/3] i3c: master: Validate GET CCC payload length and retry Direct GET once
[PATCH v3 05/16] mm/page_alloc: unify __alloc_frozen_pages[_nolock]_noprof()
2026-06-30 18:47 UTC (2+ messages)
[PATCH v2 0/3] nolibc: Add getcwd() and readlink()
2026-06-30 18:47 UTC (3+ messages)
` [PATCH v2 3/3] selftests/nolibc: Add test for "
[PATCH v2] libceph: tolerate addrvecs with multiple entries of the same type
2026-06-30 18:45 UTC (5+ messages)
` [PATCH v3] "
[PATCH iproute2-next v3] Add support for printing per-flow PIE statistics exposed by the kernel via the new TCA_FQ_PIE_XSTATS_CLASS type in tc_fq_pie_xstats
2026-06-30 18:44 UTC
[PATCH v6 0/3] mm: clean up folio LRU and swap declarations
2026-06-30 18:44 UTC (3+ messages)
` [PATCH v6 2/3] mm: rename swap.c to folio.c
[PATCH v3 0/9] rv/tlob: Add task latency over budget RV monitor
2026-06-30 18:44 UTC (6+ messages)
` [PATCH v3 2/9] rv: add generic uprobe infrastructure for RV monitors
[PATCH v2 0/7] iio: adc: Add TI ADS126X ADC family support
2026-06-30 18:44 UTC (13+ messages)
` [PATCH v2 1/7] dt-bindings: iio: adc: Add TI ADS126x ADC family
` [PATCH v2 5/7] iio: adc: ti-ads1262: Add conversion delay support
[PATCH] serial: 8250_dw: Prefer SRBR in bogus RX timeout workaround if available
2026-06-30 18:42 UTC (5+ messages)
[PATCH] tools/compiler: match glibc 2.42 definition of __attribute_const__
2026-06-30 18:42 UTC (3+ messages)
drm/bridge: tc358767: AUX read uses an unclamped device length
2026-06-30 18:40 UTC (2+ messages)
[PATCH v3 00/21] objtool/arm64: Port klp-build to arm64
2026-06-30 18:40 UTC (3+ messages)
` [PATCH v3 14/21] objtool: Prevent kCFI hashes from being decoded as instructions
[PATCH v3 3/3] iova: defer maple tree erase on GFP_ATOMIC failure
2026-06-30 18:39 UTC (11+ messages)
[PATCH bpf-next v3 0/2] bpf: Enforce gotox targets against subprog bounds
2026-06-30 18:49 UTC (6+ messages)
` [PATCH bpf-next v3 1/2] "
` [PATCH bpf-next v3 2/2] selftests/bpf: Add cross-subprog gotox target coverage
[PATCH v4 0/5] fix section alignment on i386 when CONFIG_DRM_USE_DYNAMIC_DEBUG=Y
2026-06-30 18:37 UTC (6+ messages)
` [PATCH v4 1/5] vmlinux.lds.h: refactor BOUNDED_SECTION_* macros into bounded_sections.lds.h
` [PATCH v4 2/5] vmlinux.lds.h: drop unused HEADERED_SECTION* macros
` [PATCH v4 3/5] vmlinux.lds.h: Fix ALIGN(8) omission causing NULL ptr on i386
` [PATCH v4 4/5] vmlinux.lds.h: remove redundant ALIGN(8) directives
` [PATCH v4 5/5] dyndbg.lds.S: fix lost dyndbg sections in modules
[PATCH net-next v3 0/2] net/sched: sch_fq_pie: add per-flow class statistics
2026-06-30 18:37 UTC (3+ messages)
` [PATCH net-next v3 1/2] net/sched: sch_fq_pie: add per-flow statistics via class ops
` [PATCH net-next v3 2/2] selftests: tc-testing: add fq_pie per-flow class stats test
objtool: undefined stack state in folio_zero_user()
2026-06-30 18:36 UTC (3+ messages)
[PATCH 1/2] dt-bindings: iio: adc: ti,ads1298: add ADS1299 EEG ADC variants
2026-06-30 18:32 UTC (3+ messages)
` [PATCH 2/2] iio: adc: ti-ads1298: add ADS1299 EEG ADC family support
[PATCH 0/3] ASoC: codecs: tas675x: misc bugfixes and minor changes
2026-06-30 18:31 UTC (4+ messages)
` [PATCH 1/3] ASoC: codecs: tas675x: use READ_ONCE for params to be used concurrently
` [PATCH 2/3] ASoC: codecs: tas675x: Fix CHx temperature range register bit fields
` [PATCH 3/3] Documentation: sound: tas675x: Fix temperature range and impedance documentation
[ndctl PATCH] test/fwctl: Add Get Feature OOB rejection regression test
2026-06-30 18:30 UTC (2+ messages)
[PATCH] locking/lockdep: skip irq save/restore in hardirq context in lock_release()
2026-06-30 18:26 UTC (6+ messages)
[PATCH net-next v2 0/4] net: convert UDP getsockopt to sockopt_t
2026-06-30 18:20 UTC (9+ messages)
` [PATCH net-next v2 1/4] net: add sockopt_init_user() for getsockopt conversion
` [PATCH net-next v2 2/4] udp: convert udp_lib_getsockopt to sockopt_t
` [PATCH net-next v2 3/4] ipv4: raw: convert do_raw_getsockopt "
` [PATCH net-next v2 4/4] selftests: net: getsockopt_iter: add raw ICMP_FILTER coverage
[PATCH v6 0/3] Bluetooth: btmtk: Add MT7928 support
2026-06-30 18:19 UTC (3+ messages)
` [PATCH v6 1/3] Bluetooth: btmtk: Replace magic numbers with WMT packet flag enum
[PATCH v13 00/22] TDX KVM selftests
2026-06-30 18:18 UTC (5+ messages)
` [PATCH v13 13/22] KVM: selftests: Set first memory region as shared if guest_memfd
[PATCH] ASoC: SOF: topology: Use more common error handling code in sof_link_load()
2026-06-30 18:16 UTC (4+ messages)
` "
[PATCH] sched/topology: Allow EAS without schedutil for artificial Energy Models
2026-06-30 18:15 UTC (6+ messages)
[PATCH RESEND] media: i2c: isl7998x: inline i2c_check_functionality check
2026-06-30 18:13 UTC (2+ messages)
[PATCH v10 0/6] Add RMPOPT support
2026-06-30 18:12 UTC (7+ messages)
` [PATCH v10 1/6] x86/cpufeatures: Add X86_FEATURE_RMPOPT feature flag
` [PATCH v10 2/6] x86/sev: Initialize RMPOPT configuration MSRs
` [PATCH v10 3/6] x86/sev: Disable CPU hotplug while SNP is active
` [PATCH v10 4/6] x86/sev: Add support to perform RMP optimizations asynchronously
` [PATCH v10 5/6] x86/sev: Add interface to re-enable RMP optimizations
` [PATCH v10 6/6] KVM: SEV: Perform RMP optimizations on SNP guest shutdown
[PATCH bpf-next v1] selftests/bpf: Add benchmark for tail call performance
2026-06-30 18:10 UTC (2+ messages)
[PATCH v3 00/16] mod_devicetable.h: Split into per subsystem headers
2026-06-30 18:07 UTC (7+ messages)
` [PATCH v3 09/16] platform/x86: x86-android-tablets: Add include defining struct dmi_system_id
[RFC] Null Namespaces
2026-06-30 18:05 UTC (6+ messages)
[PATCH bpf] selftests/bpf: Skip libarena when the BPF backend lacks 32-bit arena cmpxchg
2026-06-30 18:06 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox