[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 (4+ 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
[syzbot] [ntfs3?] WARNING in ntfs_evict_inode
2026-09-20 11:01 UTC (4+ messages)
` Forwarded: "
[PATCH] kernel: add system_energy_efficiency syscall (nr 337)
2026-09-20 10:59 UTC (3+ messages)
[PATCH] platform/x86: ideapad-laptop: Report camera switch as SW_CAMERA_LENS_COVER
2026-09-20 10:58 UTC (5+ 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 v2 3/3] Docs/admin-guide/mm/damon/usage: document the temporal tuner's quota limit
2026-09-20 10:49 UTC (2+ messages)
[PATCH] firewire: core: consolidate lock scopes for event waiting in dequeue function
2026-09-20 10:47 UTC
[PATCH v2 2/3] mm/damon/tests/core-kunit: test the temporal tuner's size quota conversion
2026-09-20 10:40 UTC (2+ messages)
[RFC PATCH v3 00/11] Add buffered write-through support to iomap & xfs
2026-09-20 10:39 UTC (3+ messages)
` [RFC PATCH v3 01/11] fs: Add counter to track inflight writes that need stable pages
[PATCH v2 1/3] mm/damon/core: prevent size quota overflow in the temporal goal tuner
2026-09-20 10:37 UTC (2+ messages)
[PATCH] md: fix mddev_unlock() called without holding lock in lbs_store()
2026-09-20 10:37 UTC
[PATCH] staging: greybus: change mutexes to guard macros
2026-09-20 10:37 UTC (3+ messages)
[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
[PATCH] platform/x86: think-lmi: Use sysfs_emit() in pending_reboot_show()
2026-09-20 10:35 UTC
[PATCH v2 net-next 0/7] net: dsa: mt7530: support EcoNet EN751221
2026-09-20 10:33 UTC (3+ messages)
` [PATCH v2 net-next 7/7] net: dsa: mediatek: support EN751221 switch
[PATCH v2] dt-bindings: dma: qcom,bam-dma: Allow memory-region property
2026-09-20 10:32 UTC (2+ messages)
[PATCH] platform/x86: think-lmi: Use snprintf() in new_password_store()
2026-09-20 10:30 UTC
[PATCH bpf 0/2] bpf: fix per-cpu initialization of a BPF_F_CPU created hash element
2026-09-20 10:29 UTC (6+ messages)
` [PATCH bpf 1/2] bpf: Zero-fill other CPUs when BPF_F_CPU creates a per-cpu "
` [PATCH bpf 2/2] selftests/bpf: Test per-cpu initialization of a BPF_F_CPU created element
[PATCH net v1] ip_gre: Reject enabling collect metadata through changelink
2026-09-20 10:26 UTC (2+ messages)
[PATCH v2 00/12] soc: amlogic: clk-measure: Add support for more SoCs
2026-09-20 10:25 UTC (13+ messages)
` [PATCH v2 01/12] dt-bindings: soc: amlogic: Reordering compatible of clk-measure
` [PATCH v2 02/12] dt-bindings: soc: amlogic: Add clk-measure compatible to support more SoCs
` [PATCH v2 03/12] soc: amlogic: clk-measure: Support more measurement channels
` [PATCH v2 04/12] soc: amlogic: clk-measure: Align compatible entries with DT bindings
` [PATCH v2 05/12] soc: amlogic: clk-measure: Add support for more SoCs
` [PATCH v2 06/12] soc: amlogic: clk-measure: Optimize CLK_MSR_ID to reduce memory usage
` [PATCH v2 07/12] arm64: dts: amlogic: a5: Add clk-measure controller node
` [PATCH v2 08/12] arm64: dts: amlogic: a4: "
` [PATCH v2 09/12] arm64: dts: amlogic: s7: "
` [PATCH v2 10/12] arm64: dts: amlogic: s7d: "
` [PATCH v2 11/12] arm64: dts: amlogic: s6: "
` [PATCH v2 12/12] arm64: dts: amlogic: a9: "
[PATCH 0/2] Input: gpio-keys - support wakeup pinctrl state
2026-09-20 10:24 UTC (10+ messages)
` [PATCH 1/2] dt-bindings: input: gpio-keys: add pinctrl states
[PATCH v7 0/2] firmware: arm_scmi: fix module auto-loading
2026-09-20 10:18 UTC (7+ messages)
` [PATCH v7 1/2] module: add SCMI device table alias support
[PATCH] mm/mremap: account unmoved locked pages in dontunmap_complete()
2026-09-20 10:15 UTC (2+ messages)
PGP keysigning at LPC/OSSE 2026 (Reminder for registration)
2026-09-20 10:10 UTC (3+ messages)
[PATCH] net: macb: rate limit netdev error info print in the data path
2026-09-20 10:09 UTC
[PATCH 0/4] memcg: move memcgid refcount to objcg to unpin dying memcgs
2026-09-20 10:08 UTC (9+ messages)
` [PATCH 3/4] memcg: manipulate memcg private ID references by ID
` [PATCH 4/4] memcg: move memcg private ID refcount to objcg
[PATCH] net: macb: rate limit netdev error info print in the data path
2026-09-20 10:06 UTC
[PATCH net-next v2 0/6] netlink: add lwtunnel encap sub-message support to rt-route
2026-09-20 10:06 UTC (7+ messages)
` [PATCH net-next v2 1/6] net: lwtunnel: change encap fill order
` [PATCH net-next v2 2/6] tools: ynl: convert enum selector to string for sub-message parsing
` [PATCH net-next v2 3/6] netlink: specs: rt-route: add lwtunnel encap sub-message support
` [PATCH net-next v2 4/6] netlink: specs: rt-route: describe lwtunnel IP options
` [PATCH net-next v2 5/6] netlink: specs: rt-route: describe lwt BPF program options
` [PATCH net-next v2 6/6] netlink: specs: rt-route: describe seg6-local actions, counters and flavors
[RFC PATCH 0/4] Add support for Realtek RTS490x I3C hub
2026-09-20 10:05 UTC (5+ messages)
` [RFC PATCH 1/4] dt-bindings: i3c: Add Realtek RTS490x I3C hub support
` [RFC PATCH 2/4] mfd: Add driver for Realtek RTS490x I3C hub
` [RFC PATCH 3/4] regulator: rts490x: Add driver for on-die regulators
` [RFC PATCH 4/4] i3c: hub: Add Realtek RTS490x I3C hub support
[PATCH v8 0/5] regulator: Add X-Powers AXP318W PMIC support
2026-09-20 10:04 UTC (2+ messages)
[PATCH v6 0/5] Allwinner: A523: add support for A523 THS0/1 controllers
2026-09-20 10:02 UTC (7+ messages)
` [PATCH v6 1/5] dt-bindings: thermal: sun8i: Add "
` [PATCH v6 3/5] thermal/drivers/sun8i: get calibration data from two nvmem cells
` [PATCH v6 4/5] thermal/drivers/sun8i: Add support for A523 THS0/1 controllers
[syzbot] [ntfs3?] WARNING in ntfs_evict_inode
2026-09-20 10:02 UTC
[PATCH] mm/damon/api: remove unused NR_DAMOS_* enumerators
2026-09-20 10:00 UTC (2+ messages)
[PATCH 1/1] riscv: dts: spacemit: set ETH MAC from eeprom for OrangePi
2026-09-20 10:00 UTC
[PATCH] mm: Add CONFIG_SPARSEMEM_CLASSIC
2026-09-20 9:59 UTC (2+ messages)
[GIT PULL] x86 fixes
2026-09-20 9:59 UTC
[PATCH] net: macb: rate limit netdev error info print in the data path
2026-09-20 9:58 UTC
[GIT PULL] timer subsystem fixes
2026-09-20 9:53 UTC
[PATCH v6 0/3] arm: dts: altera: add Draeger M48 CPU Module
2026-09-20 9:52 UTC (5+ messages)
` [PATCH v6 3/3] "
[RFC PATCH bluetooth-next 0/3] Bluetooth: Add AIC8800D80 SDIO firmware loader and UART HCI
2026-09-20 9:50 UTC (5+ messages)
` [RFC PATCH v2 "
` [RFC PATCH v2 1/3] dt-bindings: vendor-prefixes: Add AIC Semiconductor
` [RFC PATCH v2 2/3] dt-bindings: net: bluetooth: Add AIC8800D80
` [RFC PATCH v2 3/3] Bluetooth: btaic: Add AIC8800D80 SDIO loader and UART transport
[GIT PULL] scheduler fix
2026-09-20 9:44 UTC
[REGRESSION 7.3-rc1] HID: logitech-hidpp: hi-res scroll mode forcibly re-enabled on every reconnect for Bolt devices, overriding userspace
2026-09-20 9:44 UTC
[PATCH v11 00/74] Add HDMI 2.0 support to DW HDMI QP TX
2026-09-20 9:44 UTC (4+ messages)
` (subset) "
[GIT PULL] perf events fixes
2026-09-20 9:42 UTC
[PATCH v3 2/2] selftests/filesystems: skip listxattr kernfs test if xattrs are present
2026-09-20 9:41 UTC (2+ messages)
[GIT PULL] objtool fix
2026-09-20 9:37 UTC
[PATCH v2 1/3] asm-generic: split MMIO accessors out of io.h
2026-09-20 9:35 UTC (6+ messages)
` [PATCH v2 3/3] arm64: use generic MMIO accessors
[GIT PULL] futex fix
2026-09-20 9:31 UTC
[PATCH nf v3 0/2] ipvs: avoid stack overflow from recursive connection expiration
2026-09-20 9:31 UTC (3+ messages)
` [PATCH nf v3 1/2] "
` [PATCH nf v3 2/2] ipvs: reject FTP control ports as data ports
[PATCH v3 0/5] of: reserved_mem: several fixes about reserved memory
2026-09-20 9:28 UTC (6+ messages)
` [PATCH v3 1/5] of: reserved_mem: release dynamically allocated no-map region on init failure
` [PATCH v3 2/5] of: reserved_mem: retain static no-map memory "
` [PATCH v3 3/5] of: reserved_mem: skip init for regions whose early reservation failed
` [PATCH v3 4/5] of: reserved_mem: reject static regions overlapping no-map memory
` [PATCH v3 5/5] of: reserved_mem: reject static mapped regions overlapping existing reservations
[PATCH 0/4] Add support for the bass speakers of Lenovo Yoga Slim 7 Carbon 14ACN6
2026-09-20 9:28 UTC (5+ messages)
` [PATCH 1/4] ACPI: scan: Add CLSA0102 to the serial bus ignore list
` [PATCH 2/4] platform/x86: serial-multi-instantiate: Add CLSA0102
` [PATCH 3/4] ALSA: hda: cs35l41: Add support for CLSA0102
` [PATCH 4/4] ALSA: hda/realtek: Add quirk for Lenovo Yoga Slim 7 Carbon 14ACN6
[PATCH net-next v13 0/5] net: rnpgbe: Add TX/RX and link status support
2026-09-20 9:27 UTC (6+ messages)
` [PATCH net-next v13 1/5] net: rnpgbe: Add interrupt handling
` [PATCH net-next v13 2/5] net: rnpgbe: Add basic TX packet transmission support
` [PATCH net-next v13 3/5] net: rnpgbe: Add basic RX data path support
` [PATCH net-next v13 4/5] net: rnpgbe: Add receive mode support
` [PATCH net-next v13 5/5] net: rnpgbe: Add link status handling support
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®