All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-17 14:16:13 to 2026-05-17 15:52:58 UTC [more...]

[PATCH for-next] RDMA/efa: Validate SQ depth based on WQE size
 2026-05-17 15:52 UTC  (6+ messages)

FAILED: patch "[PATCH] btrfs: fix missing last_unlink_trans update when removing a" failed to apply to 6.1-stable tree
 2026-05-17 15:52 UTC  (2+ messages)
` [PATCH 6.1.y] btrfs: fix missing last_unlink_trans update when removing a directory

[PATCH] docs: threat-model: add missing closing parenthesis
 2026-05-17 15:41 UTC 

[PATCH] powerpc: define __LITTLE_ENDIAN and __BIG_ENDIAN for math-emu
 2026-05-17 15:40 UTC  (3+ messages)

[PATCH v4 00/12] fpu: Export some internals for targets
 2026-05-17 15:49 UTC  (3+ messages)
` [PATCH v4 05/12] fpu: Simplify 0 +/- N case in parts_addsub

FAILED: patch "[PATCH] smb: client: Use FullSessionKey for AES-256 encryption key" failed to apply to 6.1-stable tree
 2026-05-17 15:48 UTC  (2+ messages)
` [PATCH 6.1.y] smb: client: Use FullSessionKey for AES-256 encryption key derivation

[PATCH v2] pinctrl: intel: move PWM base computation past feature check
 2026-05-17 15:47 UTC  (2+ messages)

usb: gadget: aspeed_udc: list iterator used after loop in ast_udc_ep_dequeue
 2026-05-17 15:46 UTC 

[PATCH RFC v4 00/10] AD9910 Direct Digital Synthesizer
 2026-05-17 15:45 UTC  (19+ messages)
` [PATCH RFC v4 03/10] iio: frequency: ad9910: initial driver implementation
` [PATCH RFC v4 05/10] iio: frequency: ad9910: add digital ramp generator support
` [PATCH RFC v4 06/10] iio: frequency: ad9910: add RAM mode support
` [PATCH RFC v4 07/10] iio: frequency: ad9910: add output shift keying support
` [PATCH RFC v4 09/10] Documentation: ABI: testing: add docs for ad9910 sysfs entries
` [PATCH RFC v4 10/10] docs: iio: add documentation for ad9910 driver

[PATCH 4/4] HID: wacom: validate report length for 24HDT and 27QHDT handlers
 2026-05-17 15:45 UTC  (2+ messages)

[PATCH] can: j1939: fix NULL pointer dereference in j1939_session_completed()
 2026-05-17 15:44 UTC 

[PATCH v6 00/27] single-binary: Make riscv cpu.h target independent
 2026-05-17 15:44 UTC  (13+ messages)
` [PATCH v6 02/27] target/riscv: Fix size of vector CSRs
` [PATCH v6 14/27] target/riscv: Fix size of [m|s|vs]iselect fields
` [PATCH v6 16/27] target/riscv: Fix size of irq_overflow_left
` [PATCH v6 24/27] target/riscv: Introduce externally facing CSR access functions
` [PATCH v6 26/27] target/riscv: Pass address as uint64_t in cpu_set_exception_base()
` [PATCH v6 27/27] target/riscv: Fix pmp.h/cpu.h circular inclusion

[PATCH 0/3] sched/tick: Decouple sched_tick() from HZ
 2026-05-17 15:44 UTC  (3+ messages)

[PATCH v2] RISC-V: KVM: Fix NULL pointer dereference in SBI v0.1 SEND_IPI handler
 2026-05-17 15:40 UTC  (4+ messages)

[PATCH v5 00/12] mm, swap: swap table phase IV: unify allocation and reduce static metadata
 2026-05-17 15:39 UTC  (26+ messages)
` [PATCH v5 01/12] mm, swap: simplify swap cache allocation helper
` [PATCH v5 02/12] mm, swap: move common swap cache operations into standalone helpers
` [PATCH v5 03/12] mm/huge_memory: move THP gfp limit helper into header
` [PATCH v5 04/12] mm, swap: add support for stable large allocation in swap cache directly
` [PATCH v5 05/12] mm, swap: unify large folio allocation
` [PATCH v5 06/12] mm/memcg, swap: tidy up cgroup v1 memsw swap helpers
` [PATCH v5 07/12] mm, swap: support flexible batch freeing of slots in different memcgs
` [PATCH v5 08/12] mm, swap: delay and unify memcg lookup and charging for swapin
` [PATCH v5 09/12] mm, swap: consolidate cluster allocation helpers
` [PATCH v5 10/12] mm/memcg, swap: store cgroup id in cluster table directly
` [PATCH v5 11/12] mm/memcg: remove no longer used swap cgroup array
` [PATCH v5 12/12] mm, swap: merge zeromap into swap table

[pull] drm/msm: drm-msm-fixes-2026-05-17 for v7.1-rc5
 2026-05-17 15:39 UTC 

Linux kernel 6.6.140 released
 2026-05-17 15:40 UTC 

Linux 7.0.9
 2026-05-17 15:39 UTC  (2+ messages)

Linux 6.18.32
 2026-05-17 15:39 UTC  (2+ messages)

Linux 6.12.90
 2026-05-17 15:39 UTC  (2+ messages)

Linux 6.6.140
 2026-05-17 15:39 UTC  (2+ messages)

[PATCH v3 0/2] nolibc: Add fallocate()
 2026-05-17 15:38 UTC  (10+ messages)
` [PATCH v3 1/2] tools/nolibc: fcntl: "

[PATCH v6 0/3]i Add eager FP and RISC-V vector context switching support
 2026-05-17 15:37 UTC  (7+ messages)
` [PATCH v6 1/3] lib: sbi: Add RISC-V vector context save/restore support
` [PATCH v6 2/3] lib: sbi: Add floating-point "
` [PATCH v6 3/3] lib: sbi: domain FP/Vector context support for context switch

[PATCH 0/5] KVM: riscv: Speed up dirty logging write faults
 2026-05-17 15:34 UTC  (18+ messages)
` [PATCH 1/5] KVM: riscv: Rely on common MMU notifier locking
` [PATCH 2/5] KVM: riscv: Use an rwlock for mmu_lock
` [PATCH 3/5] KVM: riscv: Add a G-stage PTE cmpxchg helper
` [PATCH 4/5] KVM: riscv: Update G-stage PTE permissions atomically
` [PATCH 5/5] KVM: riscv: Fast-path dirty logging write faults

[PATCH 0/4] clk: add Siflower SF21 topcrm support
 2026-05-17 15:35 UTC  (4+ messages)
` [PATCH 3/4] dt-bindings: clock: add doc for Siflower sf21-topcrm

Linux kernel 6.18.32 released
 2026-05-17 15:35 UTC 

Linux kernel 7.0.9 released
 2026-05-17 15:35 UTC 

[PATCH] USB: serial: option: NET: usb: qmi_wwan: add MeiG SRM813Q
 2026-05-17 15:32 UTC  (4+ messages)
` [PATCH v2 0/2] USB: add MeiG SRM813Q IDs in qmi_wwan and option
  ` [PATCH v2 1/2] NET: usb: qmi_wwan: add MeiG SRM813Q
  ` [PATCH v2 2/2] USB: serial: option: "

Linux kernel 6.12.90 released
 2026-05-17 15:30 UTC 

[PATCH 0/2] Refactor and extend SCL handling for VRRTG
 2026-05-17 15:29 UTC  (6+ messages)
` [PATCH 1/2] drm/i915/psr: Simplify the conditions for SCL computation
` [PATCH 2/2] drm/i915/psr: Allow SCL=0 on platforms with always-on VRR TG
` ✓ CI.KUnit: success for Refactor and extend SCL handling for VRRTG
` ✓ Xe.CI.BAT: "
` ✓ i915.CI.BAT: "

[PATCH 1/3] mm: move offset_in_page() to page_helpers.h
 2026-05-17 15:28 UTC  (3+ messages)
` [PATCH 2/3] mm: add bytes_to_page_end() helper

[PATCH] net: mdio: Add Realtek Otto MDIO driver
 2026-05-17 15:26 UTC  (2+ messages)

[PATCH] revision: use priority queue in limit_list()
 2026-05-17 15:26 UTC  (5+ messages)

[PATCH] platform/x86/lenovo: Add Yoga Book 9 keyboard dock detection driver
 2026-05-17 15:25 UTC  (5+ messages)
  ` [PATCH v2] platform/x86/lenovo: add Yoga Book 9 keyboard dock driver

Stop false review statements
 2026-05-17 15:21 UTC  (5+ messages)

[PATCH] docs: hwmon: (coretemp) fix outdated documentation
 2026-05-17 15:20 UTC 

[PATCH 3/4] HID: wacom: validate report length for DTUS handler
 2026-05-17 15:19 UTC  (2+ messages)

[PATCH v5] thermal: qcom: tsens: atomic temperature read with hardware-guided retries
 2026-05-17 15:16 UTC  (2+ messages)

[PATCH] net: ethernet: ti: am65-cpsw-nuss: remove dead vid check in slave_add_vid()
 2026-05-17 15:16 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/2] drm/hyperv: harden VMBus message parser input validation
 2026-05-17 15:13 UTC  (6+ messages)
` [PATCH 2/2] drm/hyperv: validate VMBus packet size in receive callback
  ` [PATCH v2 0/2] drm/hyperv: harden VMBus message parser input validation
    ` [PATCH v2 2/2] drm/hyperv: validate VMBus packet size in receive callback

[PATCH v9 00/13] Add initial Xen Suspend-to-RAM support on ARM64
 2026-05-17 15:12 UTC  (6+ messages)
` [PATCH v9 08/13] iommu/ipmmu-vmsa: Implement suspend/resume callbacks
` [PATCH v9 12/13] xen/arm: Add vPSCI SYSTEM_SUSPEND policy

[PATCH v3 0/7] platform/x86/amd/hsmp: Add support for Family 1Ah, Model 50h-5Fh
 2026-05-17 15:12 UTC  (8+ messages)
` [PATCH v3 1/7] platform/x86/amd/hsmp: Add new HSMP messages "
` [PATCH v3 2/7] platform/x86/amd/hsmp: Add UAPI structures for Family 1Ah Model 50h-5Fh metrics table
` [PATCH v3 3/7] platform/x86/amd/hsmp: Unify response_sz validation to an upper-bound check
` [PATCH v3 4/7] platform/x86/amd/hsmp: Source metric-table size from firmware
` [PATCH v3 5/7] platform/x86/amd/hsmp: Add IOCTL_GET_TELEMETRY_DATA for metric table reads
` [PATCH v3 6/7] platform/x86/amd/hsmp: Drop ACPI sysfs metrics_bin in favour of the IOCTL
` [PATCH v3 7/7] platform/x86/amd/hsmp: Make metric table read locking use guard(mutex)

[PATCH bpf-next v3 0/7] bpf: Follow-up fixes for stack argument support
 2026-05-17 15:11 UTC  (6+ messages)
` [PATCH bpf-next v3 6/7] bpf,x86: Fix exception unwinding with outgoing stack arguments

[PATCH 4/4] clk: add support for siflower sf21-topcrm
 2026-05-17 15:09 UTC  (2+ messages)

[PATCH net] net/smc: avoid NULL deref of conn->lnk in smc_msg_event tracepoint
 2026-05-17 15:08 UTC  (3+ messages)

[PATCH bpf-next 1/2] bpf,x86: Fix exception unwinding with outgoing stack arguments
 2026-05-17 15:07 UTC  (2+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add exception tests with "

[PATCH v3] dt-bindings: mfd: st,stmpe: fix PWM schema and drop legacy binding
 2026-05-17 15:05 UTC  (2+ messages)

[PATCH] dt-bindings: thermal: qcom-tsens: Document the Hawi Temperature Sensor
 2026-05-17 15:04 UTC  (2+ messages)

[PATCH 7.0 000/201] 7.0.9-rc1 review
 2026-05-17 15:03 UTC  (2+ messages)

[PATCH] dt-bindings: thermal: qcom-tsens: Document the Shikra Temperature Sensor
 2026-05-17 15:02 UTC  (2+ messages)

[PATCH] drivers: qcom: fix typo in comment
 2026-05-17 15:00 UTC  (2+ messages)

Linux'n'Beer v7
 2026-05-17 14:59 UTC  (5+ messages)

[PATCH V2 1/2] tools/lib/bpf/libbpf: Prioritize module kfuncs over vmlinux kfuncs
 2026-05-17 14:59 UTC  (6+ messages)

[PATCH net v5 0/2] bpf, skmsg: fix verdict sk_data_ready racing with ktls rx
 2026-05-17 14:56 UTC  (3+ messages)
` [PATCH net v5 1/2] "
` [PATCH net v5 2/2] selftests/bpf: add regression test for ktls+sockmap verdict UAF

[PATCH 0/7] arm64: dts: qcom: consolidate IPA properties
 2026-05-17 14:56 UTC  (8+ messages)
` [PATCH 1/7] arm64: dts: qcom: sdm845: "
` [PATCH 2/7] arm64: dts: qcom: sm6350: "
` [PATCH 3/7] arm64: dts: qcom: sm8350: "
` [PATCH 4/7] arm64: dts: qcom: sm8550: "
` [PATCH 5/7] arm64: dts: qcom: sm8650: "
` [PATCH 6/7] arm64: dts: qcom: kodiak: "
` [PATCH 7/7] ARM: dts: qcom: sdx55: "

[PATCH v4 0/4] staging: rtl8723bs: fix efuse formatting and brace handling
 2026-05-17 14:56 UTC  (7+ messages)
` [PATCH 1/4] staging: rtl8723bs: reformat rtw_efuse_read_1_byte() signature
` [PATCH 2/4] staging: rtl8723bs: add braces to else clause in rtw_efuse.c
` [PATCH 3/4] staging: rtl8723bs: reformat rtw_efuse_one_byte_read() signature
` [PATCH 4/4] staging: rtl8723bs: fix missing brace in rtw_efuse_read_1_byte

libsdl2 and libsdl2-net regressions on Wrynose
 2026-05-17 14:55 UTC 

[PATCH net-next 0/4] RDMA/net/ionic: Misc updates
 2026-05-17 14:55 UTC  (6+ messages)

[PATCH] Bluetooth: SMP: add missing skb len check in smp_cmd_keypress_notify
 2026-05-17 14:54 UTC 

[RFC PATCH v3] RDMA/siw: use kzalloc_flex
 2026-05-17 14:52 UTC  (4+ messages)

[PATCH nf v2 1/1] netfilter: ipset: preserve comment lifetime across resize and gc expiry
 2026-05-17 14:50 UTC 

[PATCH v2 1/2] drm/hyperv: validate resolution_count and harden VSP request paths
 2026-05-17 14:47 UTC  (2+ messages)

[net-next PATCH v5 0/4] octeontx2: CN20K NPA Halo context support
 2026-05-17 14:47 UTC  (3+ messages)
` [net-next PATCH v5 2/4] octeontx2-af: npa: cn20k: Add DPC support

[PATCH 2/4] HID: wacom: validate report length for DTU handler
 2026-05-17 14:47 UTC  (2+ messages)

[PATCH 6.6 000/474] 6.6.140-rc1 review
 2026-05-17 14:46 UTC  (2+ messages)

[PATCH] net: octeon: fix carrier state, null guard, and modernize phy ioctl
 2026-05-17 14:43 UTC  (2+ messages)

[PATCH v3] RDMA/rtrs: Fix use-after-free in path file creation cleanup
 2026-05-17 14:41 UTC  (2+ messages)

[PATCH v6 00/12] Fixes and cleanups for the AD5686 IIO driver
 2026-05-17 14:41 UTC  (9+ messages)
` [PATCH v6 09/12] iio: dac: ad5686: add helpers to handle powerdown masks

[PATCH v4 0/4] staging: rtl8723bs: fix efuse formatting and brace handling
 2026-05-17 14:41 UTC  (6+ messages)
` [PATCH 4/4] staging: rtl8723bs: fix missing brace in rtw_efuse_read_1_byte

[PATCH v2] riscv: stacktrace: fix stack-out-of-bounds in walk_stackframe()
 2026-05-17 14:37 UTC  (2+ messages)

[PATCH v3 0/5] iio: dac: ad5504: bindings, cleanups, and scale fixes
 2026-05-17 14:36 UTC  (7+ messages)
` [PATCH v3 2/5] iio: dac: ad5504: sort headers alphabetically
` [PATCH v3 3/5] iio: dac: ad5504: Align headers with IWYU principle
` [PATCH v3 4/5] iio: dac: ad5504: introduce local dev pointer

[PATCH 2/4] dt-bindings: clock: add binding header for sf21-topcrm
 2026-05-17 14:36 UTC  (2+ messages)

[PATCH] media: ipu7: fix boot config memory leak and replace polling loops
 2026-05-17 14:34 UTC 

[PATCH/RFC 0/5] replay: support replaying 2-parent merges
 2026-05-17 14:33 UTC  (6+ messages)
` [PATCH/RFC 1/5] "

[PATCH v3 00/27] rust: device: Higher-Ranked Lifetime Types for device drivers
 2026-05-17 14:32 UTC  (3+ messages)
` [PATCH v3 03/27] rust: driver: decouple driver private data from driver type

[PATCH 1/4] riscv: add Siflower RISC-V SoC family Kconfig support
 2026-05-17 14:31 UTC  (2+ messages)

[PATCH] thunderbolt: usb4-port: fix error path and sysfs alignment
 2026-05-17 14:29 UTC 

[PATCH] rxrpc: Fix the ACK parser to extract the SACK table for parsing
 2026-05-17 14:27 UTC 

[PATCH v6] IB/mlx4: Fix refcount leak in add_port() error path
 2026-05-17 14:27 UTC  (2+ messages)

[PATCH v1 0/6] mfd: lm3533: convert to OF bindings, improve support
 2026-05-17 14:26 UTC  (4+ messages)
` [PATCH v1 1/6] dt-bindings: leds: Document TI LM3533 LED controller

[PATCH 0/2] iio: light: veml3328: add support for new sensor
 2026-05-17 14:26 UTC  (7+ messages)
` [PATCH 1/2] iio: light: veml3328: add devicetree binding "
` [PATCH 2/2] iio: light: veml3328: add support for new device

[PATCH 0/2] fuse: io-uring: fix two UAFs in dev_uring.c teardown
 2026-05-17 14:24 UTC  (4+ messages)
` [PATCH 1/2] fuse: io-uring: clear ent->fuse_req in commit_fetch error path

[PATCH 1/4] HID: wacom: validate report length for PL and PTU handlers
 2026-05-17 14:22 UTC  (2+ messages)

[PATCH v2 0/3] writeback: fix race between cgroup_writeback_umount() and inode_switch_wbs()
 2026-05-17 14:21 UTC  (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] writeback: drop now-unnecessary rcu_barrier() in cgroup_writeback_umount()
` [PATCH v2 3/3] writeback: use a per-sb counter to drain inode wb switches at umount

usb: gadget: aspeed_udc: list iterator used after loop in ast_udc_ep_dequeue
 2026-05-17 14:21 UTC  (2+ messages)

clumsy cast in dlopen.3
 2026-05-17 14:10 UTC  (7+ messages)
  ` AW: "
          ` AW: "

[PATCH v2 0/1] iio: chemical: bme680: use BME680_NUM_CHANNELS
 2026-05-17 14:18 UTC  (3+ messages)
` [PATCH v2 1/1] iio: chemical: bme680: use BME680_NUM_CHANNELS for scan buffer

[PATCH v3] killswitch: add per-function short-circuit mitigation primitive
 2026-05-17 14:17 UTC  (2+ messages)

[PATCH rdma-next v4 00/16] RDMA: Introduce generic buffer descriptor infrastructure for umem
 2026-05-17 14:17 UTC  (4+ messages)
` [PATCH rdma-next v4 08/16] RDMA/efa: Use ib_umem_get_cq_buf() for user CQ buffer

arch/arm64/kvm/vgic/vgic-v4.c:508 kvm_vgic_v4_set_forwarding() warn: inconsistent returns '&irq->irq_lock'
 2026-05-17 14:15 UTC 

[PATCH 0/2] can: usb: validate URB length in PEAK-USB rx callbacks
 2026-05-17 13:55 UTC  (2+ messages)
` [PATCH 2/2] can: peak_usb: validate URB length in pcan_usb_pro_decode_buf()


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.