mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH v3 1/1] mm/mmu_gather: replace IPI with synchronize_rcu() when batch allocation fails
 2026-02-24 14:21 UTC 

[PATCH v3 00/12] rust: xarray: add entry API with preloading
 2026-02-24 14:20 UTC  (17+ messages)
` [PATCH v3 02/12] rust: xarray: add debug format for `StoreError`
` [PATCH v3 03/12] rust: xarray: add `contains_index` method

[PATCH] crypto: rsa: add debug message if leading zero byte is missing
 2026-02-24 14:20 UTC  (8+ messages)

[PATCH cgroup/for-6.19] cgroup: Fix sleeping from invalid context warning on PREEMPT_RT
 2026-02-24 14:20 UTC  (14+ messages)
` ~90s reboot delay with v6.19 and PREEMPT_RT
        ` ~90s shutdown "

[PATCH net-next] net: microchip: lan743x: add ethtool nway_reset support
 2026-02-24 14:20 UTC  (2+ messages)

[PATCH v4 00/41] arm_mpam: Add KVM/arm64 and resctrl glue code
 2026-02-24 14:19 UTC  (5+ messages)

[PATCH v2 1/8] rust: device: support `dev_printk` on all devices
 2026-02-24 14:17 UTC  (3+ messages)
` [PATCH v2 7/8] gpu: nova-core: remove redundant `.as_ref()` for `dev_*` print

[BUG] crypto: caam - RSA encrypt doesn't always complete new data in out_buf
 2026-02-24 14:17 UTC 

[7.0-rc1] codetag: kernel warning "alloc_tag was not set" during boot
 2026-02-24 14:16 UTC  (5+ messages)

[RFC v3 00/27] lib: Rust implementation of SPDM
 2026-02-24 14:16 UTC  (10+ messages)

[PATCH net-next 0/2] net: phy: add Rust reference driver for ET1011C
 2026-02-24 14:16 UTC  (4+ messages)
` [PATCH net-next v2 0/3] "
  ` [PATCH net-next v2 3/3] "

[PATCH v8 0/5] lib and lib/cmdline enhancements
 2026-02-24 14:15 UTC  (4+ messages)
` [PATCH v8 2/5] lib: fix memparse() to handle overflow

[PATCH net-next] net: cadence: macb: add ethtool nway_reset support
 2026-02-24 14:15 UTC  (2+ messages)

[PATCH] iio: adc: ade9000: fix typo in error message
 2026-02-24 14:15 UTC  (3+ messages)
` [PATCH] iio: adc: fix typos found by codespell

[PATCH v3 0/2] drm/nouveau: zcull support
 2026-02-24 14:14 UTC  (2+ messages)

[git pull] drm fixes for 7.0-rc1
 2026-02-24 14:13 UTC  (5+ messages)
` Time from regression report to a merge of a fix (was Re: [git pull] drm fixes for 7.0-rc1)

[PATCH] tools/turbostat: fix microcode patch level reading for AMD/Hygon
 2026-02-24 14:10 UTC  (3+ messages)

[PATCH v2 0/3] arm64: dts: rockchip: Fix vdec register blocks order on RK3576/RK3588
 2026-02-24 14:07 UTC  (13+ messages)
` [PATCH v2 1/3] media: dt-bindings: rockchip,vdec: Correct reg-names order for RK35{76,88}
` [PATCH v2 2/3] arm64: dts: rockchip: Fix vdec register blocks order on RK3576

[PATCH] sched/deadline: Fix missing ENQUEUE_REPLENISH during PI de-boosting
 2026-02-24 14:05 UTC  (6+ messages)

[PATCH v5 0/5] iio: accel: adxl345: Implement event scaling and ABI compliance
 2026-02-24 14:03 UTC  (6+ messages)
` [PATCH v5 1/5] docs: iio: adxl345: grammar and formatting cleanups
` [PATCH v5 2/5] iio: core: Add IIO_EV_INFO_SCALE to event info
` [PATCH v5 3/5] iio: accel: adxl345: Expose IIO_EV_INFO_VALUE for double tap
` [PATCH v5 4/5] iio: accel: adxl345: Implement event scaling for ABI compliance
` [PATCH v5 5/5] docs: iio: adxl345: update event attributes and scaling math

[PATCH v1 0/3] driver core: Split device.h even more
 2026-02-24 14:02 UTC  (9+ messages)
` [PATCH v1 1/3] driver core: Split device data types to device/types.h

[PATCH v2] rust: kunit: fix warning when !CONFIG_PRINTK
 2026-02-24 13:56 UTC  (6+ messages)

[RFC PATCH] arm64: signal: preserve si_addr for addresses in the VA hole
 2026-02-24 13:55 UTC 

[RFC PATCH] x86/xen: Consider Xen PVH support in CONFIG_XEN_PVHVM
 2026-02-24 13:53 UTC  (5+ messages)

[PATCH] btrfs: replace kcalloc() calls to kzalloc_objs()
 2026-02-24 13:52 UTC  (4+ messages)

[PATCH v3 0/9] Add RZ/G3L IRQC support
 2026-02-24 13:50 UTC  (10+ messages)
` [PATCH v3 3/9] irqchip/renesas-rzg2l: Make fwspec variable as pointer in struct rzg2l_irqc_priv
` [PATCH v3 4/9] irqchip/renesas-rzg2l: Drop IRQC_NUM_IRQ macro
` [PATCH v3 7/9] irqchip/renesas-rzg2l: Add RZ/G3L support

[RFC] in-kernel rseq
 2026-02-24 13:48 UTC  (8+ messages)

[PATCH 1/2] arm64: dts: arm: Use hyphen in node names
 2026-02-24 13:47 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: arm: Use lowercase hex

[PATCH] iio: adc: ad4062: Replace IRQF_ONESHOT with IRQF_NO_THREAD
 2026-02-24 13:44 UTC  (3+ messages)

[PATCH v1 1/1] memory: bt1-l2-ctl: Remove not-going-to-be-supported code for Baikal SoC
 2026-02-24 13:43 UTC  (3+ messages)

[PATCH v2] dt-bindings: usb: st,st-ohci-300x: convert to DT schema
 2026-02-24 13:43 UTC  (2+ messages)

[PATCH net-next v01 00/15] net: hinic3: Fix code styles
 2026-02-24 13:43 UTC  (17+ messages)
` [PATCH net-next v01 01/15] hinic3: Add command queue detailed-respone interfaces
` [PATCH net-next v01 02/15] hinic3: Add Command Queue/Async Event Queue/Mailbox dump interfaces
` [PATCH net-next v01 03/15] hinic3: Add chip_present_flag checks to prevent errors when card is absent
` [PATCH net-next v01 04/15] hinic3: Add RX GRO and VLAN offload support
` [PATCH net-next v01 05/15] hinic3: Add msg_send_lock for message sending concurrecy
` [PATCH net-next v01 06/15] hinic3: Add PF device support and function type validation
` [PATCH net-next v01 07/15] hinic3: Add PF FLR wait and timeout handling
` [PATCH net-next v01 08/15] hinic3: Add PF/VF capability parsing and parameter validation
` [PATCH net-next v01 09/15] hinic3: Add ethtool basic ops
` [PATCH net-next v01 10/15] hinic3: Add ethtool queue ops
` [PATCH net-next v01 11/15] hinic3: Add ethtool statistic ops
` [PATCH net-next v01 12/15] hinic3: Add ethtool coalesce ops
` [PATCH net-next v01 13/15] hinic3: Add ethtool rss ops
` [PATCH net-next v01 14/15] hinic3: Add MTU size validation
` [PATCH net-next v01 15/15] hinic3: Config netdev->watchdog_timeo to set nic tx timeout

[PATCH v3 0/3] Add CAMSS support for SM6350
 2026-02-24 13:43 UTC  (6+ messages)

[PATCH v2 0/2] pinctrl property checks
 2026-02-24 13:42 UTC  (2+ messages)

[PATCH v3 0/6] irqchip/renesas-rzv2h: Add support to handle ICU error IRQ and add SWPE trigger
 2026-02-24 13:41 UTC  (4+ messages)
` [PATCH v3 4/6] irqchip/renesas-rzv2h: Make IRQ type handling range-aware

[PATCH v3 0/2] pmdomain: qcom: Add support for Eliza SoC
 2026-02-24 13:41 UTC  (4+ messages)
` [PATCH v3 2/2] pmdomain: qcom: rpmhpd: Add Eliza RPMh Power Domains

[RESEND PATCH v2 0/2] pinctrl property checks
 2026-02-24 13:39 UTC  (3+ messages)
` [RESEND PATCH v2 1/2] pinctrl: pinconf-generic: perform basic checks on pincfg properties
` [RESEND PATCH v2 2/2] dt-bindings: pinctrl: pincfg-node: add restrictions on conflicting properties

LSF/MM/BPF: 2026: Call for Proposals
 2026-02-24 13:37 UTC  (6+ messages)

[PATCH net-next v2 0/3] net: dsa: yt921x: Use u64_stats_t for MIB stats
 2026-02-24 13:35 UTC  (3+ messages)
` [PATCH net-next v2 1/3] net: dsa: yt921x: Refactor port error message

[PATCH 0/4] bpf: add a few hooks for sandboxing
 2026-02-24 13:35 UTC  (3+ messages)
` [PATCH 1/4] ns: add bpf hooks

[PATCH] Add support for empty path in openat and openat2 syscalls
 2026-02-24 13:35 UTC  (6+ messages)

[PATCH 00/10] NTB: epf: Enable per-doorbell bit handling while keeping legacy offset
 2026-02-24 13:34 UTC  (11+ messages)
` [PATCH 01/10] PCI: endpoint: pci-epf-vntb: Document legacy MSI doorbell offset
` [PATCH 02/10] PCI: endpoint: pci-epf-vntb: Defer pci_epc_raise_irq() out of atomic context
` [PATCH 03/10] PCI: endpoint: pci-epf-vntb: Report 0-based doorbell vector via ntb_db_event()
` [PATCH 04/10] PCI: endpoint: pci-epf-vntb: Exclude reserved slots from db_valid_mask
` [PATCH 05/10] PCI: endpoint: pci-epf-vntb: Implement db_vector_count/mask for doorbells
` [PATCH 06/10] NTB: epf: Document legacy doorbell slot offset in ntb_epf_peer_db_set()
` [PATCH 07/10] NTB: epf: Make db_valid_mask cover only real doorbell bits
` [PATCH 08/10] NTB: epf: Report 0-based doorbell vector via ntb_db_event()
` [PATCH 09/10] NTB: epf: Fix doorbell bitmask handling in db_read/db_clear
` [PATCH 10/10] NTB: epf: Implement db_vector_count/mask for doorbells

[PATCH v9] arm64: dts: qcom: qcs8300-ride: enable WLAN on qcs8300-ride
 2026-02-24 13:34 UTC  (4+ messages)

[PATCH] fs/ceph/dir: fix `i_nlink` underrun during async unlink
 2026-02-24 13:33 UTC  (2+ messages)

[PATCH v5 0/4] Enable ICE clock scaling
 2026-02-24 13:31 UTC  (11+ messages)
` [PATCH v5 2/4] soc: qcom: ice: Add OPP-based clock scaling support for ICE

[PATCH] iio: adc: ade9000: fix wrong return type in streaming push
 2026-02-24 13:30 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] nfsd: convert global state_lock to per-net deleg_lock
 2026-02-24 13:28 UTC 

[PATCH 00/21] staging: rtl8723bs: various cleanups
 2026-02-24 13:27 UTC  (22+ messages)
` [PATCH 01/21] staging: rtl8723bs: remove unused rtl8192c function declarations
` [PATCH 02/21] staging: rtl8723bs: remove unused RECV_BLK defines
` [PATCH 03/21] staging: rtl8723bs: remove unused MAX_PATH_NUM defines
` [PATCH 04/21] staging: rtl8723bs: convert PSTA_INFO_T to struct sta_info *
` [PATCH 05/21] staging: rtl8723bs: remove NDIS type aliases
` [PATCH 06/21] staging: rtl8723bs: remove redundant MAC_ARG macro
` [PATCH 07/21] staging: rtl8723bs: core: fix line lengths in rtw_wlan_util.c
` [PATCH 08/21] staging: rtl8723bs: core: fix line lengths in rtw_recv.c
` [PATCH 09/21] staging: rtl8723bs: hal: fix line lengths in HalPhyRf_8723B.c
` [PATCH 10/21] staging: rtl8723bs: os_dep: fix line lengths in ioctl_cfg80211.c
` [PATCH 11/21] staging: rtl8723bs: hal: fix line lengths in rtl8723b_cmd.c
` [PATCH 12/21] staging: rtl8723bs: hal: fix line lengths in rtl8723b_hal_init.c
` [PATCH 13/21] staging: rtl8723bs: hal: fix line lengths in rtl8723b_phycfg.c
` [PATCH 14/21] staging: rtl8723bs: core: fix various line length overflows
` [PATCH 15/21] staging: rtl8723bs: hal: "
` [PATCH 16/21] staging: rtl8723bs: os_dep: "
` [PATCH 17/21] staging: rtl8723bs: core: fix line lengths in rtw_cmd.c
` [PATCH 18/21] staging: rtl8723bs: core: fix line lengths in rtw_mlme_ext.c
` [PATCH 19/21] staging: rtl8723bs: core: fix line lengths in rtw_mlme.c
` [PATCH 20/21] staging: rtl8723bs: core: fix line lengths in rtw_xmit.c
` [PATCH 21/21] staging: rtl8723bs: core: fix various line length overflows

[PATCH] fs/ceph/mds_client: fix memory leaks in ceph_mdsc_build_path()
 2026-02-24 13:26 UTC 

[PATCH] dt-bindings: usb: st,st-ohci-300x: convert to DT schema
 2026-02-24 13:26 UTC  (3+ messages)

[PATCH 0/1] staging: rtl8723bs: fix potential out-of-bounds read in rtw_restruct_wmm_ie
 2026-02-24 13:26 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 00/38] docs: several improvements to kernel-doc
 2026-02-24 13:25 UTC  (4+ messages)
    ` [Intel-wired-lan] "

[PATCH net-next] MAINTAINERS: Update maintainer entry for QUALCOMM ETHQOS ETHERNET DRIVER
 2026-02-24 13:25 UTC  (2+ messages)

mm: Regression with v7.0-rc1 on RISC-V
 2026-02-24 13:25 UTC  (3+ messages)

[PATCH 0/2] Change Rust Binder crate name to rust_binder
 2026-02-24 13:24 UTC  (2+ messages)

[PATCH v2 0/2] pid_namespace: make init creation more flexible
 2026-02-24 13:23 UTC  (4+ messages)
` [PATCH v2 1/2] pid_namespace: allow opening pid_for_children before init was created

[PATCH v2 0/4] x86: Simplifying LAM
 2026-02-24 13:22 UTC  (5+ messages)
` [PATCH v2 1/4] x86/process: Shorten the default LAM tag width
` [PATCH v2 2/4] x86/process: Add a debug interface to change "
` [PATCH v2 3/4] x86/mm: Cleanup comments where LAM_U48 is mentioned
` [PATCH v2 4/4] selftests/lam: Add test cases for different LAM tag widths

[PATCH v5 0/6] clk: qcom: Add support for basic clocks providers on Eliza SoC
 2026-02-24 13:19 UTC  (3+ messages)
` [PATCH v5 5/6] clk: qcom: Add support for Global clock controller on Eliza

[PATCH v2 0/4] dt-bindings: usb: atmel: convert Atmel USB controller bindings to YAML
 2026-02-24 13:13 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: usb: generic-ohci: add AT91RM9200 OHCI binding support
` [PATCH v2 2/4] dt-bindings: usb: generic-ehci: fix schema structure and add at91sam9g45 constraints
` [PATCH v2 3/4] dt-bindings: usb: atmel,at91rm9200-udc: convert to DT schema
` [PATCH v2 4/4] dt-bindings: usb: atmel,at91sam9rl-udc: "

[PATCH 0/3] arm64: dts: qcom: Add base support for Eliza SoC and its MTP board
 2026-02-24 13:11 UTC  (6+ messages)
` [PATCH 2/3] arm64: dts: qcom: Introduce Eliza Soc base dtsi
` [PATCH 3/3] arm64: dts: qcom: eliza: Enable Eliza MTP board support

[PATCH] dt-bindings: bd72720: Add ROHM BD73900
 2026-02-24 13:11 UTC 

[PATCH] fs/ceph: add a bunch of missing ceph_path_info initializers
 2026-02-24 13:10 UTC 

[PATCH 0/4] mm/pgtable: Support for page table check on s390
 2026-02-24 13:04 UTC  (5+ messages)
` [PATCH 1/4] mm/page_table_check: Pass mm_struct to pxx_user_accessible_page()

[PATCH] cgroup: remove redundant NULL assignments in migration finish
 2026-02-24 13:03 UTC  (2+ messages)

[PATCH] ASoC: amd: acp: Add ACP6.3 match entries for Cirrus Logic parts
 2026-02-24 13:03 UTC 

[PATCH] rust: kunit: fix warning when !CONFIG_PRINTK
 2026-02-24 12:57 UTC  (3+ messages)

[PATCH v2 1/1] mm/mmu_gather: replace IPI with synchronize_rcu() when batch allocation fails
 2026-02-24 12:57 UTC  (5+ messages)

[PATCH v2] firmware: exynos-acpm: Drop fake 'const' on handle pointer
 2026-02-24 12:57 UTC  (2+ messages)

[PATCH 0/3] Add ITE IT6162 MIPI DSI to HDMI bridge driver
 2026-02-24 12:56 UTC  (3+ messages)
` [PATCH 1/3] drm/bridge: "

[PATCH 0/2] irqchip/ls-extirq: various fixes
 2026-02-24 12:53 UTC  (6+ messages)
` [PATCH 1/2] Revert "irqchip/ls-extirq: Use for_each_of_imap_item iterator"
` [PATCH 2/2] irqchip/ls-extirq: fix devm_of_iomap() error check

[RFC V1 00/16] arm64/mm: Enable 128 bit page table entries
 2026-02-24 12:53 UTC  (8+ messages)
` [RFC V1 04/16] perf/events: Replace READ_ONCE() with standard pgtable accessors

[PATCH v2 0/8] Add RemoteProc cooling support
 2026-02-24 12:52 UTC  (11+ messages)
` [PATCH v2 2/8] dt-bindings: thermal: Add qcom,qmi-cooling yaml bindings

[GIT PULL] SOC FSL Fixes for 7.0
 2026-02-24 12:52 UTC 

[PATCH v3] ext4: simplify mballoc preallocation size rounding for small files
 2026-02-24 12:51 UTC 

[PATCH net-next] net: l2tp_eth: Replace deprecated strcpy with strscpy in l2tp_eth_create
 2026-02-24 12:50 UTC  (2+ messages)

[PATCH v7 00/23] MediaTek UFS Cleanup and MT8196 Enablement
 2026-02-24 12:48 UTC  (17+ messages)
` [PATCH v7 10/23] scsi: ufs: mediatek: Handle misc host voltage regulators
` [PATCH v7 11/23] scsi: ufs: mediatek: Rework probe function
` [PATCH v7 12/23] scsi: ufs: mediatek: Remove vendor kernel quirks cruft
` [PATCH v7 13/23] scsi: ufs: mediatek: Use the common PHY framework
` [PATCH v7 14/23] scsi: ufs: mediatek: Remove mediatek,ufs-broken-rtc property
` [PATCH v7 15/23] scsi: ufs: mediatek: Rework _ufs_mtk_clk_scale error paths
` [PATCH v7 16/23] scsi: ufs: mediatek: Clean up logging prints

[PATCH] treewide: fix duplicated word "the" in comments
 2026-02-24 12:48 UTC  (2+ messages)

[PATCH net-next v4 0/2] Add Frame Preemption MAC Merge support for ICSSG
 2026-02-24 12:48 UTC  (3+ messages)
` [PATCH net-next v4 1/2] net: ti: icssg-prueth: Add Frame Preemption MAC Merge support
` [PATCH net-next v4 2/2] net: ti: icssg-prueth: Add ethtool ops for Frame Preemption MAC Merge

[PATCH v2] ext4: simplify mballoc preallocation size rounding for small files
 2026-02-24 12:47 UTC 

[PATCH 00/62] Bug fixes and refactoring patches related to locking
 2026-02-24 12:45 UTC  (4+ messages)
` [PATCH 04/62] dax/bus.c: Fix a locking bug

[PATCH 00/14] drm: Create drm_output_color_format enum
 2026-02-24 12:44 UTC  (4+ messages)
` [PATCH 14/14] drm/display: hdmi: Use drm_output_color_format instead of hdmi_colorspace

linux-next: manual merge of the drm-xe tree with the origin tree
 2026-02-24 12:43 UTC 

[PATCH] perf: Fix data race in perf_event_set_bpf_handler()
 2026-02-24 12:42 UTC  (4+ messages)
` [tip: perf/urgent] "
` [tip: perf/urgent] perf: Fix __perf_event_overflow() vs perf_remove_from_context() race

[PATCH v7 0/3] x86: Capability bits fix and required bits sanity check
 2026-02-24 12:40 UTC  (4+ messages)
` [PATCH v7 1/3] x86/cpu: Clear feature bits disabled at compile-time
` [PATCH v7 2/3] x86/cpu: Check if feature string is non-zero
` [PATCH v7 3/3] x86/cpu: Do a sanity check on required feature bits

[PATCH v5 00/18] Add support for MT8189 clock controller
 2026-02-24 12:40 UTC  (3+ messages)
` [PATCH v5 06/18] clk: mediatek: Add MT8189 vlpcfg clock support

linux-next: manual merge of the bpf-next tree with the bpf tree
 2026-02-24 12:39 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®