All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-19 00:52:57 to 2026-08-19 02:33:13 UTC [more...]

[PATCH RFC v2 00/13] sysctl: add module aliases
 2026-08-19  2:33 UTC  (29+ messages)
` [PATCH RFC v2 01/13] keys, pidns, fs/verity, riscv/vector: reorder '#include <linux/sysctl.h>'
` [PATCH RFC v2 02/13] proc: add config option SYSCTL_MODULE_ALIASES
` [PATCH RFC v2 03/13] sysctl, mod_devicetable: add macro MODULE_SYSCTL_TABLE
` [PATCH RFC v2 04/13] sysctl: add register_sysctl() wrapper for MODULE_SYSCTL_TABLE
` [PATCH RFC v2 05/13] sysctl, parport: update register_sysctl() callers with template arguments
` [PATCH RFC v2 06/13] sysctl, net: add register_net_sysctl{_sz}() wrappers for MODULE_SYSCTL_TABLE
` [PATCH RFC v2 07/13] sysctl, net: update register_net_sysctl{_sz}() callers with template arguments
` [PATCH RFC v2 08/13] sysctl, net: update register_net_sysctl_sz(ARRAY_SIZE(table_tmpl)) "
` [PATCH RFC v2 09/13] sysctl, ipv6: update register_net_sysctl{_sz}() callers "
` [PATCH RFC v2 10/13] sysctl, net: update register_net_sysctl_sz() edge case
` [PATCH RFC v2 11/13] sysctl: unrandomize struct ctl_table.procname
` [PATCH RFC v2 12/13] modpost: move addend_*_rel() calls into addend_rel()
` [PATCH RFC v2 13/13] modpost: handle MODULE_SYSCTL_TABLE symbols

[GIT PULL] x86/cpu for v7.3-rc1
 2026-08-19  2:32 UTC  (2+ messages)

[GIT PULL] x86/cleanups for v7.3-rc1
 2026-08-19  2:32 UTC  (2+ messages)

[GIT PULL] x86/cache for v7.3-rc1
 2026-08-19  2:32 UTC  (2+ messages)

[GIT PULL] x86/alternatives for v7.3-rc1
 2026-08-19  2:32 UTC  (4+ messages)

[GIT PULL] ras/core for v7.3-rc1
 2026-08-19  2:32 UTC  (2+ messages)

[syzbot] [acpica?] KASAN: slab-use-after-free Read in acpi_ut_update_object_reference
 2026-08-19  2:31 UTC 

drivers/gpu/drm/panel/panel-samsung-ld9040.c:240:12: warning: stack frame size (8344) exceeds limit (8192) in 'ld9040_prepare'
 2026-08-19  2:29 UTC 

[PATCH] app/test: lpm6 perf autotest fix lpm delete total time
 2026-08-19  2:28 UTC 

'git stash' is not atomic: it leaves both an invalid stash and file changes
 2026-08-19  2:17 UTC 

[LTP] [PATCH v1 00/31] Add sysfs sanity tests
 2026-08-19  2:27 UTC  (6+ messages)
` [LTP] [PATCH v1 23/31] testcases: sysfs: Add sys_net04
` [LTP] [PATCH v1 30/31] testcases: sysfs: Add sys_swap01

[PATCH RFC v2] usb: atm: cxacru: fix NULL pointer dereference on uninitialized atm_dev
 2026-08-19  2:27 UTC  (2+ messages)

[PATCH v2 0/5] of: reserved_mem: several fixes about reserved memory
 2026-08-19  2:26 UTC  (4+ messages)
` [PATCH v2 2/5] of: reserved_mem: reject static regions overlapping no-map memory

[PATCH net-next 0/2] net: ntb_netdev: Preserve checksum offload across NTB
 2026-08-19  2:26 UTC  (6+ messages)
` [PATCH net-next 2/2] net: ntb_netdev: Preserve CHECKSUM_PARTIAL "

[PATCH net-next v3 0/2] net: stmmac: dwxgmac2: timestamp interrupt + Agilex5 fix
 2026-08-19  2:23 UTC  (4+ messages)
` [PATCH net-next v3 2/2] net: stmmac: dwmac-socfpga: mask XGMAC_TSIE during cross-timestamp

[PATCH 1/4] ipmi: bt-bmc: Propagate errors from IRQ configuration
 2026-08-19  2:22 UTC  (8+ messages)
` [PATCH 2/4] ipmi: bt-bmc: Handle -ENXIO from optional IRQ lookup

[PATCH] virtio_console: do not free control-out buffers on remove
 2026-08-19  2:21 UTC  (2+ messages)

[PATCH v2] drm/amdgpu/userq: lock and validate wptr BOs before reading their GPU offset on restore
 2026-08-19  2:21 UTC 

[PATCH] serial: imx: cancel RS485 trigger hrtimers in shutdown and remove
 2026-08-19  2:19 UTC 

Space cache rebuild failed and reports fs corrupted
 2026-08-19  2:18 UTC  (2+ messages)

[geert-renesas-drivers:renesas-clk-for-v7.4] BUILD SUCCESS 163a2ad70d7b3e76183bb84f71a033ffaf13d14a
 2026-08-19  2:17 UTC 

[chao:feature/cache 6/13] fs/f2fs/recovery.c:439:35: warning: variable 'rn' set but not used
 2026-08-19  2:17 UTC 

[PATCH] ntfs: reject invalid MFT LCNs from boot sector
 2026-08-19  2:17 UTC  (2+ messages)

[xiang-erofs:dev] BUILD SUCCESS 988c3c186c730590a71df8adc1424c5578ef8bae
 2026-08-19  2:16 UTC 

[geert-m68k:master] BUILD SUCCESS 430075db163607e33af279ef7e246e1a460c6293
 2026-08-19  2:16 UTC 

[PATCH v3 0/3] tools/mm/page_owner_sort: fix --sort, add module filter, improve usage
 2026-08-19  2:16 UTC  (4+ messages)
` [PATCH v3 1/3] tools/mm/page_owner_sort: fix --sort option being silently ignored
` [PATCH v3 2/3] tools/mm/page_owner_sort: add module name sort/cull/filter support
` [PATCH v3 3/3] tools/mm/page_owner_sort: show available sort keys in usage text

[PATCH mm-unstable v3 0/2] mm/vmscan: fix NR_ISOLATED accounting and throttling for MGLRU
 2026-08-19  2:15 UTC  (4+ messages)
` [PATCH mm-unstable v3 2/2] mm/vmscan: apply too_many_isolated() throttling to MGLRU eviction

[android-common:android17-6.18 32/32] fs/f2fs/f2fs.h:2392:47: error: 'struct f2fs_rwsem' has no member named 'read_waiters'
 2026-08-19  2:14 UTC 

[PATCH] IB/iser: skip an unregistered direction on remote invalidation
 2026-08-19  2:13 UTC  (2+ messages)

[PATCH 6.1.y-cip 0/2] Fix for module build in ohci-platform.c
 2026-08-19  2:12 UTC  (3+ messages)
` [PATCH 6.1.y-cip 1/2] of: Change of_machine_is_compatible() to return bool
` [PATCH 6.1.y-cip 2/2] of: Reimplement of_machine_is_compatible() using of_machine_compatible_match()

[PATCH v2] virtio_console: do not free control-out buffers on remove
 2026-08-19  2:12 UTC 

[PATCH v2 1/2] RDMA/srp: fix use-after-free of a request in srp_destroy_qp()
 2026-08-19  2:10 UTC  (2+ messages)

[PATCH net v3 0/2] bonding: fix TLB load-tracking overflow on high-speed NICs
 2026-08-19  2:09 UTC  (10+ messages)
` [PATCH net v3 1/2] bonding: convert unbalanced_load to per-cpu state
` [PATCH net v3 2/2] bonding: fix u32 overflow in compute_gap()

[PATCH v2] i2c: imx: add I2C_M_REV_DIR_ADDR and I2C_M_NOSTART
 2026-08-19  2:08 UTC  (2+ messages)

[geert-renesas-devel:topic/renesas-defconfig] BUILD SUCCESS 1fa4d26aea3c2672261ccc868117a8f801f8896a
 2026-08-19  2:08 UTC 

[PATCH] drm/xe/pcode: Use int instead of u32 for mailbox status
 2026-08-19  2:08 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[tip:objtool/core] BUILD SUCCESS d8a2860b4a366bfa8acb3d64da2c546ea26d2091
 2026-08-19  2:07 UTC 

[tip:timers/clocksource] BUILD SUCCESS 0eaed89c18aeedf0898baf2dbf5ff027c6795152
 2026-08-19  2:07 UTC 

[geert-renesas-devel:renesas-dts-for-v7.4] BUILD SUCCESS 58e1e3f51c8a321b765f81ffeecaeda5dd99aeae
 2026-08-19  2:07 UTC 

[geert-renesas-devel:master] BUILD SUCCESS 1f348bf770d2e7b7f094bfb51de338bbeac5837b
 2026-08-19  2:06 UTC 

[geert-renesas-drivers:renesas-pinctrl-for-v7.4] BUILD SUCCESS e318d77387b30c46c8a81dcc3310f754c46e9c24
 2026-08-19  2:06 UTC 

[geert-renesas-devel:renesas-drivers-for-v7.4] BUILD SUCCESS 27da2966d4683a35b48259719a109c10147699b7
 2026-08-19  2:06 UTC 

[PATCH 0/7] mm/mglru: clean up folio counters and flag usage
 2026-08-19  2:05 UTC  (3+ messages)
` [PATCH 1/7] mm/memcontrol: make lru_zone_size atomic and simplify sanity check

[PATCH net-next v2 0/4] net: ntb_netdev: Preserve checksum offload across NTB
 2026-08-19  2:00 UTC  (3+ messages)

Patchwork housekeeping for: spi-devel-general
 2026-08-19  1:58 UTC 

[f2fs-dev] [PATCH] f2fs: fix to migrate all curseg types during free_segment_range
 2026-08-19  1:56 UTC  (3+ messages)

[PATCH v4] Bluetooth: ISO: fix use-after-free of listener socket in iso_conn_ready
 2026-08-19  1:55 UTC  (2+ messages)
` [v4] "

[PATCH] mm: add cond_resched() to free_pud_range()
 2026-08-19  1:55 UTC  (5+ messages)

[PATCH 6.18 000/250] 6.18.45-rc1 review
 2026-08-19  1:54 UTC  (2+ messages)

[android-common:android17-6.18 0/32] fs/f2fs/f2fs.h:2392:47: error: 'struct f2fs_rwsem' has no member named 'read_waiters'
 2026-08-19  1:53 UTC 

[PATCH] HID: core: fix device cleanup on allocation failure
 2026-08-19  1:52 UTC  (2+ messages)

[i-g-t] tests/intel/xe_exec_mix_modes: Add multi-queue LR spinner switch subtest
 2026-08-19  1:50 UTC  (2+ messages)

[PATCH] NFS: Fix stale negative cache on failed nfs_mkdir()
 2026-08-19  1:51 UTC 

[PATCH i-g-t 0/6] Order SR-IOV scheduling provisioning safely
 2026-08-19  1:50 UTC  (2+ messages)
` ✓ i915.CI.Full: success for "

[PATCH ath-next] wifi: ath12k: wmi: Complete regulatory update for dropped events
 2026-08-19  1:50 UTC  (2+ messages)

[PATCH] remoteproc: stm32_rproc: Propagate errors from optional IRQ lookup
 2026-08-19  1:49 UTC  (3+ messages)

[PATCH] gtp: add synchronize_net() in gtp_newlink() error path to prevent use-after-free
 2026-08-19  1:48 UTC 

[PATCH v2] KVM: x86: Remove AMX-TF32 enumeration
 2026-08-19  1:48 UTC  (3+ messages)

[PATCH v2 1/2] RDMA/srp: fix use-after-free of a request in srp_destroy_qp()
 2026-08-19  1:48 UTC 

[f2fs-dev] [PATCH] f2fs: fix O_DIRECT cleanup range for append writes
 2026-08-19  1:47 UTC  (5+ messages)
`  "

[PATCH v2] spi: loongson: pm: add .freeze .poweroff .thaw .restore
 2026-08-19  1:45 UTC 

[PATCH v2] f2fs: fix i_size when pinned fallocate partially fails
 2026-08-19  1:44 UTC  (3+ messages)
  ` [f2fs-dev] "

[PATCH bpf-next v2] selftests/bpf: Avoid flaky resize value test for percpu data
 2026-08-19  1:44 UTC  (3+ messages)

[PATCH ath-next] wifi: ath12k: use kernel types instead of userspace stdint types
 2026-08-19  1:43 UTC 

[PATCH 0/3] serial: 8250_mxpcie: probe and console fixes
 2026-08-19  1:43 UTC  (4+ messages)
` [PATCH 2/3] serial: 8250_mxpcie: fail the probe when a port cannot be registered

[PATCH net v2] sctp: drop a chunk if its transport was removed
 2026-08-19  1:38 UTC 

[PATCH v8 02/12] accel/rocket: wait for a running IRQ handler before resetting a core
 2026-08-19  1:36 UTC  (3+ messages)

[PATCH v3 0/2] tests/intel/xe_survivability: update ignored dmesg regex
 2026-08-19  1:35 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for tests/intel/xe_survivability: update ignored dmesg regex (rev4)

[PATCH v5 0/6] io: accel: mma8452: Allow open drain interrupt pin configuration
 2026-08-19  1:36 UTC  (2+ messages)

[PATCH v2 0/5] m68k SuperVidel patches
 2026-08-19  1:35 UTC  (6+ messages)
` [PATCH v2 2/5] fbdev: Give atafb proper parent

[PATCH i-g-t 1/2] lib/amdgpu: fix NULL deref computing available_rings in amdgpu_create_ip_queues
 2026-08-19  1:34 UTC  (2+ messages)

[PATCH 00/11] Hexagon: exception, interrupt, system reg fixes
 2026-08-19  1:31 UTC  (12+ messages)
` [PATCH 01/11] target/hexagon: align exceptions for user/sysemu
` [PATCH 02/11] tests/tcg/hexagon: check priv instructions raise SIGILL
` [PATCH 03/11] hw/intc: clear pending bit on l2vic de-assertion
` [PATCH 04/11] target/hexagon: guard writes to unimplemented guest registers
` [PATCH 05/11] target/hexagon: take BQL when reading the system pcycle count
` [PATCH 06/11] target/hexagon: gate GPCYCLE guest register reads on SSR:CE
` [PATCH 07/11] target/hexagon: read UTIMERLO/UTIMERHI from the global timer
` [PATCH 08/11] target/hexagon: raise imprecise exception on multi-TLB match
` [PATCH 09/11] target/hexagon: implement direct-to-guest interrupt delivery
` [PATCH 10/11] target/hexagon: fix iassign{r,w} to cover all threads
` [PATCH 11/11] tests/functional/hexagon: update to v0.2.12, +test_{interrupts, sys_regs}

[PATCH v4 0/6] io: accel: mma8452: Allow open drain interrupt pin configuration
 2026-08-19  1:32 UTC  (5+ messages)
` [PATCH v4 2/6] iio: accel: mma8452: Optimize struct mm8452_data member orders

[PATCH v3 2/2] f2fs: reduce memory footprint of ino management
 2026-08-19  1:31 UTC  (2+ messages)
` [f2fs-dev] "

[syzbot] [mm?] WARNING in ep_write_iter
 2026-08-19  1:30 UTC  (11+ messages)

[PATCH v3 1/2] x86/cpu/hygon: Introduce macros for hygon family numbers
 2026-08-19  1:29 UTC  (2+ messages)

[PATCH v4 0/6] iio: dac: ad5504: bindings, cleanups, locking, and scale fixes
 2026-08-19  1:29 UTC  (2+ messages)

[PATCH v2 0/2] PCI/CXL: Distinguish CXL capabilities in MCAP
 2026-08-19  1:28 UTC  (4+ messages)
` [PATCH v2 2/2] cxl/core: Skip non-CXL "
    `  "

[PATCH] scsi: megaraid_sas: kill tasklet after free_irq in teardown paths
 2026-08-19  1:25 UTC  (2+ messages)

[PATCH v2] docs/sched_ext: document that cgroup CPU knobs are scheduler-dependent
 2026-08-19  1:21 UTC 

[PATCH] IB/iser: skip an unregistered direction on remote invalidation
 2026-08-19  1:18 UTC 

[REGRESSION] mt7925: MLO connectivity silently stalls with 6GHz link active
 2026-08-19  1:18 UTC  (6+ messages)

[PATCH] iio: proximity: sx9324: Correct proximity channel resolution
 2026-08-19  1:18 UTC  (3+ messages)

[PATCH] drm/xe/guc: Skip CLEANUP message when GuC is stopped
 2026-08-19  1:17 UTC  (3+ messages)

[PATCH v4 00/10] KVM: SEV: Add support for IBPB-on-Entry and BTB Isolation
 2026-08-19  1:17 UTC  (3+ messages)
` [PATCH v4 04/10] cpu/bugs: Allow spectre_v2=ibrs on x86 vendors other than Intel

[syzbot] [net?] WARNING in vmxnet3_probe_device
 2026-08-19  1:17 UTC 

[GIT PULL] SoCFPGA updates for next (2026-08-17)
 2026-08-19  1:16 UTC  (2+ messages)

[RFC bpf-next 0/2] bpf, mips: Add BPF_MOVSX support to the JITs
 2026-08-19  1:16 UTC  (4+ messages)
` [RFC bpf-next 1/2] bpf, mips: Factor register moves into helpers
` [RFC bpf-next 2/2] bpf, mips: Add support for BPF_MOVSX in the JITs

[PATCH net] sctp: drop a backlogged chunk if its transport was removed
 2026-08-19  1:15 UTC  (4+ messages)

[RFC PATCH 00/24] pidfd: add a minimal process spawn builder
 2026-08-19  1:14 UTC  (3+ messages)

[PATCH v5 0/6] wifi: rtw88: preparations for RTL8723B/RTL8723BS
 2026-08-19  1:14 UTC  (7+ messages)
` [PATCH v5 4/6] wifi: rtw88: sdio: track free TX pages and OQT credits for RTL8723BS
` [PATCH v5 5/6] wifi: rtw88: sdio: set up RX aggregation and interrupts "
` [PATCH v5 6/6] wifi: rtw88: sdio: add TX back-pressure and retry on page starvation

[PATCH net] net: macb: Move macb_{alloc,free}_tieoff() out of CONFIG_OF block
 2026-08-19  1:14 UTC 

[chao:feature/cache 8/13] fs/f2fs/data.c:61:23: warning: variable 'sbi' set but not used
 2026-08-19  1:11 UTC 

[GIT PULL] x86/mm for 7.3-rc1
 2026-08-19  1:10 UTC  (3+ messages)

[GIT PULL] x86/tdx for 7.3-rc1
 2026-08-19  1:10 UTC  (3+ messages)

[GIT PULL] x86/misc for 7.3-rc1
 2026-08-19  1:10 UTC  (3+ messages)

[GIT PULL] x86/entry for 7.3-rc1
 2026-08-19  1:10 UTC  (3+ messages)

[GIT pull] core/entry for v7.3-rc1
 2026-08-19  1:10 UTC  (23+ messages)
` [GIT pull] core/rseq "
` [GIT pull] irq/core "
` [GIT pull] irq/drivers "
` [GIT pull] locking/futex "
` [GIT pull] smp/core "
` [GIT pull] timers/cleanups "
` [GIT pull] timers/clocksource "
` [GIT pull] timers/core "
` [GIT pull] timers/vdso "

[PATCH] irqchip/ast2700-intc: Avoid allocating in the irq_domain activate callback
 2026-08-19  1:09 UTC  (2+ messages)

[PATCH v2] IB/iser: reject a remote invalidation of an unregistered direction
 2026-08-19  1:08 UTC 

[PATCH] iio: gts-helper: fix error headers
 2026-08-19  1:07 UTC  (3+ messages)

[PATCH v3 RESEND 0/4] btrfs: removal of on-stack paddrs[], final part
 2026-08-19  1:06 UTC  (5+ messages)
` [PATCH v3 RESEND 1/4] btrfs: replace btrfs_repair_io_failure() to use bio for page iteration
` [PATCH v3 RESEND 2/4] btrfs: enhance btrfs_data_csum_ok() "
` [PATCH v3 RESEND 3/4] btrfs: use a shared helper to calculate data checksum for a bio
` [PATCH v3 RESEND 4/4] btrfs: remove on-stack paddrs[] array usage

[PATCH 0/2] alpha: enable building with clang
 2026-08-19  1:06 UTC  (6+ messages)

[PATCH v7 0/4] iio: light: add support for veml6031x00 ALS series
 2026-08-19  1:04 UTC  (3+ messages)

[RFC PATCH 0/8] accel/tcg: cut per-block dispatch overhead
 2026-08-19  1:03 UTC  (4+ messages)
` [PATCH 4/8] RFC: tcg: probe the TB jump cache inline instead of calling a helper

[PATCH v5 00/28] Hexagon system emulation, Part 2/3
 2026-08-19  1:02 UTC  (5+ messages)
` [PATCH v5 05/28] target/hexagon: Implement wait helper

[PATCH v2] drm/xe/guc: Fix race around q->guc->suspend_pending access
 2026-08-19  1:01 UTC  (4+ messages)

[PATCH] KVM: VMX: Explicitly track TDX VMs' root level instead of guessing it from CPUID
 2026-08-19  0:59 UTC  (3+ messages)

[PATCH v2 i-g-t] intel-ci: Update Core Blocklists for LNL, PTL & NVL
 2026-08-19  0:57 UTC  (2+ messages)
` ✓ i915.CI.Full: success for "

[PATCH RFC] sched_ext: warn when cpu.max is set but the BPF scheduler doesn't implement bandwidth control
 2026-08-19  0:57 UTC  (3+ messages)

[PATCH v2 0/9] Remove 32bit support on system/user emulations
 2026-08-19  0:54 UTC  (3+ messages)
` [PATCH v2 8/9] hw/arm/raspi4b: Drop board_rev for 32bit hosts

[CI] drm/xe: Do not apply WA 14025883347 to media 3503
 2026-08-19  0:53 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for drm/xe: Do not apply WA 14025883347 to media 3503 (rev2)


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.