All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-31 13:18:21 to 2026-08-31 13:34:09 UTC [more...]

[PATCH AUTOSEL 6.18-5.10] wifi: cfg80211: validate IEs in cfg80211_wext_siwgenie()
 2026-08-31 13:21 UTC  (33+ messages)
` [PATCH AUTOSEL 6.18-6.6] thermal/drivers/qcom/tsens: Atomic temperature read with hardware-guided retries
` [PATCH AUTOSEL 6.18-6.6] ksmbd: preserve VFS inherited POSIX ACL mask
` [PATCH AUTOSEL 6.18-6.12] PCI: plda: Protect root bus removal with rescan lock
` [PATCH AUTOSEL 6.18-6.12] wifi: mt76: mt7925: handle 320MHz bandwidth in RXV and TXS
` [PATCH AUTOSEL 6.18] ARM: tegra: tf600t: Invert accelerometer calibration matrix
` [PATCH AUTOSEL 6.18-6.6] ntfs3: handle set_blocksize failures
` [PATCH AUTOSEL 6.18-5.15] mmc: renesas_sdhi: Add OF entry for RZ/G2E SoC
` [PATCH AUTOSEL 6.18-5.10] arm64: fixmap: Allow 256K early_ioremap() at any offset
` [PATCH AUTOSEL 6.18-5.10] befs: handle set_blocksize failures
` [PATCH AUTOSEL 6.18-6.12] netconsole: take target_cleanup_list_lock in drop_netconsole_target()
` [PATCH AUTOSEL 6.18-6.12] wifi: iwlwifi: mvm: parse beacon notif per layout
` [PATCH AUTOSEL 6.18-6.12] spi: dw-mmio: Add ACPI ID LECA0002 for LECARC SoCs
` [PATCH AUTOSEL 6.18-5.10] hfs: rework hfsplus_readdir() logic
` [PATCH AUTOSEL 6.18-6.6] bridge: Add missing READ_ONCE() annotations around FDB destination port
` [PATCH AUTOSEL 6.18-6.12] virtio-fs: avoid double-free on failed queue setup
` [PATCH AUTOSEL 6.18-6.12] PCI: Avoid FLR for MediaTek MT7925 WiFi
` [PATCH AUTOSEL 6.18] perf/x86/intel/uncore: Guard against invalid box control address
` [PATCH AUTOSEL 6.18-5.15] btrfs: protect sb_write_pointer() with invalidate lock
` [PATCH AUTOSEL 6.18-6.12] vdpa/octeon_ep: Use 4 bytes for mailbox signature
` [PATCH AUTOSEL 6.18-6.1] ksmbd: fix outstanding credit leak on abort and error paths
` [PATCH AUTOSEL 6.18-6.6] net: phy: motorcomm: use device properties for firmware tuning
` [PATCH AUTOSEL 6.18-6.1] scsi: core: Do not block on tag allocation in scsi_eh_lock_door()
` [PATCH AUTOSEL 6.18] drm/panel/tdo-tl070wsh30: Use refcounted allocation in place of devm_kzalloc()
` [PATCH AUTOSEL 6.18-5.15] mmc: renesas_sdhi: Add OF entry for RZ/G2N SoC
` [PATCH AUTOSEL 6.18-5.10] clk: keystone: don't cache clock rate
` [PATCH AUTOSEL 6.18] arm64: kprobes: Only handle faults originating from XOL slot
` [PATCH AUTOSEL 6.18-5.10] crypto: ecc - Unbreak the build on arm with CONFIG_KASAN_STACK=y
` [PATCH AUTOSEL 6.18-5.10] ACPICA: Prevent adding invalid references
` [PATCH AUTOSEL 6.18-5.15] dpaa2-switch: rework FDB management on the bridge leave path
` [PATCH AUTOSEL 6.18-5.10] ALSA: es18xx: check control allocation before private data setup
` [PATCH AUTOSEL 6.18-5.15] bus: fsl-mc: wait for the MC firmware to complete its boot
` [PATCH AUTOSEL 6.18-6.12] exfat: fix handling of damaged volume in exfat_create_upcase_table()

[PATCH v3 0/2] spi: davinci: Convert bindings to DT schema and clean up DTS
 2026-08-31 13:33 UTC  (3+ messages)
` [PATCH v3 2/2] dt-bindings: spi: ti,davinci-spi: convert to DT schema

[PATCH v3] perf: Fix use-after-free when perf mmap() revival races with the last munmap()
 2026-08-31 13:31 UTC 

[PATCH 0/2] ASoC: fix SoundWire enumeration on Surface Pro 11
 2026-08-31 13:32 UTC  (4+ messages)
` [PATCH 1/2] ASoC: SOF: Intel: reuse name prefix for duplicate SoundWire devices

[PATCH v2 0/3] sysfb: Fix display output on Lenovo D330 (and others)
 2026-08-31 13:32 UTC  (10+ messages)
` [PATCH v2 1/3] firmware/sysfb: Remove rotation quirk for Lenovo D330
` [PATCH v2 2/3] drm/edid: Add drm_edid_get_preferred_size()
` [PATCH v2 3/3] drm/sysfb: Use preferred panel size for panel orientation quirks

[PATCH v3 00/43] qapi: convert (very) trivial intro sections
 2026-08-31 13:32 UTC  (3+ messages)
` [PATCH v3 43/43] qapi: convert trivial intro sections for block-core.json

[PATCH v2] mm/slab: don't use kfree_rcu sheaves on PREEMPT_RT in kvfree_call_rcu()
 2026-08-31 13:32 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] docs: document the conventions used in the manuals
 2026-08-31 13:32 UTC  (3+ messages)
` [docs] "

[PATCH v2] drm/amdgpu: skip IMU microcode request for GC 12.1
 2026-08-31 13:31 UTC 

[PATCH v2 0/3] target/riscv: Add experimental Zvabd extension support
 2026-08-31 13:30 UTC  (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] disas/riscv: Support vabs.v pseudo-instruction
` [PATCH v2 3/3] tests/tcg/riscv64: Add tests for Zvabd extension

[PATCHES v4 0/12] perf jitdump: Input validation hardening
 2026-08-31 13:31 UTC  (23+ messages)
` [PATCH 01/12] perf jitdump: Fix extended header read that always fails
` [PATCH 02/12] perf jitdump: Fix debug_data and unwinding_data leaks
` [PATCH 03/12] perf jitdump: Validate code_size against total_size in code load
` [PATCH 04/12] perf jitdump: Prevent integer underflow in debug info size calculation
` [PATCH 05/12] perf jitdump: Bounds-check debug entry byte-swap loop
` [PATCH 06/12] perf jitdump: Check snprintf return before computing header size
` [PATCH 07/12] perf jitdump: Fix funlockfile on unlocked stream in jit_open() error path
` [PATCH 08/12] perf jitdump: Free event in jit_repipe_code_move()
` [PATCH 09/12] perf jitdump: Use dirname() return value in jit_open()
` [PATCH 10/12] perf jitdump: Validate debug entries on native (non-swap) path
` [PATCH 11/12] perf jitdump: Validate sym string NUL-termination in code load

[PATCH] trace2: tolerate failed timestamp formatting
 2026-08-31 13:30 UTC  (7+ messages)
` [PATCH v2 0/7] trace2: stop allowing die()
  ` [PATCH v2 1/7] banned-die: create header for banning of functions

[RFC PATCH 0/9] arm64: Allocate .text and .init.text together
 2026-08-31 13:30 UTC  (4+ messages)

[PATCH v16 00/22] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
 2026-08-31 13:30 UTC  (47+ messages)
` [PATCH v16 01/22] media: mc: Add INTERNAL pad flag
` [PATCH v16 02/22] dt-bindings: media: i2c: max96717: add support for I2C ATR
` [PATCH v16 03/22] dt-bindings: media: i2c: max96717: add support for pinctrl/pinconf
` [PATCH v16 04/22] dt-bindings: media: i2c: max96717: add support for MAX9295A
` [PATCH v16 05/22] dt-bindings: media: i2c: max96717: add support for MAX96793
` [PATCH v16 06/22] dt-bindings: media: i2c: max96712: use pattern properties for ports
` [PATCH v16 07/22] dt-bindings: media: i2c: max96712: add support for I2C ATR
` [PATCH v16 08/22] dt-bindings: media: i2c: max96712: add support for POC supplies
` [PATCH v16 09/22] dt-bindings: media: i2c: max96712: add support for MAX96724F/R
` [PATCH v16 10/22] dt-bindings: media: i2c: max96712: add control-channel-port property
` [PATCH v16 11/22] dt-bindings: media: i2c: max96714: add support for MAX96714R
` [PATCH v16 12/22] dt-bindings: media: i2c: add MAX9296A, MAX96716A, MAX96792A
` [PATCH v16 13/22] media: i2c: add Maxim GMSL2/3 serializer and deserializer framework
` [PATCH v16 14/22] media: i2c: add Maxim GMSL2/3 serializer framework
` [PATCH v16 15/22] media: i2c: add Maxim GMSL2/3 deserializer framework
` [PATCH v16 16/22] media: i2c: remove MAX96717 driver
` [PATCH v16 17/22] media: i2c: maxim-serdes: add "
` [PATCH v16 18/22] arm64: defconfig: disable deprecated MAX96712 driver
` [PATCH v16 19/22] staging: media: remove "
` [PATCH v16 20/22] media: i2c: maxim-serdes: add MAX96724 driver
` [PATCH v16 21/22] media: i2c: remove MAX96714 driver
` [PATCH v16 22/22] media: i2c: maxim-serdes: add MAX9296A driver

Ingestion of patches to linux-nfs@vger.kernel.org
 2026-08-31 13:30 UTC 

[PATCH v2 0/2] vsprintf: Don't leak pointers
 2026-08-31 13:30 UTC  (6+ messages)
` [PATCH v2 1/2] vsprintf: Don't leak pointers for %ps without KALLSYMS enabled

[BUG] usb: gadgetfs: KASAN null-ptr-deref and intermittent UAF in ep_aio_cancel()
 2026-08-31 13:30 UTC  (12+ messages)

[libevl][PATCH] tests: sched-quota: Synchronize all threads before readings stats
 2026-08-31 13:30 UTC 

[PATCH v2 00/11] ALSA/ASoC: Intel: avs: HDAudio bus and general fixes
 2026-08-31 13:29 UTC  (3+ messages)

[PATCH 0/2] spi: davinci: Convert bindings to dt-schema and clean up DTS
 2026-08-31 13:29 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: spi: ti,davinci-spi: convert to DT schema

[PATCH v4 00/15] media: Add Lenovo Yoga Book YB1-X91 camera support
 2026-08-31 13:29 UTC  (5+ messages)
` [PATCH v4 05/15] media: ov8858: Add INT3477 ACPI ID

[PATCH 00/59] DC Patches Aug 26, 2026
 2026-08-31 13:28 UTC  (2+ messages)

[PATCH V19 00/15] Add memory page offlining support
 2026-08-31 13:28 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for Add memory page offlining support (rev22)

[OE-core][scarthgap][PATCH] python3: fix CVE-2026-4360
 2026-08-31 13:28 UTC  (2+ messages)

[PATCH v4 0/4] drm/bridge: nwl-dsi: Various fixes
 2026-08-31 13:27 UTC  (5+ messages)
` [PATCH v4 1/4] drm/bridge: nwl-dsi: Cleanup endpoint mux control selection
` [PATCH v4 2/4] drm/bridge: nwl-dsi: Limit LCDIF specific sync override
` [PATCH v4 3/4] drm/bridge: nwl-dsi: Correct auto-insert EOTP behavior
` [PATCH v4 4/4] drm/bridge: nwl-dsi: Correct MIPI DSI horizontal sync timing

[PATCH] mm: vmpressure: scale window size based on machine memory
 2026-08-31 13:27 UTC  (2+ messages)

[PATCH bpf-next v2 1/4] libbpf: Move section-defined program flags to prog_flags
 2026-08-31 13:26 UTC  (4+ messages)
` [PATCH bpf-next v2 2/4] bpf: selftests: Check for flag presence in bpf_program__flags()
` [PATCH bpf-next v2 3/4] bpftool: Set BPF_F_XDP_DEV_BOUND_ONLY flag non-destructively
` [PATCH bpf-next v2 4/4] selftests/bpf: Set BPF program flags non-destructively

[PATCH 0/4] USB: replace page allocator calls with kmalloc()
 2026-08-31 13:27 UTC  (3+ messages)
` [PATCH 1/4] USB: usbfs: replace __get_free_page() "

[PATCH master 1/4] common: boards: qemu: read the command line from the cmdline fw_cfg key
 2026-08-31 13:24 UTC  (4+ messages)
` [PATCH master 2/4] efi: loader: fix EFI_EXIT2 tracing an uninitialized status
` [PATCH master 3/4] fs: efivarfs: initialize dummy data written on variable creation
` [PATCH master 4/4] sandbox: actually build the assembly setjmp/longjmp/initjmp

[PATCH net] can: isotp: take rtnl_lock() before leaving the notifier list
 2026-08-31 13:08 UTC  (2+ messages)

[PATCH] dt-bindings: mfd: Convert TPS61050 to DT schema
 2026-08-31 13:26 UTC  (2+ messages)

[PATCH net-next 00/10] net: dsa: microchip: add periodic output support for the KSZ8463
 2026-08-31 13:25 UTC  (11+ messages)
` [PATCH net-next 01/10] net: dsa: microchip: add the number of pins to chip infos
` [PATCH net-next 02/10] net: dsa: microchip: add the number of periodic signals "
` [PATCH net-next 03/10] net: dsa: microchip: use dynamic mask to check pulse width validity
` [PATCH net-next 04/10] net: dsa: microchip: extract PTP callbacks configuration from PTP registration
` [PATCH net-next 05/10] net: dsa: microchip: extract ptp_get_pin
` [PATCH net-next 06/10] net: dsa: microchip: extract compute_width
` [PATCH net-next 07/10] net: dsa: microchip: extract prepare reset
` [PATCH net-next 08/10] net: dsa: microchip: extract time update
` [PATCH net-next 09/10] net: dsa: microchip: extract time adjustment
` [PATCH net-next 10/10] net: dsa: microchip: add periodic output support for the KSZ8463

[RFC PATCH v2 0/5] hw/pci, hw/arm/virt: fixed PCI BAR placement
 2026-08-31 13:24 UTC  (4+ messages)

[PATCH v6 0/3] cgroup: dmem: add selftest helper and coverage
 2026-08-31 13:25 UTC  (4+ messages)
` [PATCH v6 1/3] selftests: cgroup: Add dmem_selftest helper module
` [PATCH v6 2/3] selftests: cgroup: Add KB() helper
` [PATCH v6 3/3] selftests: cgroup: Add dmem selftest coverage

[PATCH 00/13] USB: Make USB devices removable
 2026-08-31 13:20 UTC  (10+ messages)
` [PATCH 01/13] usb: don't report device removal after the device name is gone
` [PATCH 02/13] fs: devfs: count an open partition as an open device
` [PATCH 03/13] block: propagate errors from blockdevice_unregister()
` [PATCH 04/13] fs: add cdev_umount_all()
` [PATCH 05/13] block: add blockdevice_unregister_removed()
` [PATCH 06/13] usb: storage: tear the disk down properly on disconnect
` [PATCH 07/13] usb: hub: cancel pending port scans of a removed device
` [PATCH 08/13] usb: reuse the addresses of removed devices
` [PATCH 09/13] usb: hub: detect disconnected devices

[PATCH v5 0/6] hw/riscv/virt: Add CXL support to the RISC-V virt machine
 2026-08-31 13:23 UTC  (7+ messages)
` [PATCH v5 1/6] "
` [PATCH v5 2/6] hw/riscv/virt-acpi-build: Add _DEP to ACPI0017 for CXL host bridge dependency
` [PATCH v5 3/6] hw/riscv/virt: Advertise the CXL host bridge to firmware via extra-pci-roots
` [PATCH v5 4/6] tests/qtest: Prepare golden files for the RISC-V CXL ACPI test
` [PATCH v5 5/6] tests/qtest: Add RISC-V ACPI bios tables test for CXL
` [PATCH v5 6/6] tests/qtest: Update RISC-V CXL ACPI golden master binaries

[RFC PATCH v2 00/23] sched: Scale cache-aware aggregation at LLC granularity
 2026-08-31 13:24 UTC  (6+ messages)
` [RFC PATCH v2 07/23] sched/cache: Prioritize preferred NUMA node selection over LLC selection
` [RFC PATCH v2 08/23] sched/topology: Introduce a per-CPU tasks NUMA preferred counter

[v6 0/9] drm/i915/color: Enable SDR plane color pipeline
 2026-08-31 13:24 UTC  (3+ messages)
` [v6 6/9] drm/i915/color: Add support for 1D LUT in SDR planes

[OE-core] [scarthgap] [PATCH] vim: add PACKAGECONFIG option for desktop files
 2026-08-31 13:23 UTC  (2+ messages)

[moderation/CI] Re: net: support thread-specific pidfds for send and connect
 2026-08-31 13:22 UTC 

[PATCH] dt-bindings: net: wireless: Convert WL1251 to DT schema
 2026-08-31 13:22 UTC  (2+ messages)

[PATCH v2 0/7] hfsplus: convert regular file I/O to iomap-based operations
 2026-08-31 13:21 UTC  (6+ messages)

[PATCH] scsi: target: fix PRIN READ_FULL_STATUS buffer bounds check
 2026-08-31 13:21 UTC 

[PATCH v9 0/1] Rust PCI capability infrastructure and SR-IOV support
 2026-08-31 13:21 UTC  (3+ messages)
` [PATCH v9 1/1] rust: pci: add extended capability "

[PATCH v5 0/4] drm/xe: Report GT TDR and VM rebind faults using SIGID
 2026-08-31 13:20 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe: Report GT TDR and VM rebind faults using SIGID (rev5)

[PATCH v9 net-next 0/8] Switch support
 2026-08-31 13:19 UTC  (9+ messages)
` [PATCH v9 net-next 1/8] octeontx2-af: switch: Add AF to switch mbox and skeleton files
` [PATCH v9 net-next 2/8] octeontx2-af: switch: Add switch dev to AF mboxes
` [PATCH v9 net-next 3/8] octeontx2-pf: switch: Add pf files hierarchy
` [PATCH v9 net-next 4/8] octeontx2-af: switch: Representor for switch port
` [PATCH v9 net-next 5/8] octeontx2-af: switch: TL1 scheduling and NPC channel control
` [PATCH v9 net-next 6/8] octeontx2-pf: switch: Register notifiers for switch offload
` [PATCH v9 net-next 7/8] octeontx2: switch: plumb bridge FDB updates through AF and switchdev
` [PATCH v9 net-next 8/8] octeontx2: switch: offload host FIB updates to switch via AF mailbox

[PATCH v7 00/10] KUnit test for VF provisioning error handling
 2026-08-31 13:20 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for KUnit test for VF provisioning error handling (rev7)
` ✓ CI.KUnit: success "

[PATCH wireless v2 0/3] wifi: iwlwifi: recover a device that lost power in D3cold
 2026-08-31 13:20 UTC  (3+ messages)
` [PATCH wireless v2 3/3] wifi: iwlwifi: pcie: "

[PATCH] PCI: aspeed: fix clk and phy leak in aspeed_pcie_port_init error paths
 2026-08-31 13:18 UTC  (2+ messages)

[PATCH v3 00/29] Rework frame descriptors
 2026-08-31 13:18 UTC  (3+ messages)
` [PATCH v3 05/29] media: v4l2-subdev: Allow allocating frame descriptors based on the need

[PATCH 0/3] thunderbolt: Couple of fixes for reported issues
 2026-08-31 13:18 UTC  (4+ messages)
` [PATCH 1/3] thunderbolt: Fix KASAN reported use-after-free when request is canceled
` [PATCH 2/3] thunderbolt: Use separate lock class for each ring
` [PATCH 3/3] Revert "thunderbolt: xdomain: Notify peers after enumeration"

[PATCH v7 0/3] Add support for Variscite VAR-SOM-MX7 and MX7CustomBoard
 2026-08-31 13:18 UTC  (4+ messages)
` [PATCH v7 2/3] ARM: dts: imx7d: add Variscite VAR-SOM-MX7 support

[PATCH 00/10] docs: highlight BitBake snippets with the bitbake language
 2026-08-31 13:18 UTC  (9+ messages)
` [docs] "


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.