mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH] io_uring: make overflowing cqe subject to OOM
 2025-12-29 20:19 UTC 

[PATCH 0/3] riscv: dts: spacemit: Add USB 3.0 support for K1
 2025-12-29 20:14 UTC  (2+ messages)

[PATCH v6 0/2] Add USB2.0 PHY support for SpacemiT K1
 2025-12-29 20:14 UTC  (2+ messages)

[PATCH v2 0/2] hfsplus: avoid re-allocating header node 0 and stop on already-hashed nodes
 2025-12-29 20:12 UTC  (5+ messages)
` [PATCH v2 1/2] hfsplus: skip node 0 in hfs_bmap_alloc

[PATCH 1/2] dt-bindings: display/msm/gpu: Narrow reg and reg-names for Adreno 610.0 and alike
 2025-12-29 20:09 UTC  (6+ messages)

[PATCH 0/4] Initial patch set for PURWA-IOT-EVK
 2025-12-29 20:08 UTC  (11+ messages)
` [PATCH 3/4] arm64: dts: qcom: Commonize IQ-X-IOT DTSI

[PATCH 1/2] arm64: dts: qcom: agatti: Fix IOMMU DT properties
 2025-12-29 20:00 UTC  (2+ messages)

[PATCH bpf-next] bpf, x86: inline bpf_get_current_task() for x86_64
 2025-12-29 19:58 UTC  (2+ messages)

[PATCH net 0/5] net: netdevsim: fix inconsistent carrier state after link/unlink
 2025-12-29 19:56 UTC  (8+ messages)
` [PATCH net 1/5] "
` [PATCH net 2/5] selftests: netdevsim: test that linking already-connected devices fails
` [PATCH net 3/5] selftests: netdevsim: add carrier state consistency test
` [PATCH net 4/5] selftests: net: improve error handling in TFO test
` [PATCH net 5/5] selftests: net: report SKIP if TFO test processes timed out

[PATCH net 0/2] vsock: Fix SO_ZEROCOPY on accept()ed vsocks
 2025-12-29 19:45 UTC  (14+ messages)
` [PATCH net 1/2] vsock: Make accept()ed sockets use custom setsockopt()
` [PATCH net 2/2] vsock/test: Test setting SO_ZEROCOPY on accept()ed socket

[PATCH net v2 0/2] vsock: Fix SO_ZEROCOPY on accept()ed vsocks
 2025-12-29 19:43 UTC  (3+ messages)
` [PATCH net v2 1/2] vsock: Make accept()ed sockets use custom setsockopt()
` [PATCH net v2 2/2] vsock/test: Test setting SO_ZEROCOPY on accept()ed socket

[GIT PULL] Kbuild fixes for v6.19-rc4
 2025-12-29 19:37 UTC 

[PATCH v2 1/4] dt-bindings: vendor-prefixes: Document ifm electronic gmbh
 2025-12-29 19:36 UTC  (4+ messages)
` [PATCH v2 2/4] dt-bindings: arm: fsl: Document ifm VHIP4 EvalBoard v1 and v2
` [PATCH v2 3/4] arm64: dts: imx8mn: Add SNVS LPGPR
` [PATCH v2 4/4] arm64: dts: imx8mn: Add ifm VHIP4 EvalBoard v1 and v2

[PATCH] fuse: add hang check in request_wait_answer()
 2025-12-29 19:28 UTC  (4+ messages)
  ` [External] "

[bpf-next:master 8/9] FAILED: load BTF from .tmp_vmlinux1.BTF.1: No such file or directory
 2025-12-29 19:28 UTC 

[PATCH v5 0/2] media: i2c: Add ov2732 image sensor driver
 2025-12-29 19:20 UTC  (3+ messages)
` [PATCH v5 2/2] "

[PATCH] x86/microcode/AMD: Fix Entrysign revision check for Zen5/Strix Halo
 2025-12-29 19:19 UTC  (3+ messages)
` [tip: x86/urgent] "

[PATCH 0/2] net: stmmac: socfpga: support both stmmaceth-ocp and ahb reset names
 2025-12-29 19:17 UTC  (3+ messages)
` [PATCH 1/2] net: stmmac: socfpga: add call to assert/deassert ahb reset line
` [PATCH 2/2] Revert "arm: dts: socfpga: use reset-name "stmmaceth-ocp" instead of "ahb""

[PATCH 0/2] Miscellaneous fixes for post-v4.19
 2025-12-29 19:16 UTC  (3+ messages)
` [PATCH v4 1/2] rcu: Make expedited RCU CPU stall warnings detect stall-end races
` [PATCH v4 2/2] rcutorture: Correctly compute probability to invoke ->exp_current()

[PATCH 0/6] Torture-test updates for post-v4.19
 2025-12-29 19:13 UTC  (7+ messages)
` [PATCH v4 1/6] rcutorture: Add context checks to rcu_torture_timer()
` [PATCH v4 2/6] torture: Parallelize kvm-series.sh guest-OS execution
` [PATCH v4 3/6] torture: Make kvm-series.sh give build numbers and totals
` [PATCH v4 4/6] torture: Make kvm-series.sh give run "
` [PATCH v4 5/6] torture: Make config2csv.sh properly handle comments in .boot files
` [PATCH v4 6/6] torture: Include commit discription in testid.txt

[PATCH] Fix PTP driver warnings by removing settime64 check
 2025-12-29 19:13 UTC  (2+ messages)

[PATCH v4 0/9] Implement RCU Tasks Trace in terms of SRCU for post-v4.19
 2025-12-29 19:11 UTC  (10+ messages)
` [PATCH v4 1/9] rcu: Re-implement RCU Tasks Trace in terms of SRCU-fast
` [PATCH v4 2/9] context_tracking: Remove rcu_task_trace_heavyweight_{enter,exit}()
` [PATCH v4 3/9] rcu: Clean up after the SRCU-fastification of RCU Tasks Trace
` [PATCH v4 4/9] rcu: Move rcu_tasks_trace_srcu_struct out of #ifdef CONFIG_TASKS_RCU_GENERIC
` [PATCH v4 5/9] rcu: Add noinstr-fast rcu_read_{,un}lock_tasks_trace() APIs
` [PATCH v4 6/9] rcu: Update Requirements.rst for RCU Tasks Trace
` [PATCH v4 7/9] checkpatch: Deprecate rcu_read_{,un}lock_trace()
` [PATCH v4 8/9] srcu: Create an rcu_tasks_trace_expedite_current() function
` [PATCH v4 9/9] rcutorture: Test rcu_tasks_trace_expedite_current()

[PATCH] mailbox: rio : implement discovery for all
 2025-12-29 19:07 UTC 

Follow-up on Linux-kernel code accessibility
 2025-12-29 18:59 UTC  (15+ messages)

[PATCH 6.18-stable] x86/microcode/AMD: Select which microcode patch to load
 2025-12-29 18:57 UTC 

[PATCH 4/8] mm/hugetlb: introduce per-node sysfs interface "zeroable_hugepages"
 2025-12-29 18:57 UTC  (3+ messages)

[PATCH 0/2] sched_ext: Implement proper ops.dequeue() semantics
 2025-12-29 18:56 UTC  (17+ messages)
` [PATCH 1/2] sched_ext: Fix "
` [PATCH 2/2] selftests/sched_ext: Add test to validate ops.dequeue()

[PATCH v2 0/3] media: i2c: ov5647: Modernize driver with CCI and new stream APIs
 2025-12-29 18:55 UTC  (3+ messages)
` [PATCH v2 2/3] media: i2c: ov5647: Switch to using the sub-device state lock

[PATCH 00/11] Plane Color Pipeline support for MediaTek
 2025-12-29 18:53 UTC  (2+ messages)

[PATCH v3 0/4] iio: proximity: Add interrupt support for RFD77402
 2025-12-29 18:45 UTC  (3+ messages)

[PATCH] ipv6: BUG() in pskb_expand_head() as part of calipso_skbuff_setattr()
 2025-12-29 18:40 UTC  (2+ messages)

[PATCH v4 00/15] Add support for Microchip LAN969x
 2025-12-29 18:37 UTC  (16+ messages)
` [PATCH v4 01/15] dt-bindings: usb: Add Microchip LAN969x support
` [PATCH v4 02/15] dt-bindings: mfd: atmel,sama5d2-flexcom: add microchip,lan9691-flexcom
` [PATCH v4 03/15] dt-bindings: serial: atmel,at91-usart: add microchip,lan9691-usart
` [PATCH v4 04/15] dt-bindings: spi: at91: add microchip,lan9691-spi
` [PATCH v4 05/15] dt-bindings: i2c: atmel,at91sam: add microchip,lan9691-i2c
` [PATCH v4 06/15] dt-bindings: rng: atmel,at91-trng: add microchip,lan9691-trng
` [PATCH v4 07/15] dt-bindings: crypto: atmel,at91sam9g46-aes: add microchip,lan9691-aes
` [PATCH v4 08/15] dt-bindings: crypto: atmel,at91sam9g46-sha: add microchip,lan9691-sha
` [PATCH v4 09/15] dt-bindings: dma: atmel: add microchip,lan9691-dma
` [PATCH v4 10/15] dt-bindings: net: mscc-miim: add microchip,lan9691-miim
` [PATCH v4 11/15] dt-bindings: pinctrl: pinctrl-microchip-sgpio: add LAN969x
` [PATCH v4 12/15] arm64: dts: microchip: add LAN969x clock header file
` [PATCH v4 13/15] arm64: dts: microchip: add LAN969x support
` [PATCH v4 14/15] dt-bindings: arm: AT91: document EV23X71A board
` [PATCH v4 15/15] arm64: dts: microchip: add "

[PATCH] platform/x86: ISST: Check for admin capability for write commands
 2025-12-29 18:36 UTC 

[PATCH] platform/x86: ISST: Optimize suspend/resume callbacks
 2025-12-29 18:36 UTC 

[PATCH v7] mm/hugetlb: ignore hugepage kernel args if hugepages are unsupported
 2025-12-29 18:35 UTC  (3+ messages)

[PATCH v4] security: Add KUnit tests for kuid_root_in_ns and vfsuid_root_in_currentns
 2025-12-29 18:35 UTC  (2+ messages)

[PATCH 0/2] platform/x86: ISST: Fix for write lock and suspend/resume
 2025-12-29 18:34 UTC  (3+ messages)
` [PATCH 1/2] platform/x86: ISST: Add missing write block check
` [PATCH 2/2] platform/x86: ISST: Store and restore all domains data

[PATCH v2 1/2] usb: phy: tegra: use phy type directly
 2025-12-29 18:33 UTC  (2+ messages)

[PATCH v1 0/3] Add support for Variscite DART-MX95 and Sonata board
 2025-12-29 18:24 UTC  (5+ messages)
` [PATCH v1 2/3] arm64: dts: freescale: Add support for Variscite DART-MX95
` [PATCH v1 3/3] arm64: dts: imx95-var-dart: Add support for Variscite Sonata board

[Kernel Bug] WARNING in vfat_rmdir
 2025-12-29 18:18 UTC 

[PATCH net] gve: defer interrupt enabling until NAPI registration
 2025-12-29 18:10 UTC  (2+ messages)

[PATCH] PCI: Avoid work_on_cpu() in async probe workers
 2025-12-29 18:08 UTC  (3+ messages)

[PATCH v2] gfs2: Fix use-after-free in gfs2_fill_super()
 2025-12-29 18:08 UTC 

[PATCH v2 2/3] PCI: Prevent overflow in proc_bus_pci_write()
 2025-12-29 18:07 UTC  (2+ messages)

[PATCH v10 00/16] arm64: entry: Convert to Generic Entry
 2025-12-29 18:03 UTC  (3+ messages)
` [PATCH v10 11/16] entry: Split syscall_exit_to_user_mode_work() for arch reuse

[PATCH v4 0/3] spacemit: fix P1 sub-device Kconfig defaults and dependencies
 2025-12-29 18:02 UTC  (4+ messages)
` [PATCH v4 3/3] rtc: spacemit: default module when MFD_SPACEMIT_P1 is enabled

[PATCH RFC] ima: Fallback to a ctime guard without i_version updates
 2025-12-29 17:52 UTC 

[PATCH] phy: Kconfig: spacemit: add COMMON_CLK dependency
 2025-12-29 17:51 UTC  (3+ messages)

[PATCH v6] dt-bindings: arm: keystone: add boot_* mboxes to ti,sci
 2025-12-29 17:46 UTC  (5+ messages)

[PATCH 0/2] cgroup-v2/freezer: small improvements
 2025-12-29 17:39 UTC  (5+ messages)
` [PATCH 2/2] cgroup-v2/freezer: Print information about unfreezable process

[PATCH 0/5] platform/x86: think-lmi: Clean up code style
 2025-12-29 17:32 UTC  (7+ messages)
  ` [PATCH 4/5] platform/x86: think-lmi: fix column limit overflow

[PATCH] gfs2: Fix use-after-free in gfs2_fill_super
 2025-12-29 17:31 UTC  (3+ messages)

[PATCH v2 1/3] PCI/sysfs: Fix null pointer dereference during hotplug
 2025-12-29 17:31 UTC  (2+ messages)

[PATCH v3 0/7] PCI/pwrctrl: Major rework to integrate pwrctrl devices with controller drivers
 2025-12-29 17:26 UTC  (8+ messages)
` [PATCH v3 1/7] PCI/pwrctrl: tc9563: Use put_device() instead of i2c_put_adapter()
` [PATCH v3 2/7] PCI/pwrctrl: Add 'struct pci_pwrctrl::power_{on/off}' callbacks
` [PATCH v3 3/7] PCI/pwrctrl: Add APIs for explicitly creating and destroying pwrctrl devices
` [PATCH v3 4/7] PCI/pwrctrl: Add APIs to power on/off the "
` [PATCH v3 5/7] PCI/pwrctrl: Switch to the new pwrctrl APIs
` [PATCH v3 6/7] PCI: qcom: Drop the assert_perst() callbacks
` [PATCH v3 7/7] PCI: qcom: Rename PERST# assert/deassert helpers for uniformity

[PATCH v3 00/33] VKMS: Introduce multiple configFS attributes
 2025-12-29 17:26 UTC  (18+ messages)
` [PATCH v3 07/33] drm/vkms: Introduce configfs for plane name
` [PATCH v3 18/33] drm/vkms: Introduce configfs for plane format
` [PATCH v3 26/33] drm/vkms: Introduce configfs for connector supported colorspace
` [PATCH v3 28/33] drm/vkms: Introduce configfs for connector EDID
` [PATCH v3 32/33] drm/vkms: Allow to hot-add connectors
` [PATCH v3 33/33] drm/vkms: Introduce configfs for dynamic connector creation

[PATCH v4 0/7] Unload linux/kernel.h
 2025-12-29 17:19 UTC  (7+ messages)
` [PATCH v4 7/7] kernel.h: drop trace_printk.h

[PATCH 0/4] nova-core Improve pin initializer code
 2025-12-29 17:14 UTC  (2+ messages)

[RFC 00/11] Reintroduce Hornet LSM
 2025-12-29 17:12 UTC  (2+ messages)

[PATCH] rust_binder: correctly handle FDA objects of length zero
 2025-12-29 17:04 UTC  (3+ messages)

After s2idle: amd-pmf AMDI0107:00: TEE enact cmd failed. err: ffff000e, ret:0
 2025-12-29 17:02 UTC 

[PATCH v2] rcu: Reduce synchronize_rcu() latency by reporting GP kthread's CPU QS early
 2025-12-29 17:02 UTC  (9+ messages)

[PATCH] staging: greybus: audio: avoid snprintf truncation warnings
 2025-12-29 16:52 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/1] arm64: dts: imx8mp-skov: add pinctrl-name 'reset' to fix CHECK_DTB warning
 2025-12-29 16:51 UTC 

[PATCH v6 1/2] platform/x86: thinkpad_acpi: Add support to detect hardware damage detection capability
 2025-12-29 16:49 UTC  (2+ messages)

[PATCH net v2 0/3] disable interrupts and ensure dbell updation
 2025-12-29 16:47 UTC  (3+ messages)
` [PATCH net v2 2/3] octeon_ep: ensure dbell BADDR updation

[PATCH V2 0/5] mm/khugepaged: cleanups and scan limit fix
 2025-12-29 16:41 UTC  (5+ messages)
` [PATCH V2 3/5] mm/khugepaged: change collapse_pte_mapped_thp() to return void
` [PATCH V2 4/5] mm/khugepaged: use enum scan_result for result variables and return types

[PATCH v1 net-next 00/15] nbl driver for Nebulamatrix NICs
 2025-12-29 16:41 UTC  (4+ messages)
  ` 回复:[PATCH "

[PATCH v3 00/12] ntfs filesystem remake
 2025-12-29 16:41 UTC  (6+ messages)
` [PATCH v3 12/14] Revert: ntfs3: serve as alias for the legacy ntfs driver
` [PATCH v3 13/14] ntfs: add Kconfig and Makefile

[PATCH] PCI: shpchp: add WQ_PERCPU to alloc_workqueue users
 2025-12-29 16:40 UTC  (2+ messages)

[PATCH net] net: stmmac: fix the crash issue for zero copy XDP_TX action
 2025-12-29 16:40 UTC  (2+ messages)

[PATCH 0/1] nvdimm: allow exposing RAM as libnvdimm DIMMs
 2025-12-29 16:39 UTC  (13+ messages)
` [PATCH 1/1] nvdimm: allow exposing RAM carveouts as NVDIMM DIMM devices

[PATCH RFC 1/2] rcutorture: Prevent concurrent kvm.sh runs on same source tree
 2025-12-29 16:39 UTC  (4+ messages)

[PATCH] PCI: pnv_php: add WQ_PERCPU to alloc_workqueue users
 2025-12-29 16:38 UTC  (2+ messages)

[PATCH 6.18 000/430] 6.18.3-rc1 review
 2025-12-29 16:32 UTC  (2+ messages)

[PATCH v4 0/9] Verisilicon DC8200 driver (and adaption to TH1520)
 2025-12-29 16:32 UTC  (2+ messages)

[PATCH v2 1/1] arm64: dts: imx8mp-evk: add camera ov5640 and related nodes
 2025-12-29 16:31 UTC 

[PATCH] dmaengine: fix a reference leak in __dma_async_device_channel_register()
 2025-12-29 16:30 UTC  (2+ messages)

[PATCH 00/10] rust: xarray: add entry API with preloading
 2025-12-29 16:29 UTC  (20+ messages)
` [PATCH 01/10] rust: xarray: minor formatting fixes
` [PATCH 02/10] rust: xarray: add debug format for `StoreError`
` [PATCH 03/10] rust: xarray: add `contains_index` method
` [PATCH 04/10] rust: xarray: add `XArrayState`
` [PATCH 05/10] rust: xarray: use `xas_load` instead of `xa_load` in `Guard::load`
` [PATCH 06/10] rust: xarray: simplify `Guard::load`
` [PATCH 07/10] rust: xarray: add `find_next` and `find_next_mut`
` [PATCH 08/10] rust: xarray: add entry API
` [PATCH 10/10] rust: xarray: fix false positive lockdep warnings

[PATCH v2 0/2] Input: cros_ec_keyb: add function key support
 2025-12-29 16:28 UTC  (4+ messages)
` [PATCH v2 1/2] Input: cros_ec_keyb - "

[PATCH net v1 0/2] avoid compiler and IQ/OQ reordering
 2025-12-29 16:18 UTC  (5+ messages)
` [PATCH net v1 1/2] octeon_ep: "
` [PATCH net v1 2/2] octeon_ep_vf: "

[report] Performance regressions introduced via "cpuidle: menu: Remove iowait influence" on 6.12.y
 2025-12-29 16:17 UTC  (4+ messages)

[PATCH] RDMA/rxe: Remove unused page_offset member
 2025-12-29 16:11 UTC  (4+ messages)

[GIT PULL] DRM Rust fixes for v6.19-rc4
 2025-12-29 16:11 UTC 

[PATCH 0/5] media: vimc: add RGB/YUV input entity and improve pipeline support
 2025-12-29 16:04 UTC  (7+ messages)

[PATCHv5 bpf-next 0/9] ftrace,bpf: Use single direct ops for bpf trampolines
 2025-12-29 16:03 UTC  (6+ messages)
` [PATCHv5 bpf-next 9/9] bpf,x86: Use single ftrace_ops for direct calls

[PATCH v2] platform/x86: asus-armoury: fix ppt data for FA507R
 2025-12-29 16:00 UTC  (2+ messages)

[PATCH 0/5] x86, fpu/kvm: fix crash with AMX
 2025-12-29 15:58 UTC  (4+ messages)
` [PATCH 1/5] x86, fpu: introduce fpu_load_guest_fpstate()

[PATCH v5 0/3] KVM: x86: Add userspace control for Suppress EOI Broadcast
 2025-12-29 15:57 UTC  (8+ messages)
` [PATCH v5 2/3] KVM: x86/ioapic: Implement support for I/O APIC version 0x20 with EOIR

[PATCH] octeontx2-pf: fix "UBSAN: shift-out-of-bounds error"
 2025-12-29 15:50 UTC  (2+ messages)

[PATCH v2 1/3] mm/tlb: allow architectures to skip redundant TLB sync IPIs
 2025-12-29 15:01 UTC  (2+ messages)
` [PATCH v2 0/3] "

[PATCH v2 0/3] skip redundant TLB sync IPIs
 2025-12-29 14:52 UTC 

[PATCH RESEND v1 0/3] skip redundant TLB sync IPIs
 2025-12-29 14:36 UTC 

[PATCH RESEND v1 0/3] skip redundant TLB sync IPIs
 2025-12-29 14:30 UTC 

[PATCH v1 0/3] skip redundant TLB sync IPIs
 2025-12-29 14:12 UTC 

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®