All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-09-10 10:30:07 to 2026-09-10 11:00:22 UTC [more...]

[PATCH 00/23] kbuild: significantly speed up kernel builds
 2026-09-10 10:59 UTC  (8+ messages)
` [PATCH 09/23] kbuild: do not allocate .modinfo in vmlinux
` [PATCH 17/23] modpost: perform srcversion hashing in parallel

[PATCH] module: reject out-of-range relocation target indices
 2026-09-10 10:59 UTC  (3+ messages)

[PATCH v2 00/13] s390/cio: replace page allocator calls with k[mz]alloc()
 2026-09-10 11:00 UTC  (3+ messages)
` [PATCH v2 01/13] s390/chsc: Use kzalloc() for CUBs
` [PATCH v2 02/13] s390/chsc: Use kzalloc() for the SEI work area

[PATCH v2 00/20] KVM: selftests: PPC pre-enabling
 2026-09-10 10:55 UTC  (11+ messages)
` [PATCH v2 08/20] KVM: selftests: Use the innermost page allocator API in the memslot perf test
` [PATCH v2 09/20] KVM: selftests: Use the innermost page allocator API in s390's IRQ routing test
` [PATCH v2 10/20] KVM: selftests: Add a wrapper API to allocate multiple page table pages
` [PATCH v2 12/20] KVM: selftests: Add APIs to override memory region types with custom memslots

[PATCH v5 0/3] kselftest: mm: fix some failure of split_huge_page_test
 2026-09-10 10:59 UTC  (10+ messages)
` [PATCH v5 2/3] kselftest: mm: replace usage of /proc/self/smaps for check_huge_xxx() helper
` [PATCH v5 3/3] kselftest: mm: introduce alloc_isolated_mem()

[PATCH v2 00/39] [RISC-V] virtual interrupt controller (vAPLIC/vIMSIC) support
 2026-09-10 10:59 UTC  (7+ messages)
` [PATCH v2 09/39] xen/riscv: implement virtual APLIC MMIO emulation
` [PATCH v2 10/39] xen/riscv: build the target hart index via aplic_hart_field()

[PATCH net-next v2 0/2] net: stmmac: Add support for Allwinner A733 GMAC210
 2026-09-10 10:59 UTC  (3+ messages)
` [PATCH net-next v2 2/2] "

[PATCH v5 00/19] selftests/mm: improve khugepaged coverage
 2026-09-10 10:59 UTC  (15+ messages)
` [PATCH v5 06/19] selftests/mm: stop khugepaged during the MADV_COLLAPSE cases
` [PATCH v5 08/19] selftests/mm: add folio-order check for address ranges
` [PATCH v5 11/19] selftests/mm: add order-parameterized khugepaged collapse cases
` [PATCH v5 12/19] selftests/mm: parameterize the mixed-source collapse case by source order

[PATCH v4 00/24] Various virtio-gpu/dmabuf related fixes
 2026-09-10 10:58 UTC  (7+ messages)
` [PATCH v4 13/24] ui: make GL context current in display backend callbacks
` [PATCH v4 20/24] virtio-gpu: consolidate disabling scanout

[PATCH v6] dt-bindings: pci: tegra: Convert to json-schema
 2026-09-10 10:58 UTC  (2+ messages)

[PATCH RFC] ext4: never fall back to buffered I/O for atomic direct writes
 2026-09-10 10:58 UTC  (2+ messages)

[PATCH v1 0/3] KVM: arm64: Properly advertise !FEAT_LPA2 for NV
 2026-09-10 10:58 UTC  (7+ messages)
` [PATCH v1 1/3] KVM: arm64: nv: Don't advertise FEAT_LPA2 for guest stage-1
` [PATCH v1 2/3] arm64: sysreg: Add TCR_EL2 to sysreg infrastructure

[PATCH] ACPI: utils: Ignore leading root scope prefix in string _UID match
 2026-09-10 10:56 UTC  (6+ messages)

[PATCH v2 1/2] RDMA/rxe: drive UDP tunnel socket lifetime from the GID table
 2026-09-10 10:57 UTC  (3+ messages)
` [PATCH v2 2/2] RDMA/nldev: remove the unused dellink link op

[PATCH] usb: gadget: u_serial: fix use-after-free between tty open/close and gserial_free_line
 2026-09-10 10:57 UTC  (3+ messages)

[LTP] [PATCH v8 0/5] Reproducer for ghostlock
 2026-09-10 10:57 UTC  (9+ messages)
` [LTP] [PATCH v8 1/5] sched_setattr01: Convert to new API
` [LTP] [PATCH v8 2/5] sched_getattr01: "
` [LTP] [PATCH v8 3/5] lapi/sched: add SAFE_SCHED_SETATTR()
` [LTP] [PATCH v8 4/5] lapi/prctl: add more fallback definitions

Path forward for Virtualized Swap?
 2026-09-10 10:56 UTC  (4+ messages)

[PATCH v4 00/21] Preemptible this_cpu_*() operations
 2026-09-10 10:56 UTC  (3+ messages)
` [PATCH v4 01/21] arm64: percpu: Fix this_cpu_write() casting

[PATCH nf-next v2] netfilter: conntrack: make filtering by zone discoverable
 2026-09-10 10:54 UTC 

[PATCH v2 00/13] drm/i915: Some DSB/flipq stuff
 2026-09-10 10:56 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915: Some DSB/flipq stuff (rev2)

PROBLEM: [REGRESSION 7.1-rc4 -> 7.1-rc5] 9p: silent NUL corruption of file data on cache modes with CACHE_WRITEBACK
 2026-09-10 10:56 UTC 

[PATCH v4 0/5] sched: Handle split scheduling and execution contexts in task ticks
 2026-09-10 10:55 UTC  (9+ messages)
` [PATCH v4 3/5] sched/cache: Drive cache task tick from execution context
` [PATCH v4 4/5] sched/rt: Fix RT watchdog accounting for proxy execution
` [PATCH v4 5/5] sched/core: Fix donor slice accounting under "

[PATCH v2] tests/intel/perf_pmu: Fix double free of drpc in test_rc6
 2026-09-10 10:55 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for tests/intel/perf_pmu: Fix double free of drpc in test_rc6 (rev4)
` ✓ i915.CI.BAT: "

[PATCH net] net: vlan: fix vlan name truncation
 2026-09-10 10:56 UTC  (2+ messages)

[PATCH 0/2] ARM: preserve DMA_FROM_DEVICE buffer contents
 2026-09-10 10:55 UTC  (3+ messages)

[PATCH v2 0/5] of: reserved_mem: several fixes about reserved memory
 2026-09-10 10:55 UTC  (6+ messages)
  ` [PATCH v2 1/5] of: reserved_mem: skip init for regions whose early reservation failed

[PATCH net-next v3] net: davicom: Propagate wakeup IRQ errors
 2026-09-10 10:55 UTC  (2+ messages)

[PATCH v2 0/2] drm/xe: Adjust the bo shrinker batch size
 2026-09-10 10:54 UTC  (6+ messages)
` [PATCH v2 2/2] drm/xe: Update shrinker batch size based on average BO size

[PATCH v4 0/9] odb: write alternates at creation time
 2026-09-10 10:54 UTC  (4+ messages)
` [PATCH v4 5/9] builtin/clone: move setup of alternates for shared local clones

[PATCH] ipv6: replace sprintf() with no format specifiers with strscpy()
 2026-09-10 10:54 UTC  (2+ messages)

[PATCH v2] usb: gadget: u_serial: fix use-after-free between tty open/close and gserial_free_line
 2026-09-10 10:53 UTC 

[PATCH v8 0/5] regulator: Add X-Powers AXP318W PMIC support
 2026-09-10 10:53 UTC  (11+ messages)
` [PATCH v8 1/5] mfd: axp20x: Constify axp313 and axp717 cells
` [PATCH v8 2/5] mfd: axp20x-i2c: Fix i2c instantiation
` [PATCH v8 3/5] dt-bindings: mfd: x-powers,axp152: Document AXP318W
` [PATCH v8 4/5] mfd: axp20x: Add support for AXP318W PMIC
` [PATCH v8 5/5] regulator: axp20x: add support for the AXP318W

[PATCHSET v13 sched_ext/for-7.4] sched: Make proxy execution compatible with sched_ext
 2026-09-10 10:53 UTC  (7+ messages)
` [PATCH 07/18] sched: Add sched_ext hooks for proxy execution
` [PATCH 08/18] sched: Introduce WF_ON_RQ wake flag
` [PATCH 09/18] sched_ext: Block proxy donors across scheduler transitions

[PATCH] PCI: mediatek: Find INTx controller by property
 2026-09-10 10:53 UTC  (2+ messages)

[PATCH v2] dt-bindings: net: nvidia,tegra234-mgbe: Add missing properties
 2026-09-10 10:53 UTC  (2+ messages)

[PATCH] spi: rockchip-sfc: disable runtime PM in remove
 2026-09-09 15:31 UTC  (3+ messages)

[PATCH] spi: spi-qpic-snand: remove interim 'dev_data' variable from qcom_spi_probe()
 2026-09-09 17:31 UTC  (2+ messages)

convert all !XFS_RT stubs to inline functions
 2026-09-10 10:52 UTC  (3+ messages)
` [PATCH] xfs: "

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

[PATCH 00/14] ASoC: soc-dai: move snd_soc_xx() to soc-dai.c
 2026-09-09 15:45 UTC  (2+ messages)

[PATCH v6 0/3] spi: tegra210-quad: Improve interrupt handling for loaded systems
 2026-09-09 11:50 UTC  (2+ messages)

[PATCH v8 0/2] Add support for hashing algorithms in TI DTHE V2
 2026-09-10 10:50 UTC  (3+ messages)
` [PATCH v8 1/2] crypto: ti - Add support for SHA224/256/384/512 in DTHEv2 driver
` [PATCH v8 2/2] crypto: ti - Add support for HMAC "

[PATCH] net: hinic: fix mailbox segment buffer overflow
 2026-09-10 10:50 UTC  (2+ messages)

[PATCH v4 1/5] sched: Dispatch task ticks for donor and execution classes
 2026-09-10 10:49 UTC  (4+ messages)

[PATCH net v2] net/smc: fix abort_work termination in smc_conn_free()
 2026-09-10 10:50 UTC  (4+ messages)

[PATCH] clk: imx: composite-93: return timeout from gate enable
 2026-09-10 10:49 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] nfs: split up block layout and SCSI layout support
 2026-09-10 10:48 UTC  (2+ messages)

[android-common:android-mainline 12/12] drivers/clocksource/timer-pxa.c:174 pxa_timer_common_init() warn: 'irq' from request_irq() not released on lines: 168
 2026-09-10 10:48 UTC 

commit 108cc873398932af589c295f78c348513b8d70d9 breaks update-grub on btrfs root filesystem
 2026-09-10 10:39 UTC  (4+ messages)

arch/s390/include/asm/io.h:30:22: error: implicit declaration of function 'ioremap_prot'; did you mean 'ioremap_np'?
 2026-09-10 10:47 UTC 

[LTP] [PATCH 1/9] doc: Fix examples and generated links
 2026-09-10 10:47 UTC  (2+ messages)
` [LTP] "

[PATCH v5] PCI: imx6: Update MPLLB bandwidth to improve i.MX95 Gen3 PCIe stability
 2026-09-10 10:46 UTC  (3+ messages)

[PATCH net 0/5] net/mlx5: fixes for LAG max_tx_speed update flow
 2026-09-10 10:46 UTC  (11+ messages)
` [PATCH net 1/5] net/mlx5: Lag, split aggregate speed into oper and max helpers
` [PATCH net 2/5] net/mlx5: Lag, reset vport speed on teardown
` [PATCH net 3/5] {RDMA,net}/mlx5: cache and use TX-enabled aggregate speed for vports
` [PATCH net 4/5] net/mlx5: Lag, limit aggregated TX speed by PCIe bandwidth
` [PATCH net 5/5] {RDMA,net}/mlx5: notify RoCE LAG speed change via driver event

[PATCH v2 0/2] scsi: core: Optimize the SCSI printk() variants
 2026-09-10 10:45 UTC  (5+ messages)
` [PATCH v2 2/2] scsi: core: Eliminate scsi_log_{reserve,release}_buffer()

[PATCH] s390/debug: Reset pages_per_area and nr_areas when static registration fails
 2026-09-10 10:45 UTC 

[PATCH 00/13] drm/xe: Isolate wedged devices from hardware access
 2026-09-10 10:45 UTC  (2+ messages)

[PATCH 0/2] sysctl: Restore minmax check for proc_do{int,ulong}vec_ms_jiffies_minmax()
 2026-09-10 10:45 UTC  (8+ messages)
` [PATCH 2/2] sysctl: Make proc_doulongvec_ms_jiffies_minmax() enforce minmax again

[PATCH net-next 0/2] net/smc: fix v2 slot clearing and reduce TX slot contention
 2026-09-10 10:44 UTC  (3+ messages)
` [PATCH net-next 1/2] net/smc: clear the correct v2 slot and buffer in smc_wr_tx_put_slot()
` [PATCH net-next 2/2] net/smc: reduce TX slot contention with exclusive wait

[PATCH v6] x86/virt/tdx: Formalize SEAMCALL leaf version encoding support
 2026-09-10 10:43 UTC 

fix cache flushes for the RT device
 2026-09-10 10:43 UTC  (7+ messages)
` [PATCH 1/3] xfs: also flush the RT device cache in xlog_write_iclog
` [PATCH 2/3] xfs: don't continue on error in xfs_fsync
` [PATCH 3/3] xfs: avoid extra cache flushes for multi-device file systems "

[PATCH v3 00/12] Fix several issues in DTHEv2 driver
 2026-09-10 10:42 UTC  (13+ messages)
` [PATCH v3 01/12] crypto: ti - Use list_first_entry_or_null() in dthe_get_dev()
` [PATCH v3 02/12] crypto: ti - Fix spinlock inconsistency in DTHEv2
` [PATCH v3 03/12] crypto: ti - Fix potential memory corruption on highmem pages
` [PATCH v3 04/12] crypto: ti - Fix use-after-free of dev_data on DTHEv2 driver removal
` [PATCH v3 05/12] crypto: ti - Trim scatterlists to correct length in AES
` [PATCH v3 06/12] crypto: ti - Align buffers to cacheline for DMA
` [PATCH v3 07/12] crypto: ti - Separate padding buffer for src and dst
` [PATCH v3 08/12] crypto: ti - Validate sg_nents_for_len() return value in DTHEv2 AES
` [PATCH v3 09/12] crypto: ti - Validate sg_nents_for_len() return value in DTHEv2 AEAD
` [PATCH v3 10/12] crypto: ti - Terminate DMA on all error paths in AES to clear descriptors
` [PATCH v3 11/12] crypto: ti - Terminate DMA on all error paths in AEAD "
` [PATCH v3 12/12] crypto: ti - Do AEAD software fallback on only ENOMEM

[PATCH v2 0/5] drm/xe/hwmon: Update hwmon thermal mailbox handling
 2026-09-10 10:42 UTC  (4+ messages)
` [PATCH v2 2/5] drm/xe/hwmon: Use VRAM temperature sensor count from thermal config on CRI

[Linux PPC] Disable PREEMPT
 2026-09-10 10:41 UTC  (12+ messages)

[v5 0/4] drm/i915/display: Enable AS SDP Skip Frames
 2026-09-10 10:41 UTC  (2+ messages)

[PATCH v3 net-next] octeontx2-pf: report port connector type in ethtool link ksettings
 2026-09-10 10:41 UTC  (4+ messages)

[PATCH net-next v2] octeontx2-af: consolidate RVU AFVF device id definitions
 2026-09-10 10:41 UTC 

[PATCH nf-next v4 01/13] rhashtable: add rhashtable_flush_and_free helper
 2026-09-10 10:41 UTC  (5+ messages)

[PATCH v2] man/man2: introduce man page for file_getattr/file_setattr syscalls
 2026-09-10 10:41 UTC 

[PATCH v2] KVM: arm64: Trap guest MPAM accesses whenever MPAM is implemented
 2026-09-10 10:40 UTC  (2+ messages)

[PATCH v2 08/13] dt-bindings: mfd: ab8500: Add regulators
 2026-09-10 10:40 UTC  (2+ messages)
` (subset) "

[PATCH v3 0/7] block device fixes for large block sizes, IOCB_NOWAIT, and direct I/O
 2026-09-10 10:40 UTC  (3+ messages)
` [PATCH v3 7/7] block: remove dead metadata handling from the async direct I/O path

[PATCH 1/2] drm/verisilicon: set blend mode for the primary plane
 2026-09-10 10:39 UTC  (4+ messages)

[PATCH v3 0/2] tests/intel/xe_survivability: update ignored dmesg regex
 2026-09-10 10:38 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for tests/intel/xe_survivability: update ignored dmesg regex (rev6)

[PATCH 00/12] iommu: qcom_iommu: implement support for instances on MSM8974
 2026-09-10 10:38 UTC  (6+ messages)

[PATCH v8 00/22] Add basic pinctrl drivers for JHB100 SoC
 2026-09-10 10:03 UTC  (3+ messages)
` [PATCH v8 18/22] pinctrl: starfive: Add StarFive JHB100 per2pok controller driver
` [PATCH v8 19/22] dt-bindings: pinctrl: Add starfive,jhb100-per3-pinctrl

[PATCH v4 00/14] Encode object type security status in code
 2026-09-10 10:36 UTC  (15+ messages)
` [PATCH v4 01/14] qom: add tracking of security state of object types
` [PATCH v4 02/14] qapi: add 'insecure-types' option for -compat argument
` [PATCH v4 03/14] qom: add helper API for checking object class security policy compliance
` [PATCH v4 04/14] system: check security for accelerator types
` [PATCH v4 05/14] system: report acclerator security status in help output
` [PATCH v4 06/14] system: check security for machine types
` [PATCH v4 07/14] system: report machine security status in help output
` [PATCH v4 08/14] system: check security of device types
` [PATCH v4 09/14] system: report device security status in help output
` [PATCH v4 10/14] hw/core: report security status in query-machines
` [PATCH v4 11/14] qom: refactor data passing for QOM list filtering
` [PATCH v4 12/14] qom: report & filter on security status in qom-list-types
` [PATCH v4 13/14] docs: expand security docs with info about security status
` [PATCH v4 14/14] machine: add helpers for declaring secure/insecure machine types

[PATCH] maintainers.inc: Update owner for strace pigz libcap-ng popt
 2026-09-10 10:38 UTC  (2+ messages)
` [OE-core] "

[PATCH net-next v3 00/10] net: fix typos and repeated words in comments
 2026-09-10 10:37 UTC  (13+ messages)
` [PATCH net-next v3 04/10] net: cavium: fix typos "
` [PATCH net-next v3 05/10] net: qlogic: "
` [PATCH net-next v3 06/10] net: fddi: "
` [PATCH net-next v3 08/10] net: hisilicon: "
` [PATCH net-next v3 09/10] net: atheros: "
` [PATCH net-next v3 10/10] net: dec: "

[PATCH v7 0/5] regulator: Add X-Powers AXP318W PMIC support
 2026-09-10 10:37 UTC  (4+ messages)
` [PATCH v7 3/5] dt-bindings: mfd: x-powers,axp152: Document AXP318W

[PATCH v4 net-next 00/15] net: enetc: SR-IOV improvements and ENETC v4 VF support
 2026-09-10 10:37 UTC  (9+ messages)
` [PATCH v4 net-next 07/15] net: enetc: add .ndo_set_vf_mac() to the enetc v4 driver
` [PATCH v4 net-next 08/15] net: enetc: move mac_filter from struct enetc_pf to struct enetc_si
` [PATCH v4 net-next 12/15] net: enetc: add VF support for i.MX94 and i.MX95
` [PATCH v4 net-next 13/15] net: enetc: implement ndo_set_rx_mode_async for ENETC v4 VF

[PATCH 0/6] mempool: cleanup, fixes, improvements and optimizations
 2026-09-10 10:36 UTC  (7+ messages)
` [PATCH 1/6] mempool: fix private data area size alignment
` [PATCH 2/6] net/sxe2: do not use deprecated mempool cache field
` [PATCH 3/6] mempool: remove deprecated cache flush threshold field
` [PATCH 4/6] mempool: various cleanups
` [PATCH 5/6] mempool: optimize access to private data
` [PATCH 6/6] mempool: no cache size limit

[PATCH v3 0/3] media: Add support for the Sony IMX681
 2026-09-10 10:36 UTC  (2+ messages)
` Test for "

[PATCH v2] [CI-ONLY][DONOT-REVIEW] Access counter squash
 2026-09-10 10:35 UTC  (2+ messages)

[PATCH 1/5] libcap-ng,libcap-ng-python: upgrade 0.9.5 -> 0.9.6
 2026-09-10 10:34 UTC  (5+ messages)
` [PATCH 2/5] librepo: upgrade 1.21.0 -> 1.21.1
` [PATCH 3/5] orc: upgrade 0.4.43 -> 0.4.44
` [PATCH 4/5] python3-uv-build: upgrade 0.12.10 -> 0.12.12
` [PATCH 5/5] xz: upgrade 5.8.3 -> 5.8.4

[PATCH] ACPI: battery: Fix bogus cycle count values on systems without _BIX
 2026-09-10 10:33 UTC  (7+ messages)

[f2fs-dev] [PATCH 03/14] f2fs: support regular file buffered writes on large folios
 2026-09-10 10:33 UTC  (2+ messages)

[PATCH net] net: dsa: mxl862xx: disable the stats poll on teardown
 2026-09-10 10:34 UTC  (3+ messages)

[PATCH v2] ACPI: button: replace SIMPLE_DEV_PM_OPS with DEFINE_SIMPLE_DEV_PM_OPS
 2026-09-10 10:32 UTC  (2+ messages)

[PATCH i-g-t v6 0/3] Add CMRR subtests
 2026-09-10 10:25 UTC  (3+ messages)
` [PATCH i-g-t v6 3/3] tests/kms_vrr: Add CMRR fixed and video mode subtests

[PATCH] net: ipconfig: use ifreq field aliases
 2026-09-10 10:31 UTC  (2+ messages)

[PATCH] drm/amdgpu/smu: Enable UCLK after init in AMD Radeon Pro 5300
 2026-09-10 10:31 UTC  (3+ messages)
` [PATCH v2] drm/amd/pm: defer UCLK DPM enablement on Apple Navi 14

[Linux PPC] Disable PREEMPT
 2026-09-10 10:31 UTC  (4+ messages)

[PATCH] net: sun4i-emac: fix missing of_node_put() for phy_node
 2026-09-10 10:30 UTC  (2+ messages)

[PATCH RESEND v3 0/2] selftests/mm: Validate selections and scope memfd_secret setup
 2026-09-10 10:30 UTC  (5+ messages)
` [PATCH RESEND v3 1/2] selftests/mm: Reject invalid test selections before running tests

[PATCH net-next v3 07/10] net: dsa: microchip: extract prepare reset
 2026-09-10 10:30 UTC  (2+ messages)

[PATCH net-next v3 10/10] net: dsa: microchip: add periodic output support for the KSZ8463
 2026-09-10 10:30 UTC  (2+ messages)

[PATCH net-next v3 01/10] net: dsa: microchip: add the number of pins to chip infos
 2026-09-10 10:30 UTC  (2+ messages)

[PATCH net-next v3 02/10] net: dsa: microchip: add the number of periodic signals to chip infos
 2026-09-10 10:30 UTC  (2+ messages)

[PATCH net-next v3 06/10] net: dsa: microchip: extract compute_width
 2026-09-10 10:30 UTC  (2+ messages)

[PATCH v2 0/4] tools: qcom: mkmbn: Updates to support ipq5210
 2026-09-10 10:29 UTC  (2+ messages)
` [PATCH v2 4/4] tools: qcom: mkmbn: Add support to create multi-elf


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.