public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-20 19:10:07 to 2026-02-21 01:20:07 UTC [more...]

[PULL REQUEST] i2c-for-7.0-part2
 2026-02-21  1:20 UTC  (2+ messages)

[GIT PULL] PCI fixes for v7.0
 2026-02-21  1:20 UTC  (2+ messages)

[git pull] drm fixes for 7.0-rc1
 2026-02-21  1:20 UTC  (2+ messages)

[GIT PULL] au1100fb fbdev updates for v7.0-rc1
 2026-02-21  1:20 UTC  (2+ messages)

[PATCH net v1] net: defer __dev_set_promiscuity() to avoid sleeping in atomic context
 2026-02-21  1:15 UTC  (7+ messages)

[PATCH net] net: wan: framer: fix potential UAF in framer_provider_simple_of_xlate()
 2026-02-21  1:13 UTC  (4+ messages)

[PATCH v5 00/26] Nested SVM fixes, cleanups, and hardening
 2026-02-21  1:12 UTC  (3+ messages)
` [PATCH v5 09/26] KVM: nSVM: Call enter_guest_mode() before switching to VMCB02

[PATCH v4 00/33] gpu: nova-core: firmware: Hopper/Blackwell support
 2026-02-21  1:06 UTC  (27+ messages)
` [PATCH v4 18/33] gpu: nova-core: Hopper/Blackwell: add FSP message infrastructure
    ` Tegra notes for Nova: "
` [PATCH v4 19/33] gpu: nova-core: Hopper/Blackwell: calculate reserved FB heap size
` [PATCH v4 20/33] gpu: nova-core: Hopper/Blackwell: add FSP secure boot completion waiting
` [PATCH v4 24/33] gpu: nova-core: Hopper/Blackwell: add FSP Chain of Trust boot
` [PATCH v4 25/33] gpu: nova-core: Hopper/Blackwell: larger non-WPR heap
` [PATCH v4 27/33] gpu: nova-core: Hopper/Blackwell: larger WPR2 (GSP) heap
` [PATCH v4 28/33] gpu: nova-core: refactor SEC2 booter loading into run_booter() helper
` [PATCH v4 29/33] gpu: nova-core: Hopper/Blackwell: add GSP lockdown release polling

vmlinux.o: warning: objtool: smpboot_entry+0xa4: start_secondary() missing __noreturn in .c/.h or NORETURN() in noreturns.h
 2026-02-21  1:04 UTC 

[PATCH] phy: core: fix potential UAF in of_phy_simple_xlate()
 2026-02-21  1:01 UTC  (3+ messages)

[PATCH v2][next] wifi: ath6kl: wmi: Avoid -Wflex-array-member-not-at-end warning
 2026-02-20 23:36 UTC  (5+ messages)

[PATCH bpf v3 00/15] selftests/bpf: Fixes for userspace ASAN
 2026-02-21  0:52 UTC  (18+ messages)
` [PATCH bpf v3 01/15] selftests/bpf: Pass through build flags to bpftool and resolve_btfids
` [PATCH bpf v3 02/15] resolve_btfids: Fix memory leaks reported by ASAN
` [PATCH bpf v3 03/15] selftests/bpf: Add DENYLIST.asan
` [PATCH bpf v3 04/15] selftests/bpf: Refactor bpf_get_ksyms() trace helper
` [PATCH bpf v3 05/15] selftests/bpf: Fix memory leaks in tests
` [PATCH bpf v3 06/15] selftests/bpf: Fix cleanup in check_fd_array_cnt__fd_array_too_big()
` [PATCH bpf v3 07/15] veristat: Fix a memory leak for preset ENUMERATOR
` [PATCH bpf v3 08/15] selftests/bpf: Fix use-after-free in xdp_metadata test
` [PATCH bpf v3 09/15] selftests/bpf: Fix double thread join in uprobe_multi_test
` [PATCH bpf v3 10/15] selftests/bpf: Fix resource leaks caused by missing cleanups
` [PATCH bpf v3 11/15] selftests/bpf: Free bpf_object in test_sysctl
` [PATCH bpf v3 12/15] selftests/bpf: Fix array bounds warning in jit_disasm_helpers
` [PATCH bpf v3 13/15] selftests/bpf: Fix out-of-bounds array access bugs reported by ASAN
` [PATCH bpf v3 14/15] selftests/bpf: Check BPFTOOL env var in detect_bpftool_path()
` [PATCH bpf v3 15/15] selftests/bpf: Don't override SIGSEGV handler with ASAN

[PATCH] KVM: x86/mmu: Don't create SPTEs for addresses that aren't mappable
 2026-02-21  0:49 UTC  (6+ messages)

[PATCH] soc: rockchip: grf: fix device node refcount leak in error path
 2026-02-21  0:40 UTC 

[PATCH net-next] docs: net: document neigh gc_interval and gc_stale_time sysctls
 2026-02-21  0:43 UTC  (2+ messages)

[PATCH 0/3] use runtime constant to optimize handle_arch_irq access
 2026-02-21  0:14 UTC  (7+ messages)
` [PATCH 3/3] arm64: "

[PATCH net v2] net: phy: qcom: qca807x: normalize return value of gpio_get
 2026-02-21  0:20 UTC  (2+ messages)

[PATCH 2/2] init: ensure that /dev/null is (nearly) always available in initramfs
 2026-02-21  0:16 UTC  (2+ messages)

[PATCH 00/14] xattr: rework simple xattrs and support user.* xattrs on sockets
 2026-02-21  0:14 UTC  (6+ messages)
` [PATCH 09/14] xattr: move user limits for xattrs to generic infra

[RFC PATCH 00/19] x86,fs/resctrl: Support for Global Bandwidth Enforcement and Priviledge Level Zero Association
 2026-02-21  0:12 UTC  (9+ messages)
` [RFC PATCH 01/19] x86,fs/resctrl: Add support for Global Bandwidth Enforcement (GLBE)

[net-next PATCH v4 0/3] Grab IPA IMEM slice through DT
 2026-02-21  0:11 UTC  (2+ messages)

[PATCH v2 0/4] ti-ads7950: fix gpio handling and facelift
 2026-02-21  0:09 UTC  (4+ messages)
` [PATCH v2 4/4] iio: adc: ti-ads7950: complete conversion to using managed resources

[PATCH 0/4] KVM: nSVM: Fix save/restore of next_rip & int_state
 2026-02-21  0:03 UTC  (11+ messages)
` [PATCH 1/4] KVM: nSVM: Sync next_rip to cached vmcb12 after VMRUN of L2

[PATCH v2] mm: thp: deny THP for files on anonymous inodes
 2026-02-20 23:59 UTC  (4+ messages)
` [PATCH] KVM: selftests: Test MADV_COLLAPSE on GUEST_MEMFD

[PATCH v2 0/2] Test MADV_COLLAPSE on guest_memfd
 2026-02-20 23:54 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: selftests: Wrap madvise() to assert success
` [PATCH v2 2/2] KVM: selftests: Test MADV_COLLAPSE on guest_memfd

[PATCH 11/11] staging: rtl8723bs: rtw_ieee80211: Reduce global symbols
 2026-02-20 23:50 UTC  (2+ messages)

[PATCH v10 0/8] Preparatory patches for nova-core memory management
 2026-02-20 23:43 UTC  (7+ messages)
` [PATCH v10 6/8] rust: gpu: Add GPU buddy allocator bindings

[PATCH v7] crypto: qce - Add runtime PM and interconnect bandwidth scaling support
 2026-02-20 23:39 UTC  (3+ messages)

[PATCH 0/5] pinctrl: Add generic pinctrl for board-level mux chips
 2026-02-20 23:38 UTC  (3+ messages)
` [PATCH 3/5] pinctrl: add generic board-level pinctrl driver using mux framework

[PATCH v4 0/3] kernfs: Add inotify IN_DELETE_SELF, IN_IGNORED support
 2026-02-20 23:32 UTC  (7+ messages)
` [PATCH v4 2/3] kernfs: Send IN_DELETE_SELF and IN_IGNORED

[PATCH] sched: rcu: fix rq->{curr,donor} address space annotations
 2026-02-20 23:29 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] arm64: remove HAVE_CMPXCHG_LOCAL
 2026-02-20 23:27 UTC  (4+ messages)

[PATCH v4 0/8] KVM: x86: nSVM: Improve PAT virtualization
 2026-02-20 23:25 UTC  (5+ messages)
` [PATCH v4 2/8] KVM: x86: nSVM: Cache and validate vmcb12 g_pat

[RFC PATCH 0/2] futex: how to solve the robust_list race condition?
 2026-02-20 23:17 UTC  (7+ messages)
` [RFC PATCH 1/2] futex: Create reproducer for robust_list race condition
` [RFC PATCH 2/2] futex: hack: Add debug delays

[RFC PATCH] selinux: prevent truncation of status map
 2026-02-20 23:13 UTC  (4+ messages)
` [PATCH RFC] "

[PATCH v2] checkpatch: mention fsleep() in MSLEEP and USLEEP_RANGE warnings
 2026-02-20 23:05 UTC 

[PATCH bpf v1 0/7] selftests/bpf: Add and use strscpy()
 2026-02-20 23:04 UTC  (3+ messages)
` [PATCH bpf v1 2/7] selftests/bpf: Add strscpy_cat()

[RFC PATCH 0/5] KVM: nSVM: Fix RIP usage in the control area after restore
 2026-02-20 22:50 UTC  (7+ messages)
` [RFC PATCH 4/5] KVM: SVM: Recalculate nested RIPs after restoring REGS/SREGS

[PATCH] cpufreq: cppc: drop invariance when FIE is disabled
 2026-02-20 22:49 UTC 

[PATCH 00/13] Further centralising of directory locking for name ops
 2026-02-20 22:47 UTC  (3+ messages)
` [PATCH 05/13] selinux: Use simple_start_creating() / simple_done_creating()

[PATCH v3 00/20] Virtual Swap Space
 2026-02-20 21:05 UTC  (2+ messages)
` [PATCH] vswap: fix poor batching behavior of vswap free path

[PATCH v2] iio: hid-sensors: Use software trigger
 2026-02-20 22:45 UTC 

[RFC PATCH 13/19] x86/resctrl: Add PLZA state tracking and context switch handling
 2026-02-20 22:44 UTC  (13+ messages)

[PATCH RESEND 0/2] riscv: fix minor typos and style issues in XIP code
 2026-02-20 22:39 UTC  (3+ messages)

[PATCH 0/4] Introduce QPW for per-cpu operations
 2026-02-20 22:38 UTC  (10+ messages)

[PATCH 0/4] mm: zone lock tracepoint instrumentation
 2026-02-20 22:36 UTC  (5+ messages)
` [PATCH 3/4] mm: convert compaction to zone lock wrappers

[PATCH 0/5] riscv: dts: sifive: fu740: Fix compatible strings per IP versioning
 2026-02-20 22:33 UTC  (9+ messages)
` [PATCH 2/5] dt-bindings: interrupt-controller: Add SiFive FU740-C000 PLIC
` [PATCH 3/5] net: macb: Add support for SiFive FU740-C000

[GIT PULL] Btrfs fixes for 7.0-rc1
 2026-02-20 22:29 UTC 

[PATCH 0/5] dmaengine: sf-pdma: critical fixes and FU740 support
 2026-02-20 22:28 UTC  (13+ messages)
` [PATCH 1/5] dmaengine: sf-pdma: add missing PDMA base offset to register calculations
` [PATCH 2/5] dmaengine: sf-pdma: fix race between done and error interrupts
` [PATCH 3/5] dmaengine: sf-pdma: fix NULL pointer dereference in error and done handlers
` [PATCH 4/5] dt-bindings: dma: sifive,fu540-c000-pdma: add fu740 support
` [PATCH 5/5] riscv: dts: sifive: fu740: add PDMA device node

[PATCH v5] mm: move pgscan, pgsteal, pgrefill to node stats
 2026-02-20 22:18 UTC  (2+ messages)

[PATCH 0/2] fanotify: avid some premature LSM checks
 2026-02-20 22:16 UTC  (5+ messages)
` [PATCH 1/2] fanotify: avoid/silence premature LSM capability checks
` [PATCH 2/2] fanotify: call fanotify_events_supported() before path_permission() and security_path_notify()

[PATCH 1/2] mm: vmalloc: streamline vmalloc memory accounting
 2026-02-20 22:15 UTC  (4+ messages)
` [PATCH 2/2] mm: memcontrol: switch to native NR_VMALLOC vmstat counter

[GIT PULL] kmalloc_obj prep for v7.0-rc1
 2026-02-20 22:12 UTC  (2+ messages)

[PATCH] dt-bindings: vendor-prefixes: Add AYN Technologies
 2026-02-20 22:11 UTC 

[PATCH v2 RESEND 1/1] PCI: pcie_bus_config can be set at build time
 2026-02-20 22:11 UTC  (2+ messages)

[syzbot] [media?] KMSAN: uninit-value in vidtv_ts_null_write_into
 2026-02-20 22:10 UTC 

[PATCH] KVM: VMX: Fix a wrong MSR update in add_atomic_switch_msr()
 2026-02-20 22:02 UTC 

[PATCH net v2] gve: fix incorrect buffer cleanup in gve_tx_clean_pending_packets for QPL
 2026-02-20 21:53 UTC 

[PATCH net-next v2] net: phy: micrel: Add support for lan9645x internal phy
 2026-02-20 21:49 UTC  (9+ messages)

[PATCH 0/1] Arm Live Firmware Activation (LFA) support
 2026-02-20 21:48 UTC  (4+ messages)
` [PATCH 1/1] firmware: smccc: add support for Live Firmware Activation (LFA)

[PATCH v3 00/22] Add support for shared PTEs across processes
 2026-02-20 21:35 UTC  (2+ messages)

[PATCH] nfc: nci: Fix zero-length proprietary OIDs
 2026-02-20 21:36 UTC  (3+ messages)
`  "

[PATCH] wifi: rt2x00: use non of nvmem_cell_get
 2026-02-20 21:32 UTC  (3+ messages)

[PATCH 0/5] ARM: dts: bcm470x: set MACs where missing
 2026-02-20 21:30 UTC  (8+ messages)
` [PATCH 3/5] ARM: dts: bcm4709-asus-rt-ac87u: specify switch

[PATCH V1] PCI: Hide SBR from reset_methods if masked by CXL
 2026-02-20 21:21 UTC  (2+ messages)

[PATCH v6 0/9] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
 2026-02-20 21:19 UTC  (15+ messages)
` [PATCH v6 3/9] cxl/region: Skip decoder reset on detach for autodiscovered regions
` [PATCH v6 8/9] dax/hmem, cxl: Defer and resolve ownership of Soft Reserved memory ranges

[PATCH v6] i3c: master: Add sysfs option to rescan bus via entdaa
 2026-02-20 21:13 UTC  (3+ messages)

[RFC net-next 0/4] ethtool: CMIS module diagnostic loopback support
 2026-02-20 21:12 UTC  (5+ messages)

[PATCH v2] remoteproc: sysmon: Correct subsys_name_len type in QMI request
 2026-02-20 21:11 UTC 

[RFC PATCH 1/1] bpf: Add tunnel decapsulation and GSO state updates per new flags
 2026-02-20 21:08 UTC  (2+ messages)

[PATCH] arm64: defconfig: Enable configs for traffic classifier and action module
 2026-02-20 21:07 UTC  (4+ messages)

[PATCH] kernel/panic: increase buffer size for verbose taint logging
 2026-02-20 21:06 UTC  (2+ messages)

[PATCH v6 2/3] x86/cpu: Check if feature string is non-zero
 2026-02-20 21:05 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update Axiado reviewer
 2026-02-20 21:04 UTC  (5+ messages)
` [PATCH v2 0/2] axiado-ax3000-soc-maintainers-change and dtsi fixes
  ` [PATCH v2 2/2] MAINTAINERS: Update Axiado reviewer

[PATCH v8 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
 2026-02-20 20:59 UTC  (19+ messages)
` [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver

[PATCH v6 0/8] Initial support for Samsung Galaxy Tab 2 series
 2026-02-20 20:55 UTC  (3+ messages)
` [PATCH v6 5/8] ARM: dts: ti: omap: espresso-common: Add common device tree "

[PATCH v9 3/9] PCI: Avoid saving config space state in reset path
 2026-02-20 20:53 UTC  (3+ messages)

[GIT PULL] s390 fixes for 7.0 merge window
 2026-02-20 20:51 UTC  (2+ messages)

[PULL 0/1] xtensa updates for v7.0
 2026-02-20 20:51 UTC  (2+ messages)

[GIT PULL] arm64 fixes for -rc1
 2026-02-20 20:50 UTC  (2+ messages)

[GIT PULL] Hyper-V patches for 7.0
 2026-02-20 20:50 UTC  (2+ messages)

[GIT PULL] xen: branch for v7.0-rc1a
 2026-02-20 20:50 UTC  (2+ messages)

[PATCH v1 1/1] hwmon: (isl28022) Don't check for specific errors when parsing properties
 2026-02-20 20:49 UTC  (4+ messages)

[PATCH] fuse: skip lookup during atomic_open() when O_CREAT is set
 2026-02-20 20:41 UTC 

[PATCH] arm: multi_v7_defconfig: Enable more OMAP 3/4 related configs
 2026-02-20 20:39 UTC  (2+ messages)

[PATCH v3 1/1] gpiolib: of: add gpio-line node support
 2026-02-20 20:35 UTC  (4+ messages)

[PATCH v1] hwmon: (gpd-fan) Add GPD Win 5
 2026-02-20 20:28 UTC  (2+ messages)

[PATCH 2/2] hwmon: (asus-ec-sensors) add ROG STRIX X470-F GAMING
 2026-02-20 20:28 UTC  (5+ messages)
` [PATCH 1/2] hwmon: (asus-ec-sensors )add ROG CROSSHAIR X670E EXTREME

[PATCH] ASoC: tas2552: Allow audio enable GPIO to sleep
 2026-02-20 20:22 UTC 

[PATCH v3 0/2] Last minute rseq fixes for 7.0
 2026-02-20 20:06 UTC  (3+ messages)
` [PATCH v3 1/2] rseq: Clarify rseq registration rseq_size bound check comment
` [PATCH v3 2/2] rseq: slice ext: Ensure rseq feature size differs from original rseq size

[PATCH] iio: gyro: mpu3050: Fix resource leak
 2026-02-20 20:05 UTC 

[PATCH v2 0/2] Last minute rseq fixes for 7.0
 2026-02-20 19:59 UTC  (3+ messages)
` [PATCH v2 2/2] rseq: slice ext: Ensure rseq feature size differs from original rseq size

[PATCH v2 0/4] ring-buffer: Making persistent ring buffers robust
 2026-02-20 19:59 UTC  (7+ messages)
` [PATCH v2 2/4] ring-buffer: Flush and stop persistent ring buffer on panic
` [PATCH v2 3/4] ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer
` [PATCH v2 4/4] ring-buffer: Record invalid buffer event

[PATCH RFC v2 00/17] RISC-V: QoS: add CBQRI resctrl interface
 2026-02-20 19:54 UTC  (4+ messages)
` [PATCH RFC v2 08/17] RISC-V: QoS: add resctrl interface for CBQRI controllers
  ` [External] "

[PATCH v1] PCI/VGA: Move pci_set_vga_state() to vgaarb.c
 2026-02-20 19:49 UTC 

[PATCH] mmc: pwrseq_simple: fix probe failure when CONFIG_RESET_GPIO is enabled
 2026-02-20 19:47 UTC 

[PATCH RFC 0/4] sched/deadline: Add soft/reclaim mode via SCHED_OTHER demotion
 2026-02-20 19:47 UTC  (3+ messages)
` [PATCH RFC 1/4] sched/deadline: Implement reclaim/soft mode through "

[RFC PATCH v2 0/3] Querying errors from drm_syncobj
 2026-02-20 19:40 UTC  (6+ messages)
` [RFC PATCH v2 1/3] drm/syncobj: Add flag DRM_SYNCOBJ_QUERY_FLAGS_ERROR to query errors

[PATCH 0/3] sunrpc: cache infrastructure scalability improvements
 2026-02-20 19:37 UTC  (2+ messages)

[PATCH v3 00/21] Cache Aware Scheduling
 2026-02-20 19:35 UTC  (10+ messages)
` [PATCH v3 04/21] sched/cache: Make LLC id continuous

[PATCH] builtin: mark __builtin_strlen() as integer constant expression
 2026-02-20 19:34 UTC  (8+ messages)

[LSF/MM/BPF TOPIC] 64k (or 16k) base page size on x86
 2026-02-20 19:33 UTC  (10+ messages)

[PATCH v7 1/3] iio: magnetometer: bmc150_magn: use automated cleanup for mutex
 2026-02-20 19:29 UTC  (2+ messages)

[PATCH v6 00/44] KVM: x86: Add support for mediated vPMUs
 2026-02-20 19:14 UTC  (5+ messages)
` [PATCH v6 42/44] KVM: VMX: Dedup code for adding MSR to VMCS's auto list

[PATCH 1/2] init: ensure that /dev/console is (nearly) always available in initramfs
 2026-02-20 19:11 UTC  (2+ messages)

[GIT PULL] SPI fixes for v7.0-merge-window
 2026-02-20 19:10 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox