mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH net-next 0/3] rtnetlink: dump link-layer multicast addresses
 2026-09-08 15:56 UTC  (3+ messages)
` [PATCH net-next 1/3] rtnetlink: add AF_PACKET multicast dumps

[PATCH v2 0/4] kho: rename "scratch" to "bootmem"
 2026-09-08 15:56 UTC  (2+ messages)
` [PATCH v2 1/4] memblock: get rid of CONFIG_MEMBLOCK_KHO_SCRATCH

[PATCH v3 0/2] mux: gpio: Add optional enable gpio
 2026-09-08 15:56 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: mux: gpio-mux: Add enable-gpios

[PATCH v4 00/17] mm/huge_memory: clean up and decouple the anon and file split helpers
 2026-09-08 15:56 UTC  (13+ messages)
` [PATCH v4 04/17] mm/huge_memory: split the routine for splitting anon and file folio
` [PATCH v4 08/17] mm/huge_memory: move unmap and remap into the split helpers
` [PATCH v4 09/17] mm/huge_memory: rename remap_page() to remap_folio()
` [PATCH v4 10/17] mm/huge_memory: move the racy refcount check into unmap_folio()
` [PATCH v4 11/17] mm/huge_memory: move filemap management into the file split helper
` [PATCH v4 12/17] mm/huge_memory: move anon_vma handling into the anon "

[PATCH v2] mtd: rawnand: sunxi: fit maximized ECC step to page size
 2026-09-08 15:55 UTC  (4+ messages)

[PATCH v2] cgroup: Avoid iteration of dying tasks with zero refcount
 2026-09-08 15:55 UTC  (2+ messages)

[PATCH 00/25] mm/fbatch: drain lru_add_drain() and _all()
 2026-09-08 15:54 UTC  (3+ messages)
` [PATCH 01/25] mm/fbatch: remove !CONFIG_SMP special case of folio_activate()

[PATCH net] net: skbuff: reject invalid pull bounds
 2026-09-08 15:54 UTC  (4+ messages)

Wrongly bound Elantech touchpad on Lenovo Yoga Slim 7
 2026-09-08 15:54 UTC  (6+ messages)

[PATCH bpf-next v4 2/3] bpf, arena: fix range_tree_set inconsistency on kmalloc_nolock failure
 2026-09-08 15:53 UTC  (4+ messages)
` [PATCH bpf-next v5 0/3] bpf, arena: fix range_tree consistency on allocation failure
  ` [PATCH bpf-next v5 3/3] bpf, arena: handle range_tree_set failures in alloc/free paths

[PATCH 0/2] platform/arm64: Lenovo Yoga Slim 7x Gen 11 embedded controller
 2026-09-08 15:53 UTC  (3+ messages)
` [PATCH 2/2] platform/arm64: add Lenovo Yoga Slim 7x Gen 11 EC driver

[PATCH] hazptr: handle NULL address in hazptr_detach
 2026-09-08 15:52 UTC  (4+ messages)

[PATCH v4 01/19] media: rc: Ensure registered is cleared in error path
 2026-09-08 15:52 UTC  (19+ messages)
` [PATCH v4 02/19] media: rc: Ensure that rc_unregister_device() does not free input device
` [PATCH v4 03/19] media: rc: Fix ABBA deadlock by making locks more fine grained
` [PATCH v4 04/19] media: rc: Add missing locking for keymap
` [PATCH v4 05/19] media: rc: Fix race between bpf(BPG_PROG_ATTACH) and device unregister
` [PATCH v4 06/19] media: rc: mce_kbd: Fix inconsistent locking of keylock
` [PATCH v4 07/19] media: ene_ir: Ensure teardown is done in the correct order
` [PATCH v4 08/19] media: rc: Use binary search for adding or updating a scancode
` [PATCH v4 09/19] media: rc: imon: Bind both interfaces via usb_driver_claim_interface()
` [PATCH v4 10/19] media: ir_toy: Remove unused struct field
` [PATCH v4 11/19] media: nuvoton-cir: "
` [PATCH v4 12/19] media: ite-cir: Removed "
` [PATCH v4 13/19] media: fintek-cir: Remove unused fields
` [PATCH v4 14/19] media: mceusb: Remove unused field
` [PATCH v4 15/19] media: serial_ir: Fix race condition where timer can be re-armed
` [PATCH v4 16/19] media: rc: After rc_unregister_device() timers "
` [PATCH v4 17/19] media: rc: Validate carrier range in LIRC_SET_REC_CARRIER ioctl
` [PATCH v4 18/19] media: ir_toy: Validate the maximum tx carrier
` [PATCH v4 19/19] media: meson-ir-tx: Validate carrier and duty_cycle

[PATCH v2 0/3] mtd: rawnand: sunxi: support the Allwinner randomized OOB format
 2026-09-08 15:51 UTC  (3+ messages)
` [PATCH v2 2/3] mtd: rawnand: sunxi: support randomized OOB formats

[PATCH v2] mmc: vub300: fix use-after-free in vub300 teardown
 2026-09-08 15:51 UTC  (2+ messages)

[PATCH] mailbox: qcom-cpucp: read mbox hardware register using readq()
 2026-09-08 15:50 UTC 

[PATCH net v6 0/2] net: fix a stale phylink PHY pointer and a lost PHY interrupt
 2026-09-08 15:50 UTC  (3+ messages)
` [PATCH net v6 1/2] net: phylink: unwind the PHY binding when bringup fails late
` [PATCH net v6 2/2] net: phy: restore the interrupt the bus gave a PHY

[PATCH 0/2] x86: Use "er" asm constriant for add/sub
 2026-09-08 15:49 UTC  (10+ messages)

[PATCH] drm/msm/adreno: keep the GPU timestamp monotonic across power collapse
 2026-09-08 15:49 UTC  (8+ messages)

[PATCH net] ipvs: shut down destination trash timer on netns cleanup
 2026-09-08 15:48 UTC  (3+ messages)

[PATCH v3 00/14] Remove PG_private by using page/folio->private checks instead
 2026-09-08 15:47 UTC  (16+ messages)
` [PATCH v3 01/14] mm/zsmalloc: replace PG_private with pointer comparison
` [PATCH v3 02/14] perf/ring_buffer: stop using PG_private as AUX page high-order marker
` [PATCH v3 03/14] xen/grant-table: stop setting PG_private on pages for grant mapping
` [PATCH v3 04/14] fscrypt: stop setting PG_private on bounce page
` [PATCH v3 05/14] mm/hugetlb: use direct assignment instead of folio_change_private()
` [PATCH v3 06/14] f2fs: stop using PG_private

[PATCH] Bluetooth: btusb: do not probe non-HCI interfaces
 2026-09-08 15:47 UTC  (2+ messages)

[PATCH bpf-next 2/2] selftests/bpf: Verify program FD after non-autoload programs in lskel
 2026-09-08 15:46 UTC  (2+ messages)

[PATCH 0/2] Couple of SCMI race fixes
 2026-09-08 15:46 UTC  (4+ messages)
` [PATCH 2/2] firmware: arm_scmi: Don't reuse raw xfers with async_done still armed

[PATCH v5 0/3] x86,fs/resctrl,arm_mpam: Factor MBA parse-time conversion to be per-arch
 2026-09-08 15:44 UTC  (8+ messages)

[PATCH 0/2] smbdirect: don't hang on netdev reconfiguration
 2026-09-08 15:44 UTC  (3+ messages)
` [PATCH 1/2] infiniband: force disconnect if DREP and DREQ fail
` [PATCH 2/2] infiniband: trace force disconnections

[PATCH v5 0/6] KVM: arm64: nv: Implement nested stage-2 reverse map (new data structure)
 2026-09-08 15:44 UTC  (9+ messages)

[PATCH v2 0/6] Add CAMSS support for Qualcomm Glymur
 2026-09-08 15:43 UTC  (2+ messages)

[PATCH 00/15] btrfs: remove the v1 space cache
 2026-09-08 15:42 UTC  (3+ messages)
` [PATCH 12/15] btrfs: remove the free space inode ordered extent special cases

[PATCH v2 0/8] OMAP I2C driver cleanups
 2026-09-08 15:42 UTC  (9+ messages)
` [PATCH v2 1/8] i2c: omap: Drop bit shift for I2C register addresses
` [PATCH v2 2/8] i2c: omap: Remove unused is_rdr and is_xdr variables
` [PATCH v2 3/8] i2c: omap: Use devm_pm_runtime_enable() helper
` [PATCH v2 4/8] i2c: omap: Combine event flags register definitions
` [PATCH v2 5/8] i2c: omap: Use bool for flag values
` [PATCH v2 6/8] i2c: omap: Make reset bit name match register name
` [PATCH v2 7/8] i2c: omap: Switch to using BIT and GENMASK
` [PATCH v2 8/8] i2c: omap: Add OMAP_I2C_BUF_{TX,RX}TRSH definitions

[PATCH net v2] nfc: llcp: fix slab-out-of-bounds read in nfc_llcp_wks_sap()
 2026-09-08 15:41 UTC  (3+ messages)
` [PATCH net v3] nfc: llcp: fix slab-out-of-bounds reads when logging service names

[PATCH 00/13] ARM: deprecated platform removal
 2026-09-08 15:41 UTC  (16+ messages)
` [PATCH 01/13] ARM: remove sa1100 platform
` [PATCH 02/13] ARM: remove footbridge
` [PATCH 03/13] ARM: remove riscpc
` [PATCH 04/13] ARM: remove legacy pxa board files
` [PATCH 05/13] ARM: orion/dove/mv78xx0: remove all "
` [PATCH 06/13] ARM: omap2: remove omap24xx support
` [PATCH 07/13] ARM: imx: remove i.MX31 SoC support
` [PATCH 08/13] ARM: imx: remove nommu support
` [PATCH 09/13] ARM: lpc18xx: remove entire platform
` [PATCH 10/13] ARM: stm32: remove stm32f4/f7/h7 MCU support
` [PATCH 11/13] ARM: versatile: remove mps2 support
` [PATCH 12/13] ARM: at91: remove samv7 support
` [PATCH 13/13] ARM: axxia: remove entire platform

[PATCH] i40e: fix integer overflow in i40e_dbg_command_write()
 2026-09-08 15:39 UTC 

[PATCH 0/2] crypto: zstd - avoid initializing the workspace twice
 2026-09-08 15:37 UTC  (2+ messages)

[PATCH bpf] bpf: refresh seg6local SRH pointer after skb pull
 2026-09-08 15:35 UTC  (3+ messages)

[PATCH v2 00/11] ASoC: SDCA: enable on DT platforms and add Qualcomm WCD9378 (Tambora) codec
 2026-09-08 15:34 UTC  (15+ messages)
` [PATCH v2 11/11] ASoC: codecs: add Qualcomm Tambora (WCD9378) SDCA codec

[PATCH net v2 0/2] net: macb: fix the link speed the taprio setup reads
 2026-09-08 15:32 UTC  (4+ messages)
` [PATCH net v2 1/2] net: macb: zero the link settings taprio reads back

[PATCH] cpufreq: conservative: Ignore idle periods when a policy CPU is busy
 2026-09-08 15:30 UTC  (2+ messages)

[PATCH net 0/2] selftests: net: use KHDR_INCLUDES in CFLAGS
 2026-09-08 15:28 UTC  (4+ messages)

[PATCH v2] PCI: Disable not supported reset methods on DG1 0x4905
 2026-09-08 15:27 UTC  (3+ messages)

[PATCH v2 0/8] mm: remove page_swap_entry()
 2026-09-08 15:26 UTC  (10+ messages)
` [PATCH v2 1/8] mm/swap: add folio_swap_entry() and folio_page_swap_entry()
` [PATCH v2 2/8] mm/huge_memory: add a comment to the open-coded swap entry
` [PATCH v2 3/8] mm/rmap: use folio_page_swap_entry() in ttu_anon_swapbacked_folio()
` [PATCH v2 4/8] mm/zswap: use folio_swap_entry() in zswap_store_page()
` [PATCH v2 5/8] mm/swapfile: use folio_page_swap_entry()
` [PATCH v2 6/8] arm64: mte: make mte_save_tags() and mte_restore_tags() static
` [PATCH v2 7/8] arm64: mte: pass the swap entry to mte_save_tags()
` [PATCH v2 8/8] mm/swap: remove page_swap_entry()

[PATCH 6.12/6.18] afs: Fix leak of ungot volume
 2026-09-08 15:26 UTC 

[PATCH net-next] wifi: brcmfmac: Improve D3 substate entering timeout handling
 2026-09-08 15:26 UTC 

[PATCH 00/27] fs: port to const struct mnt_idmap
 2026-09-08 15:25 UTC  (2+ messages)

[PATCH net-next v2] net: dsa: offer a flowtable to the switch before the conduit
 2026-09-08 15:24 UTC  (3+ messages)

[PATCH v2 0/6] drm/msm: fix SMMU fault dumps
 2026-09-08 15:24 UTC  (7+ messages)
` [PATCH v2 1/6] drm/msm: serialise framebuffer pin state
` [PATCH v2 2/6] drm/msm: fix framebuffer pin refcount leak on prepare failure
` [PATCH v2 3/6] drm/msm: release scanout framebuffers only after a vblank
` [PATCH v2 4/6] drm/msm/dpu: clear the DSPP pointer when no DSPP is assigned
` [PATCH v2 5/6] drm/msm/dpu: only reassign resources when the encoder is reprogrammed
` [PATCH v2 6/6] drm/ci: mark pixel-format tests as passing on SC7180

linux-next: build failure after merge of the drm-misc tree
 2026-09-08 15:22 UTC  (4+ messages)

[PATCH] SUNRPC: fix netns use-after-free in write_gssp()
 2026-09-08 15:21 UTC  (2+ messages)

[PATCH RFC v2 00/19] drm/panel: embed a drm_bridge into every drm_panel
 2026-09-08 15:21 UTC  (5+ messages)
` [PATCH RFC v2 05/19] "

[PATCH] perf test: waiting.sh: Replace timestamp polling with sleep
 2026-09-08 15:20 UTC 

[PATCH v4 0/3] drm/sched: fix use-after-free of the fence timeline name
 2026-09-08 15:20 UTC  (13+ messages)
` [PATCH v4 1/3] drm/sched: cache the timeline name to fix a use-after-free

[PATCH 0/9] linkmode: better use bitmap API
 2026-09-08 15:19 UTC  (4+ messages)
` [PATCH 7/9] net: phy: use linkmode operation return values in phy_device.c

[PATCH v2] kprobes: use DEFINE_DEBUGFS_ATTRIBUTE for the enabled knob
 2026-09-08 15:19 UTC  (2+ messages)

[PATCH v2 1/5] x86/mm/pat: acquire init_mm write lock on collapse to avoid UAF
 2026-09-08 15:17 UTC  (9+ messages)
` [tip: x86/urgent] x86/mm/pat: Acquire "

[PATCH net v3] net: phy: mediatek-ge: disable EEE on the MT7530 PHY
 2026-09-08 15:14 UTC  (3+ messages)

[PATCH] iio: adc: max14001: add missing MODULE_DEVICE_TABLE macro
 2026-09-08 15:12 UTC  (5+ messages)

[PATCH net-next v5 00/12] gve: AdminQ mode related refactors
 2026-09-08 15:12 UTC  (3+ messages)

[PATCH v5 00/24] vdso: Reject absolute relocations during build
 2026-09-08 15:12 UTC  (5+ messages)
` [PATCH v5 02/24] x86/elf, um/x86/elf: Move relocation constants to UAPI

[PATCH 1/2] perf/x86/intel: Correct pt_regs->flags update for PEBS path
 2026-09-08 15:10 UTC  (6+ messages)
` [PATCH 2/2] perf/x86: Disable precise sampling for PERF_SAMPLE_STACK_USER

[PATCH] mm: page_alloc: add trace_mm_page_alloc to bulk allocation path
 2026-09-08 15:08 UTC  (3+ messages)
` [PATCH v4] mm: page_alloc: add missing hooks "

[PATCH v2] pci: designware: Set DMA_BYPASS bit in outbound IATU CTRL2 register
 2026-09-08 15:08 UTC  (2+ messages)

[PATCH] mmc: vub300: fix use-after-free in vub300 teardown
 2026-09-08 15:08 UTC  (5+ messages)

[PATCH] perf/arm-cmn: Fix {wp_dev_sel2, wp_dev_sel} limited to 0/1 when MXP_MULTIPLE_DTM_EN is TRUE
 2026-09-08 15:04 UTC  (3+ messages)

[PATCH 0/7] arm64: dts: qcom: IdeaCentre Mini 01Q8X10 Hamoa + Purwa
 2026-09-08 15:04 UTC  (7+ messages)

[PATCH net] ath9k_htc: fix possibly missing barrier in ath9k_htc_rxep()
 2026-09-08 15:04 UTC  (2+ messages)

[PATCH net-next v2 0/9] net: stmmac: qcom-ethqos: add Shikra EMAC support
 2026-09-08 15:01 UTC  (3+ messages)
` [PATCH net-next v2 2/9] net: phy: dp83867: add regulator supply management

[PATCH] ASoC: amd: acp-da7219-max98357a: don't bind on Raven/Picasso boards
 2026-09-08 14:59 UTC  (2+ messages)

[PATCH v6 00/12] dma-buf: heaps: Add support for Tegra VPR
 2026-09-08 14:59 UTC  (5+ messages)
` [PATCH v6 06/12] of: Export of_node_to_nid()
` [PATCH v6 09/12] dma-buf: heaps: Add support for Tegra VPR

[RFC PATCH v5] binder: switch alloc->mutex to a spinlock plus install_mutex
 2026-09-08 14:58 UTC 

[PATCH v1 0/2] pinctrl: qcom: Add QCS615 LPASS LPI pinctrl support
 2026-09-08 14:58 UTC  (3+ messages)
` [PATCH v1 2/2] pinctrl: qcom: Add qcs615 lpass lpi pinctrl driver

[PATCH net-next v14 00/10] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2026-09-08 14:57 UTC  (11+ messages)
` [PATCH net-next v14 01/10] net: phy: aquantia: fix system interface type not updated in forced mode
` [PATCH net-next v14 02/10] dt-bindings: phy: document the serdes PHY on sa8255p
` [PATCH net-next v14 03/10] phy: qcom: add the SGMII SerDes PHY driver for SCMI systems
` [PATCH net-next v14 04/10] dt-bindings: net: qcom: document the ethqos device for SCMI-based systems
` [PATCH net-next v14 05/10] net: stmmac: qcom-ethqos: set serdes mode before powerup
` [PATCH net-next v14 06/10] net: stmmac: qcom-ethqos: update phy_mode to the resolved interface in mac_finish()
` [PATCH net-next v14 07/10] net: stmmac: qcom-ethqos: fix SGMII loopback not set on resume after speed change
` [PATCH net-next v14 08/10] net: stmmac: qcom-ethqos: reuse the address of ethqos_emac_driver_data
` [PATCH net-next v14 09/10] net: stmmac: qcom-ethqos: factor out linux-level setup into a separate function
` [PATCH net-next v14 10/10] net: stmmac: qcom-ethqos: add support for sa8255p

[PATCH v2] KVM: arm64: Trap guest MPAM accesses whenever MPAM is implemented
 2026-09-08 14:56 UTC 

[PATCH v3] arm64: mpam: Document when to set arm64.nompam
 2026-09-08 14:56 UTC 

[PATCH] clk: qcom: Fix CLK_GLYMUR_GPUCC default and CLK_GLYMUR_EVACC duplicate
 2026-09-08 14:56 UTC  (2+ messages)
` [PATCH] clk: qcom: Fix CLK_GLYMUR_GPUCC default

[PATCH 0/3 v4] delaytop: add delay max, timestamp and sorting for top latency analysis
 2026-09-08 14:55 UTC  (4+ messages)
` [PATCH 1/3 v4] delaytop: add delay max for delaytop
` [PATCH 2/3 v4] delaytop: add timestamp of delay max
` [PATCH 3/3 v4] delaytop: sort by max delay to highlight top latency processes

[PATCH 1/3] w1: use match() callback instead of hardwiring dev->driver
 2026-09-08 14:54 UTC  (4+ messages)
` [PATCH 2/3] w1: move slave uevent into w1_slave_device_type

[PATCH net v4] net: phy: mediatek-ge: disable EEE on the MT7530 PHY
 2026-09-08 14:52 UTC 

[PATCH v3] mm/damon/core: fix unconditionally skip last region
 2026-09-08 14:51 UTC  (2+ messages)

[PATCH v6 00/10] PCI: dw-rockchip: add system suspend support
 2026-09-08 14:51 UTC  (11+ messages)
` [PATCH v6 01/10] PCI: dw-rockchip: Fix LTSSM set functions
` [PATCH v6 02/10] PCI: dw-rockchip: Restore vpcie3v3 regulator handle
` [PATCH v6 03/10] PCI: dw-rockchip: Move devm_phy_get out of phy_init
` [PATCH v6 04/10] PCI: dw-rockchip: Add helper function for enhanced LTSSM control mode
` [PATCH v6 05/10] PCI: dw-rockchip: Add helper function for controller mode
` [PATCH v6 06/10] PCI: dw-rockchip: Add helper function for DDL indicator
` [PATCH v6 07/10] PCI: dw-rockchip: Add pme_turn_off support
` [PATCH v6 08/10] PCI: dw-rockchip: Set broken L1SS resume flag
` [PATCH v6 09/10] PCI: dw-rockchip: Add system PM support
` [PATCH v6 10/10] PCI: dw-rockchip: Clear debug buffer before entering L2

[PATCH v4] mm/damon/core: allow esz to be set to zero
 2026-09-08 14:50 UTC  (2+ messages)

[PATCH v3 0/3] mm/damon: support access monitoring of hugetlb-backed memory
 2026-09-08 14:48 UTC  (2+ messages)

[PATCH v5 00/11] gpu: nova: Export parameters from nova-core to nova-drm
 2026-09-08 14:48 UTC  (9+ messages)
` [PATCH v5 05/11] drm: nova: Add an info ioctl

[PATCH v7 0/3] mm: make persistent huge zero folio read-only
 2026-09-08 14:48 UTC  (4+ messages)
` [PATCH v7 1/3] "

[PATCH v4] dt-bindings: remoteproc: qcom,shikra-pas: Allow bam-dmux subnode
 2026-09-08 14:46 UTC 

[PATCH 1/4] ASoC: es8326: report resume restore errors
 2026-09-07 22:49 UTC  (2+ messages)

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®