mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[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  (21+ 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 09/22] dt-bindings: clock: Add StarFive JHB100 System-2 "
` [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] staging: greybus: change mutexes to guard macros
 2026-09-20 11:59 UTC  (4+ messages)

[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  (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  (3+ 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 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  (5+ messages)
` [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 v2 0/3] Bluetooth: Add AIC8800D80 SDIO firmware loader and UART HCI
 2026-09-20  9:50 UTC  (3+ messages)
` [RFC PATCH v2 1/3] dt-bindings: vendor-prefixes: Add AIC Semiconductor
` [RFC PATCH v2 2/3] dt-bindings: net: bluetooth: Add AIC8800D80

page:  |  | 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®