[PATCH bpf v2 RESEND 1/2] bpf: reject dev-bound-only programs on other devices
2026-09-20 13:23 UTC (2+ messages)
` [PATCH bpf v2 RESEND 2/2] selftests: net: test cross-device XDP dev-bound attachment
[PATCH] mtd: rawnand: intel: fix OF node reference leak
2026-09-20 13:22 UTC (2+ messages)
[PATCH] staging: greybus: change mutexes to guard macros
2026-09-20 13:22 UTC (6+ messages)
[PATCH] mm: vmscan: put rotation-missed folios at the LRU tail
2026-09-20 13:20 UTC
[PATCH] kthread: Annotate lockless to_kthread() flags access
2026-09-20 13:17 UTC (2+ messages)
[PATCH v3] mm: remove min_free_kbytes adjustment for THP
2026-09-20 13:17 UTC (7+ messages)
[PATCH v3 0/2] integrity: Return error codes in audit messages
2026-09-20 13:16 UTC (5+ messages)
` [PATCH v3 1/2] integrity: Report error code in integrity_audit_msg() call sites
[PATCH 0/4] media: iris: Add support for nord platform
2026-09-20 13:16 UTC (5+ messages)
` [PATCH 1/4] dt-bindings: media: qcom,nord-iris: Add nord video codec
` [PATCH 2/4] arm64: dts: qcom: nord: Add iris video node
[PATCH v2 0/3] mm/damon: fix the temporal goal tuner's size quota conversion
2026-09-20 13:15 UTC (13+ messages)
` [PATCH v2 1/3] mm/damon/core: prevent size quota overflow in the temporal goal tuner
` [PATCH v2 2/3] mm/damon/tests/core-kunit: test the temporal tuner's size quota conversion
` [PATCH v2 3/3] Docs/admin-guide/mm/damon/usage: document the temporal tuner's quota limit
[PATCH v2 0/2] Add support for AS7343 multi-spectral sensor
2026-09-20 13:14 UTC (9+ messages)
` [PATCH v2 1/2] dt-bindings: iio: light: add as7343
[RFC PATCH v3 00/11] Add buffered write-through support to iomap & xfs
2026-09-20 13:13 UTC (5+ messages)
` [RFC PATCH v3 01/11] fs: Add counter to track inflight writes that need stable pages
` [RFC PATCH v3 04/11] iomap: Add initial support for buffered RWF_WRITETHROUGH
[PATCH] mm/damon/api: remove unused NR_DAMOS_* enumerators
2026-09-20 13:12 UTC (3+ messages)
CISA Flags Three Linux Kernel Vulnerabilities Exploited in the Wild
2026-09-20 13:12 UTC
[PATCH] ieee802154: socket: fix shared skb BUG_ON and double header subtraction in dgram_ioctl()
2026-09-20 13:12 UTC (2+ messages)
[PATCH v2 0/2] Add SPC Glee 10.1 A64 board support
2026-09-20 13:10 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: sunxi: Add SPC Glee 10.1 A64
[PATCH] mac802154: rx: fix beacon/mac_cmd skb leak and short skb_trim underflow
2026-09-20 13:10 UTC (2+ messages)
[PATCH v2 0/2] RISC-V: KVM: Validate AIA MMIO ranges against GPA width
2026-09-20 13:09 UTC (3+ messages)
` [PATCH v2 1/2] RISC-V: KVM: Validate AIA MMIO address ranges
` [PATCH v2 2/2] RISC-V: KVM: Disallow GPA-width changes after AIA init
[PATCH v2] irqchip/riscv-imsic: Reject overlapping group index fields
2026-09-20 13:07 UTC
[PATCH v2] irqchip/sifive-plic: Avoid signed shift in interrupt enable mask
2026-09-20 13:06 UTC
Sound/seq: hung task in odev_open - unuse callback sleeps under list_mutex
2026-09-20 13:06 UTC (2+ messages)
` [PATCH] ALSA: rawmidi: give up draining output when the device stops draining
[RFC PATCH 0/4] Add support for Realtek RTS490x I3C hub
2026-09-20 13:05 UTC (3+ messages)
` [RFC PATCH 3/4] regulator: rts490x: Add driver for on-die regulators
[PATCH] ieee802154: hwsim: fix edge allocation leak and netlink attribute validation
2026-09-20 13:01 UTC (2+ messages)
[PATCH] signal: re-arm ignored periodic POSIX timers when handler is installed in do_sigaction()
2026-09-20 13:01 UTC (2+ messages)
[PATCH] ieee802154: ca8210: fix SPI RX length validation and FIFO out-of-bounds read
2026-09-20 13:00 UTC (2+ messages)
[PATCH] sh: Use generic OHCI platform provider symbol
2026-09-20 12:57 UTC (3+ messages)
[PATCH 0/3] PM: spacemit: Add power domain support
2026-09-20 12:56 UTC (3+ messages)
` [PATCH 2/3] pmdomain: spacemit: Add power domain driver
[PATCH v2] KVM: guest_memfd: Elaborate on how release() vs. get_pfn() is safe against UAF
2026-09-20 12:55 UTC (2+ messages)
[PATCH] ieee802154: cc2520, mcr20a: reject invalid RX frame lengths from SPI FIFO
2026-09-20 12:54 UTC (2+ messages)
[syzbot] [ntfs3?] WARNING in ntfs_evict_inode
2026-09-20 12:54 UTC
[syzbot] [ntfs3?] WARNING in ntfs_evict_inode
2026-09-20 12:52 UTC (3+ messages)
` Forwarded: "
[syzbot] [fs?] possible deadlock in ovl_create_object (2)
2026-09-20 12:52 UTC (12+ messages)
` AW: "
[PATCH] Input: wacom_w8001 - validate index before storing data byte
2026-09-20 12:51 UTC (3+ messages)
[PATCH RFC v3 0/28] Simple hazard-pointer implementation and torture tests
2026-09-20 12:46 UTC (4+ messages)
` [PATCH 26/28] hazptr: Implement two-phase wildcard scan
[PATCH v3 0/2] mm/damon: fix the temporal goal tuner's size quota conversion
2026-09-20 12:41 UTC (4+ messages)
` [PATCH v3 1/2] mm/damon/core: prevent size quota overflow in the temporal goal tuner
` [PATCH v3 2/2] mm/damon/tests/core-kunit: test the temporal tuner's size quota conversion
[PATCH v3 0/3] rust: introduce cv! macro for safe const conversions of integer-like types
2026-09-20 12:38 UTC (7+ messages)
` [PATCH v3 1/3] rust: num: add cv! macro to create values from constant expressions
[PATCH v2 0/2] Pixel 3 display fixes
2026-09-20 12:34 UTC (4+ messages)
` [PATCH v2 1/2] drm/panel: lg-sw43408: do not assert reset across unprepare
[PATCH] KVM: riscv: Free detached G-stage page tables outside mmu_lock
2026-09-20 12:31 UTC
[PATCHv6 net-next] tcp: Add TCP ROCCET congestion control module
2026-09-20 12:29 UTC (2+ messages)
[PATCH net-next v2] octeontx2-af: remove duplicate SCTP port flags
2026-09-20 12:28 UTC
[PATCH] ALSA: usb-audio: Add quirk for inverted sample rates on NUX NAI-24
2026-09-20 12:26 UTC
[PATCH v3 3/3] mm: update comments to refer to anon rmap rather than anon_vma
2026-09-20 12:26 UTC (2+ messages)
[PATCH v3 2/3] mm: implement and use vma_has_anon_rmap(), silence KCSAN
2026-09-20 12:25 UTC (2+ messages)
[PATCH v3 0/2] FBE virtualization: inline encryption for virtio-blk guests
2026-09-20 12:24 UTC (3+ messages)
` [PATCH v3 1/2] virtio_blk: Add control virtqueue support
` [PATCH v3 2/2] virtio_blk: add inline encryption support
[PATCH v3 1/3] mm/vma: const-ify vma_assert_stabilised() and associated functions
2026-09-20 12:20 UTC (2+ messages)
[PATCH v2 0/4] blk-iocost: charge flushes and zone appends
2026-09-20 12:19 UTC (5+ messages)
` [PATCH v2 1/4] blk-iocost: charge flushes as pageless random writes
[PATCH v3] rust: io: convert ResourceSize into a transparent newtype
2026-09-20 12:13 UTC
[PATCH 0/2] Batch register access for live migration optimization
2026-09-20 12:12 UTC (3+ messages)
` [RESEND][PATCH "
[PATCH] md: use assign_bit() where applicable
2026-09-20 12:12 UTC (2+ messages)
[PATCH v3 0/2] Add Qualcomm I2C target controller driver
2026-09-20 12:07 UTC (4+ messages)
` [PATCH v3 2/2] i2c: qcom-target: Add driver for Qualcomm I2C target controller
[PATCH] net/sched: fix potential stack infoleak in em_text_dump()
2026-09-20 12:05 UTC (2+ messages)
[PATCH v4 0/2] Add Qualcomm I2C target controller driver
2026-09-20 12:04 UTC (3+ messages)
` [PATCH v4 1/2] dt-bindings: i2c: Add Qualcomm I2C target controller
` [PATCH v4 2/2] i2c: qcom-target: Add driver for "
[PATCH v4 0/3] pwm: loongson: Fix PWM configuration handling
2026-09-20 12:02 UTC (4+ messages)
` [PATCH v4 1/3] pwm: loongson: Fix low pulse buffer register handling
` [PATCH v4 2/3] pwm: loongson: Reset the counters before enabling PWM
` [PATCH v4 3/3] pwm: loongson: Use field helpers for period validation
[PATCH v4 00/22] Add basic clocks and resets for JHB100 SoC
2026-09-20 12:00 UTC (22+ messages)
` [PATCH v4 01/22] reset: starfive: Rename file name "jh71x0" to "common"
` [PATCH v4 02/22] reset: starfive: Convert the word "jh71x0" to "starfive"
` [PATCH v4 03/22] clk: starfive: Rename file name "jh71x0" to "common"
` [PATCH v4 04/22] clk: starfive: Convert the word "jh71x0" to "starfive"
` [PATCH v4 05/22] dt-bindings: clock: Add StarFive JHB100 System-0 clock and reset generator
` [PATCH v4 06/22] clk: starfive: Add JHB100 System-0 clock generator driver
` [PATCH v4 07/22] dt-bindings: clock: Add StarFive JHB100 System-1 clock and reset generator
` [PATCH v4 08/22] clk: starfive: Add JHB100 System-1 clock generator driver
` [PATCH v4 09/22] dt-bindings: clock: Add StarFive JHB100 System-2 clock and reset generator
` [PATCH v4 10/22] clk: starfive: Add JHB100 System-2 clock generator driver
` [PATCH v4 11/22] dt-bindings: clock: Add StarFive JHB100 Peripheral-0 clock and reset generator
` [PATCH v4 12/22] clk: starfive: Introduce idiv ops for inverted divider clocks
` [PATCH v4 13/22] clk: starfive: Expand the storage of clock parent index
` [PATCH v4 14/22] clk: starfive: Add StarFive JHB100 Peripheral-0 clock driver
` [PATCH v4 15/22] dt-bindings: clock: Add StarFive JHB100 Peripheral-1 clock and reset generator
` [PATCH v4 16/22] clk: starfive: Add StarFive JHB100 Peripheral-1 clock driver
` [PATCH v4 18/22] clk: starfive: Add StarFive JHB100 Peripheral-2 "
` [PATCH v4 19/22] dt-bindings: clock: Add StarFive JHB100 Peripheral-3 clock and reset generator
` [PATCH v4 20/22] clk: starfive: Add StarFive JHB100 Peripheral-3 clock driver
` [PATCH v4 21/22] reset: starfive: Add StarFive JHB100 reset driver
` [PATCH v4 22/22] riscv: dts: starfive: jhb100: Add clocks and resets nodes
[PATCH nf v3 0/1] netfilter: x_tables: avoid holding mutex over faultable user copies
2026-09-20 11:58 UTC (2+ messages)
` [PATCH nf v3 1/1] "
[PATCH v3] seccomp: restore knotif->state when SECCOMP_ADDFD_FLAG_SEND is interrupted
2026-09-20 11:56 UTC (2+ messages)
[PATCH] seccomp: restore knotif->state when SECCOMP_ADDFD_FLAG_SEND is interrupted
2026-09-20 11:55 UTC (2+ messages)
[PATCH] libceph: reject bad connect_seq in msgr1 READY reply
2026-09-20 11:53 UTC
[PATCH] ipack: fix typo "informations" in comment
2026-09-20 11:53 UTC (2+ messages)
[PATCH 0/2] md: fix bblog_size-driven OOB read in md_write_metadata()
2026-09-20 11:50 UTC (3+ messages)
` [PATCH 1/2] md: fix bblog_size-driven OOB read in super_1_load() and super_1_sync()
[PATCH net] xfrm: free the whole skb list on the packet offload drop
2026-09-20 11:50 UTC
[PATCH net] ppp_synctty: remove redundant skb null check in ppp_sync_txmunge()
2026-09-20 11:49 UTC
[PATCH v7 00/19] PCI/P2PDMA: Route peer-to-peer DMA by TLP class
2026-09-20 11:41 UTC (20+ messages)
` [PATCH v7 01/19] PCI/P2PDMA: Document the TLP attribute assumptions
` [PATCH v7 02/19] PCI/P2PDMA: Derive routing from directional ACS controls
` [PATCH v7 03/19] PCI: Reject unreadable ACS controls in isolation checks
` [PATCH v7 04/19] PCI/P2PDMA: Evaluate ACS controls at the path divergence
` [PATCH v7 05/19] PCI/P2PDMA: Document directional ACS routing
` [PATCH v7 06/19] PCI/P2PDMA: Collect the path's ACS controls before deciding
` [PATCH v7 07/19] PCI/P2PDMA: Answer routing per TLP class
` [PATCH v7 08/19] PCI/P2PDMA: Route Relaxed Ordering Completions directly
` [PATCH v7 09/19] PCI/P2PDMA: Reject Translated Requests blocked by Translation Blocking
` [PATCH v7 10/19] PCI/P2PDMA: Route Translated Requests under Direct Translated P2P
` [PATCH v7 11/19] PCI/P2PDMA: Log detailed ACS routing diagnostics
` [PATCH v7 12/19] PCI/P2PDMA: Add KUnit tests for the ACS routing decisions
` [PATCH v7 13/19] PCI/P2PDMA: Test the ACS P2P routing walk
` [PATCH v7 14/19] PCI: Add KUnit coverage for ACS isolation checks
` [PATCH v7 15/19] PCI/P2PDMA: Document TLP-class routing
` [PATCH v7 16/19] dma-buf: Let importers ask how peer-to-peer traffic is routed
` [PATCH v7 17/19] vfio/pci: Hand out the P2PDMA provider behind a dma-buf
` [PATCH v7 18/19] RDMA/uverbs: "
` [PATCH v7 19/19] RDMA/mlx5: Ask P2PDMA whether ATS takes a direct peer-to-peer route
[PATCH v1 0/2] Input: sur40 - fix UAF/hang on closing the video node after unplug
2026-09-20 11:39 UTC (3+ messages)
` [PATCH v1 1/2] Input: sur40 - don't wait for buffers nothing will complete
` [PATCH v1 2/2] Input: sur40 - keep device state alive until the video node is released
[PATCH v2 00/10] Add HPD support for Rockchip Analogix DP
2026-09-20 11:36 UTC (5+ messages)
[PATCH] Input: i8042 - add nomux quirk for Fujitsu LIFEBOOK U7410
2026-09-20 11:35 UTC
[PATCH v6 00/18] PCI/P2PDMA: Route peer-to-peer DMA by TLP class
2026-09-20 11:34 UTC (4+ messages)
` [PATCH v6 03/18] PCI/P2PDMA: Derive routing from directional ACS controls
[PATCH] vboxsf: fix endless write loop and data corruption on short copy
2026-09-20 11:29 UTC (2+ messages)
[PATCH v5] ntfs: mount hibernated volumes read-only regardless of errors=
2026-09-20 11:25 UTC (2+ messages)
[PATCH] tracing: use assign_bit() where applicable
2026-09-20 11:21 UTC (2+ messages)
[PATCH net v2] llc: stop connection timers before dropping sap ref on release
2026-09-20 11:19 UTC (2+ messages)
[PATCH v6 0/4] nvmem: migrate to const void * in reg_write
2026-09-20 11:18 UTC (6+ messages)
` [PATCH v6 1/4] firmware: meson: pass a const buffer to meson_sm_call_write()
` [PATCH v6 2/4] nvmem: core: deprecate reg_write callback with reg_write_const
` [PATCH v6 3/4] nvmem: make all reg_write callbacks take const void *
` [PATCH v6 4/4] nvmem: enable COMPILE_TEST for more drivers
[PATCH v11 00/21] KVM: arm64: PMU: Use multiple host PMUs
2026-09-20 11:16 UTC (22+ messages)
` [PATCH v11 01/21] KVM: arm64: Serialize repeated vCPU initialization
` [PATCH v11 02/21] KVM: arm64: PMU: Stop updating MDCR_EL2.HPMN
` [PATCH v11 03/21] KVM: arm64: PMU: Freeze counter count after first run
` [PATCH v11 04/21] KVM: arm64: selftests: Test SET_NR_COUNTERS "
` [PATCH v11 05/21] KVM: arm64: PMU: Mask EL2-reserved bits on guest bitmap reads
` [PATCH v11 06/21] KVM: arm64: PMU: Keep implemented counter mask EL-independent
` [PATCH v11 07/21] KVM: arm64: PMU: Preserve EL2 bitmap state during migration
` [PATCH v11 08/21] Revert "KVM: arm64: PMU: Reload when resetting"
` [PATCH v11 09/21] KVM: arm64: PMU: Recreate events after MDCR_EL2 changes
` [PATCH v11 10/21] KVM: arm64: PMU: Recreate events after PMCR_EL0 changes
` [PATCH v11 11/21] KVM: arm64: PMU: Recreate events after userspace event writes
` [PATCH v11 12/21] tools headers: Use u* types for bitfield helpers
` [PATCH v11 13/21] KVM: arm64: selftests: Cover PMU state in MDCR_EL2
` [PATCH v11 14/21] arm64: errata: Require Apple IMPDEF PMUv3 traps on all CPUs
` [PATCH v11 15/21] KVM: arm64: Don't clear vcpu->cpu in kvm_arch_vcpu_put()
` [PATCH v11 16/21] KVM: arm64: PMU: Protect the list of PMUs with RCU
` [PATCH v11 17/21] KVM: arm64: PMU: Pass the pPMU to kvm_map_pmu_event()
` [PATCH v11 18/21] KVM: arm64: PMU: Pass the target CPU to kvm_pmu_probe_armpmu()
` [PATCH v11 19/21] KVM: arm64: PMU: Implement fixed-counters-only emulation
` [PATCH v11 20/21] KVM: arm64: PMU: Introduce FIXED_COUNTERS_ONLY
` [PATCH v11 21/21] KVM: arm64: selftests: Test PMU_V3_FIXED_COUNTERS_ONLY
[PATCH v2] sched/stats: Fix run_delay over-count for migrated sched_delayed tasks
2026-09-20 11:15 UTC (2+ messages)
[syzbot] [ntfs3?] WARNING in ntfs_evict_inode
2026-09-20 11:14 UTC
[PATCH net 1/2] net: stmmac: propagate platform mac_finish errors
2026-09-20 11:13 UTC
[PATCH mm-new] mm: vmscan: put rotation-missed folios at the LRU tail
2026-09-20 11:12 UTC (3+ messages)
[PATCH] arm64: dts: qcom: sda660-inforce-ifc6560: fix ADV7535 interrupt pin
2026-09-20 11:11 UTC
[PATCH] drm/msm/a5xx: don't read the GPMU registers on GPUs without a GPMU
2026-09-20 11:08 UTC
[PATCH 00/14] media: apple: add avd driver
2026-09-20 11:08 UTC (8+ messages)
` [PATCH 02/14] dt-bindings: media: add apple,avd
` "
[PATCH 00/11] Pixel 3 XL display panel support
2026-09-20 11:05 UTC (12+ messages)
` [PATCH 01/11] dt-bindings: display: panel: s6e3ha8: Adjust to reflect the DDIC and panel used
` [PATCH 02/11] dt-bindings: display: panel: samsung,s6e3ha8: Add AMB630QY01 panel
` [PATCH 03/11] drm/panel: s6e3ha8: Really assert reset on the failure
` [PATCH 04/11] drm/panel: s6e3ha8: Introduce AMB577PX01 panel compatible
` [PATCH 05/11] drm/panel: s6e3ha8: Prepare for supporting multiple panels
` [PATCH 06/11] drm/panel: s6e3ha8: Correct the polarity logic within
` [PATCH 07/11] drm/panel: s6e3ha8: Assert reset GPIO in unprepare
` [PATCH 08/11] drm/panel: s6e3ha8: add Samsung AMB630QY01 (Google Pixel 3 XL) panel
` [PATCH 09/11] arm64: dts: qcom: sdm845-samsung-starqltechn: Update panel compatible
` [PATCH 10/11] arm64: dts: qcom: sdm845-google: Move panel pins into common
` [PATCH 11/11] arm64: dts: qcom: sdm845-google-crosshatch: Add display panel
[PATCH 0/2] drm/panel: simple: Add Truly TFT320240-229-E panel
2026-09-20 11:05 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: display: "
[PATCH v2 0/2] arm64: dts: freescale: Add Toradex OSM iMX95
2026-09-20 11:04 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: fsl: "
[PATCH v2 0/3] soc/tegra: fuse: Add Tegra264 support
2026-09-20 11:03 UTC (3+ messages)
` [PATCH v2 1/3] dt-bindings: fuse: Document compatible string for Tegra264 FUSE
[PATCH] kernel: add system_energy_efficiency syscall (nr 337)
2026-09-20 10:59 UTC (2+ messages)
[PATCH] platform/x86: ideapad-laptop: Report camera switch as SW_CAMERA_LENS_COVER
2026-09-20 10:58 UTC (2+ messages)
[PATCH v5 00/14] Linux RISC-V trace framework and drivers
2026-09-20 10:57 UTC (3+ messages)
` [PATCH v5 09/14] gtrace: Add RISC-V Trace ramsink driver
[syzbot] [ntfs3?] WARNING in ntfs_evict_inode
2026-09-20 10:55 UTC
[PATCH] firewire: core: consolidate lock scopes for event waiting in dequeue function
2026-09-20 10:47 UTC
[PATCH] md: fix mddev_unlock() called without holding lock in lbs_store()
2026-09-20 10:37 UTC
[PATCH net-next v2 0/2] net: wwan: qcom_bam_dmux: Add restricted DMA pool support
2026-09-20 10:36 UTC (3+ messages)
` [PATCH net-next v2 1/2] dt-bindings: net: qcom,bam-dmux: Add memory-region and qcom,vmid properties
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®