All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-17 22:03:22 to 2026-04-18 00:31:08 UTC [more...]

[PATCH] hwrng: virtio: reject invalid used.len from the device
 2026-04-18  0:31 UTC  (4+ messages)

[PATCH v2 0/4] usb: dwc3: xilinx: Add Versal2 MMI USB 3.2 controller support
 2026-04-18  0:28 UTC  (5+ messages)
` [PATCH v2 3/4] "
` [PATCH v2 4/4] usb: dwc3: xilinx: Add support to program MMI USB TX deemphasis

[PATCH RFC v3 06/11] RISC-V: QoS: add resctrl setup and domain management
 2026-04-17 10:52 UTC  (2+ messages)

[syzbot] [mm?] KCSAN: data-race in mas_wr_store_entry / mtree_range_walk (2)
 2026-04-18  0:25 UTC  (3+ messages)

[PATCH v2 00/19] crypto: Standalone crypto module
 2026-04-18  0:20 UTC  (20+ messages)
` [PATCH v2 01/19] crypto: add Kconfig options for standalone "
` [PATCH v2 02/19] crypto: add module entry for standalone crypto kernel module
` [PATCH v2 03/19] build: special compilation rule for building the standalone crypto module
` [PATCH v2 04/19] build: Add ELF marker for crypto-objs-m modules
` [PATCH v2 05/19] module: allow kernel module loading directly from memory
` [PATCH v2 06/19] crypto: add pluggable interface for module symbols referenced by the main kernel
` [PATCH v2 07/19] crypto: dedicated ELF sections for collected crypto initcalls
` [PATCH v2 08/19] crypto: fips140: add crypto module loader
` [PATCH v2 09/19] build: embed the standalone crypto module into vmlinux
` [PATCH v2 10/19] module: skip modversion checks for crypto modules
` [PATCH v2 11/19] build: add CONFIG_DEBUG_INFO_BTF_MODULES support for the standalone crypto kernel module
` [PATCH v2 12/19] Allow selective crypto module loading at boot based on FIPS mode
` [PATCH v2 13/19] Execute crypto initcalls during module initialization
` [PATCH v2 14/19] crypto/algapi.c: skip crypto_check_module_sig() for the standalone crypto module
` [PATCH v2 15/19] crypto: fips140: add module integrity self-check
` [PATCH v2 16/19] crypto: convert exported symbols in architecture-independent crypto to pluggable symbols
` [PATCH v2 17/19] x86/crypto: convert exported symbols in x86 "
` [PATCH v2 18/19] arm64/crypto: convert exported symbols in arm64 "
` [PATCH v2 19/19] Add standalone crypto kernel module technical documentation

[PATCH bpf-next 0/2] Detect and prune dead branches using intersection checks
 2026-04-18  0:22 UTC  (9+ messages)
` [PATCH bpf-next 1/2] bpf/verifier: Use intersection checks when simulating to detect dead branches

[PATCH v6 0/4] target/mips: Use probe_access_full() in Atomic Load/Store helpers
 2026-04-18  0:22 UTC  (3+ messages)
` [PATCH v6 1/4] target/mips: Pass MemOpIdx argument to Linked "

[PATCH v3 0/8] unwind, arm64: add sframe unwinder for kernel
 2026-04-18  0:20 UTC  (4+ messages)
` [PATCH v3 2/8] arm64, unwind: build kernel with sframe V3 info

[PATCH v0 00/15] PCI passthru on Hyper-V (Part I)
 2026-04-18  0:20 UTC  (4+ messages)
` [PATCH v0 07/15] mshv: Add ioctl support for MSHV-VFIO bridge device

[PATCH v5 0/4] target/mips: Replace cpu_ld/st_mmuidx_ra() calls in LD/ST Multiple
 2026-04-18  0:19 UTC  (5+ messages)
` [PATCH v5 2/4] target/mips: Remove unnecessary target_ulong uses "
` [PATCH v5 4/4] target/mips: Check alignment for microMIPS pre-R6 LD/ST multiple

[BUG] net: tcp: SO_LINGER with l_linger=0 leaks memory when closing sockets with pending send data
 2026-04-18  0:19 UTC 

[PATCH v4 0/3] mm/memory-failure: add panic option for unrecoverable pages
 2026-04-18  0:18 UTC  (6+ messages)

Simple quota unsafe? RIP: 0010:__btrfs_free_extent.isra.0+0xc41/0x1020 [btrfs] / do_free_extent_accounting:2999: errno=-2 No such entry
 2026-04-18  0:18 UTC  (13+ messages)

[PATCH v2 0/4] FEAT_RME_GDI initial work
 2026-04-18  0:15 UTC  (9+ messages)
` [PATCH v2 1/4] target/arm/cpu-features.c: New fields in AA64MMFR4
` [PATCH v2 2/4] target/arm/cpu.h: New GPCCR fields
` [PATCH v2 3/4] target/arm/ptw.c: Add GDI spaces to the granule protection case
` [PATCH v2 4/4] tests/tcg/aarch64/system/rme_gdi.c: Very basic test of GDI

[PATCH 0/2] iio: accel: small cleanups and error-handling improvements
 2026-04-18  0:15 UTC  (5+ messages)
` [PATCH v2 2/8] iio: accel: adxl313: Use dev_err_probe

[PATCH mptcp-next v4 0/3] only remove entry from local_addr_list when sending a REMOVE_ADDR
 2026-04-18  0:15 UTC  (5+ messages)
` [PATCH mptcp-next v4 1/3] mptcp: pm: userspace: drop delete_local_addr helper
` [PATCH mptcp-next v4 2/3] selftests: mptcp: join: update userspace dump_addr outputs
` [PATCH mptcp-next v4 3/3] selftests: mptcp: userspace: send RM_ADDR between server and client

[PATCH 0/4] rust: Add helper functions and constants for Tyr driver
 2026-04-18  0:14 UTC  (6+ messages)
` [PATCH 1/4] rust: sizes: add SZ_4G constant

[GIT PULL] orangefs changes for 7.1
 2026-04-18  0:12 UTC  (2+ messages)

[GIT PULL] ext4 changes for 7.1-rc1
 2026-04-18  0:11 UTC  (2+ messages)

[GIT PULL] ntfs updates for 7.1-rc1(v2)
 2026-04-18  0:11 UTC  (3+ messages)

[PATCH] docs: Add overview and SLUB allocator sections to slab documentation
 2026-04-18  0:06 UTC 

[PATCH v2 00/31] PCI/TSM: PCIe Link Encryption Establishment via TDX platform services
 2026-04-18  0:05 UTC  (12+ messages)
` [PATCH v2 03/31] x86/virt/tdx: Add tdx_page_array helpers for new TDX Module objects
` [PATCH v2 04/31] x86/virt/tdx: Support allocating contiguous pages for tdx_page_array
` [PATCH v2 05/31] x86/virt/tdx: Extend tdx_page_array to support IOMMU_MT

[PATCH] ati-vga: fix ati_set_dirty address calculation
 2026-04-18  0:03 UTC  (2+ messages)

[syzbot] [block?] general protection fault in lo_rw_aio
 2026-04-18  0:02 UTC 

[PATCH 00/14] target/riscv: add support for RISC-V P extension (v0.20 draft)
 2026-04-18  0:01 UTC  (3+ messages)
` [PATCH 02/14] target/riscv: rvp: add arithmetic instructions, including saturating and non-saturating operations

[PATCH] Bluetooth: virtio_bt: clamp rx length before skb_put
 2026-04-18  0:01 UTC 

KernelCI Metrics Report - 2026-04-18 00:00 UTC
 2026-04-18  0:00 UTC 

[PATCH] drm/xe: Wait for HW clearance before issuing the next TLB inval
 2026-04-18  0:03 UTC 

[PATCH i-g-t v10 0/8] tests/xe: Add purgeable memory madvise tests for system allocator
 2026-04-17 23:57 UTC  (2+ messages)

[PATCH] image_types: catch exception if no CONVERSION_CMD is defined
 2026-04-17 23:54 UTC 

[PATCH] ipmi: Add timeout to unconditional wait in __get_device_id()
 2026-04-17 23:53 UTC  (4+ messages)

Warning: mm/slab_common.c:1342 struct member 'defer_head' not described in 'kfree_rcu_cpu'
 2026-04-17 23:52 UTC 

[RFC mptcp-next v15 00/15] MPTCP KTLS support
 2026-04-17 23:47 UTC  (16+ messages)
` [RFC mptcp-next v15 01/15] tls: add per-protocol cache to support mptcp
` [RFC mptcp-next v15 02/15] tls: introduce struct tls_prot_ops
` [RFC mptcp-next v15 03/15] tls: add tls_prot_ops pointer to tls_proto
` [RFC mptcp-next v15 04/15] mptcp: update mptcp_check_readable
` [RFC mptcp-next v15 05/15] mptcp: implement tls_mptcp_ops
` [RFC mptcp-next v15 06/15] tls: disable device offload for mptcp sockets
` [RFC mptcp-next v15 07/15] mptcp: update ulp getsockopt for tls support
` [RFC mptcp-next v15 08/15] mptcp: enable ulp setsockopt "
` [RFC mptcp-next v15 09/15] selftests: mptcp: connect: use espintcp for ulp test
` [RFC mptcp-next v15 10/15] selftests: tls: add mptcp variant for testing
` [RFC mptcp-next v15 11/15] selftests: tls: increase pollin timeouts for mptcp
` [RFC mptcp-next v15 12/15] selftests: tls: increase nonblocking data size "
` [RFC mptcp-next v15 13/15] selftests: tls: wait close in shutdown_reuse "
` [RFC mptcp-next v15 14/15] selftests: tls: add mptcp test cases
` [RFC mptcp-next v15 15/15] selftests: mptcp: cover mptcp tls tests

[PATCH v2] drm/amd/display: Restore analog connector support
 2026-04-17 23:44 UTC  (3+ messages)

drivers/virtio/virtio.c:697:12: warning: 'virtio_device_reinit_noirq' defined but not used
 2026-04-17 23:42 UTC 

[PATCH] soc: qcom: wcnss_ctrl: fix firmware leak on req allocation failure
 2026-04-17 23:41 UTC  (4+ messages)

[PATCH RFC 00/10] media: qcom: venus: add MSM8939 support
 2026-04-17 23:40 UTC  (8+ messages)
` [PATCH RFC 03/10] media: venus: core: Add msm8939 resource struct
` [PATCH RFC 06/10] arm64: dts: qcom: msm8939-asus-z00t: add Venus

[PATCH v1 0/6] sdio: About pointers in sdio_device_id::driver_data
 2026-04-17 23:40 UTC  (3+ messages)
` [PATCH v1 6/6] wifi: mwifiex: Make use of driver data pointer in sdio_device_id

[PATCH i-g-t,v3 0/5] Enable HDR in IGT Frontbuffer Feature Tests
 2026-04-17 23:36 UTC  (3+ messages)
` [PATCH i-g-t, v3 1/5] lib/igt_hdr: Move HDR helpers from kms_hdr into shared library

[PATCH bpf-next v1 1/1] selftests/bpf: Trace bpf_local_storage_update to debug flaky local storage tests
 2026-04-17 23:36 UTC 

[PATCH] ntfs3: bound to_move in indx_insert_into_root before hdr_insert_head
 2026-04-17 23:33 UTC 

[REGRESSION] Return change in 6.12.80+ with volatile mounting
 2026-04-17 23:32 UTC  (2+ messages)

[PATCH 0/2] spmi: pmic-arb: Add spmi-pmic-arb support for Hawi SoC
 2026-04-17 23:29 UTC  (6+ messages)
` [PATCH 2/2] spmi: spmi-pmic-arb: add support for PMIC arbiter v8.5

[PATCH] arm64: dts: qcom: purwa: Add EL2 overlay for purwa-iot-evk
 2026-04-17 23:27 UTC  (2+ messages)

[GIT PULL] libfuse: run fuse servers as a contained service
 2026-04-17 23:26 UTC  (9+ messages)

[PATCH] firmware_loader: fix device reference leak in firmware_upload_register()
 2026-04-17 23:22 UTC  (2+ messages)

[PATCH 00/41] drm/display: bridge-connector: attach encoder to the connector
 2026-04-17 23:20 UTC  (7+ messages)
` [PATCH 01/41] drm/display: bridge-connector: attach the encoder to the created connector
` [PATCH 03/41] drm/bridge: adv7511: remove now-redundant call to drm_connector_attach_encoder()
` [PATCH 41/41] drm: renesas: shmobile: "

[PATCH v3] staging: octeon: remove SPI, POW, PKO, and Helper typedef enums
 2026-04-17 23:19 UTC 

[PATCHSET v4] libfuse: run fuse servers as a contained service
 2026-04-17 23:19 UTC  (5+ messages)
` [PATCH 02/13] mount_service: add systemd/inetd socket service mounting helper
` [PATCH 09/13] mount.fuse3: integrate systemd service startup

[PATCH 00/40] arm64: dts: rockchip: Wire up frl-enable-gpios for RK3576/RK3588 boards
 2026-04-17 23:18 UTC  (9+ messages)
` [PATCH 05/40] arm64: dts: rockchip: Add frl-enable-gpios to rk3576-luckfox-core3576

[PATCH v4 0/4] drm/panel: support Waveshare DSI TOUCH kits
 2026-04-17 23:16 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: display/panel: ilitek,ili9881c: describe Waveshare panel
` [PATCH v4 2/4] drm/panel: ilitek-ili9881c: support Waveshare 7.0" DSI panel
` [PATCH v4 3/4] dt-bindings: gpio: describe Waveshare GPIO controller
` [PATCH v4 4/4] gpio: add GPIO controller found on Waveshare DSI TOUCH panels

[LSF/MM/BPF TOPIC] Page cache tracking with the Maple Tree
 2026-04-17 23:14 UTC  (3+ messages)

[PATCH v2] usb: dwc3: Move GUID programming after PHY initialization
 2026-04-17 23:13 UTC  (2+ messages)

[PATCH v3 0/2] drm/panel: simple: add Waveshare LCD panels
 2026-04-17 23:13 UTC  (2+ messages)

[RFC PATCH 00/10] RCU: Enable callbacks to benefit from expedited grace periods
 2026-04-17 23:11 UTC  (11+ messages)
` [RFC PATCH 01/10] rcu/segcblist: Add SRCU and Tasks RCU wrapper functions
` [RFC PATCH 02/10] rcu/segcblist: Factor out rcu_segcblist_advance_compact() helper
` [RFC PATCH 03/10] rcu/segcblist: Change gp_seq to struct rcu_gp_oldstate gp_seq_full
` [RFC PATCH 04/10] rcu: Add RCU_GET_STATE_NOT_TRACKED for subsystems without expedited GPs
` [RFC PATCH 05/10] rcu: Enable RCU callbacks to benefit from expedited grace periods
` [RFC PATCH 06/10] rcu: Update comments for gp_seq_full and expedited GP tracking
` [RFC PATCH 07/10] rcu: Wake NOCB rcuog kthreads on expedited grace period completion
` [RFC PATCH 08/10] rcu: Detect expedited grace period completion in rcu_pending()
` [RFC PATCH 09/10] rcu: Advance callbacks for expedited GP completion in rcu_core()
` [RFC PATCH 10/10] rcuscale: Add concurrent expedited GP threads for callback scaling tests

[GIT PULL] BPF fixes for 7.1-rc1
 2026-04-17 23:11 UTC  (2+ messages)

[PATCH v3 00/21] drm/panel: support Waveshare DSI TOUCH kits
 2026-04-17 23:11 UTC  (2+ messages)
` (subset) "

[PATCH 0/4] scsi: Support devices that don't have a cmd_per_lun limit
 2026-04-17 22:57 UTC  (5+ messages)
` [PATCH 1/4] scsi: Fix can_queue comments
` [PATCH 2/4] scsi: qedi: Fix command overqueueing
` [PATCH 3/4] scsi: Support scsi_devices without a device wide limit
` [PATCH 4/4] virtio-scsi: "

[PATCH] cpufreq: clean up dead dependencies on X86 in Kconfig
 2026-04-17 23:06 UTC 

[PATCH v1] arm64: dts: qcom: qcs6490-rb3gen2: Add WCD headset playback and record for qcs6490-rb3gen2 industrial mezzanine
 2026-04-17 23:06 UTC  (4+ messages)

[PATCH 0/7] iio: HID: Add helper method hid_sensor_adjust_channel_bit_mask()
 2026-04-17 22:58 UTC  (8+ messages)
` [PATCH 1/7] "
` [PATCH 2/7] iio: accel: HID: Replace method accel_3d_adjust_channel_bit_mask()
` [PATCH 3/7] iio: gyro: HID: Replace method gyro_3d_adjust_channel_bit_mask()
` [PATCH 4/7] iio: light: HID: Replace method als_adjust_channel_bit_mask()
` [PATCH 5/7] iio: light: HID: Replace method prox_adjust_channel_bit_mask()
` [PATCH 6/7] iio: magnetometer: HID: Replace method magn_3d_adjust_channel_bit_mask()
` [PATCH 7/7] iio: pressure: HID: Replace method press_adjust_channel_bit_mask()

[PATCH V4 00/10] iommufd: Enable noiommu mode for cdev
 2026-04-17 23:04 UTC  (5+ messages)
` [PATCH V4 05/10] vfio: Allow null group for noiommu without containers

[PATCH v6 0/5] Add support for K230 board
 2026-04-17 23:02 UTC  (4+ messages)
` [PATCH v6 1/5] target/riscv: add thead-c908 cpu support

[GIT PULL] Compute Express Link (CXL) changes for Linux 7.1
 2026-04-17 22:59 UTC  (2+ messages)

[PATCH v5 00/14] ASoC: rsnd: Add RZ/G3E audio driver support
 2026-04-17 23:00 UTC  (7+ messages)
` [PATCH v5 05/14] ASoC: rsnd: Add audmacpp clock and reset support for RZ/G3E
` [PATCH v5 13/14] ASoC: rsnd: Support unprefixed DT node names "

[PATCH RFC 0/4] arm64: rockchip: The hunt for exact pixel clocks on RK3576
 2026-04-17 22:59 UTC  (6+ messages)
` [PATCH RFC 2/4] clk: rockchip: pll: use round-nearest in determine_rate

[PATCH] arm64: defconfig: Enable Qualcomm UFS and QMP UFS PHY drivers as built-in
 2026-04-17 22:59 UTC  (6+ messages)

[GIT PULL] Stop-machine changes for v7.1
 2026-04-17 22:58 UTC  (2+ messages)

[GIT PULL] integrity: subsystem fixes for v7.1
 2026-04-17 22:58 UTC  (2+ messages)

[PATCH] ntfs3: validate split-point offset in indx_insert_into_buffer
 2026-04-17 22:57 UTC 

[PATCH] Bluetooth: L2CAP: handle zero txwin_size in ERTM RFC option
 2026-04-17 22:55 UTC  (2+ messages)
`  "

[pull] amdgpu, amdkfd drm-next-7.1
 2026-04-17 22:53 UTC 

[PATCH v8 00/10] ASoC: mediatek: Add support for MT8196 SoC
 2026-04-17 22:52 UTC  (5+ messages)
` [PATCH v8 08/10] ASoC: mediatek: mt8196: add platform driver

[PATCH v4 4/6] KVM: x86/pmu: Re-evaluate Host-Only/Guest-Only on nested SVM transitions
 2026-04-17 22:51 UTC  (12+ messages)

[asahilinux:bits/030-misc 16/19] drivers/pmdomain/apple/pmp-report.c:110:15: error: implicit declaration of function 'readq'; did you mean 'readb'?
 2026-04-17 22:49 UTC 

[PATCH] target/arm/hvf: Fix WFI halting to stop idle vCPU spinning
 2026-04-17 20:30 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] diff: fix out-of-bounds reads and NULL deref in diffstat UTF-8 truncation
 2026-04-17 22:45 UTC  (5+ messages)
` [PATCH v2] "

[PATCH for-next 4/4] RDMA/efa: Add Completion Counters support
 2026-04-17 22:41 UTC  (2+ messages)

What's cooking in git.git (Apr 2026, #05)
 2026-04-17 22:40 UTC 

[PATCH] arm64: dts: qcom: monaco-evk: Enable primary USB controller in host mode
 2026-04-17 22:40 UTC  (2+ messages)

[PATCH] misc: fastrpc: Fix NULL pointer dereference in rpmsg callback
 2026-04-17 22:35 UTC  (2+ messages)

[PATCH 0/6] drm: handle IRQ_HPD events correctly
 2026-04-17 22:32 UTC  (5+ messages)
` [PATCH 1/6] drm/connector: report IRQ_HPD events to drm_connector_oob_hotplug_event()

[PATCH] vfio/pci: Don't export DMABUFs for unmappable BARs
 2026-04-17 22:31 UTC  (8+ messages)

[PATCH 0/4] PCI: Introduce pci_dev_suspend_retention_supported() API
 2026-04-17 22:29 UTC  (2+ messages)

[PATCH] hfsplus: zero-initialize data buffer in hfs_bnode_read_u16 and hfs_bnode_read_u8
 2026-04-17 22:28 UTC  (2+ messages)

[PATCH V2 00/17] Add ACPI-based PMT discovery support for Intel PMC
 2026-04-17 22:28 UTC  (4+ messages)
` [PATCH V2 14/17] platform/x86/intel/pmc/ssram_telemetry: Fix cleanup pattern for __free() variables

[PATCH v2] Documentation: Update the CXL Maturity Map
 2026-04-17 22:26 UTC  (2+ messages)

[PATCH 3/4] PCI: qcom: Indicate broken L1ss exit during resume from system suspend
 2026-04-17 22:26 UTC  (2+ messages)

[PATCH] net/mlx5: add validation for indirect actions
 2026-04-17 22:21 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] media: usb: siano: don't set URB_FREE_BUFFER flag
 2026-04-17 22:21 UTC  (2+ messages)

[PATCH] hfs: return error when bnode already hashed in hfs_bnode_create
 2026-04-17 22:18 UTC  (2+ messages)

[PATCH v2] remoteproc: dead code cleanup in Kconfig for STM32_RPROC
 2026-04-17 22:13 UTC 

[GIT PULL] Please pull mediatek-for-master-2026-04-17 into master
 2026-04-17 22:10 UTC 

[git pull] drm for v7.1-rc1 (part two)
 2026-04-17 22:10 UTC  (2+ messages)

[PATCH bpf v2 1/2] libbpf: fix deduplication of typedef with base definitions
 2026-04-17 22:10 UTC  (2+ messages)

[PATCH v2] liveupdate: add LIVEUPDATE_SESSION_GET_NAME ioctl
 2026-04-17 22:09 UTC  (3+ messages)

[PATCH v5 1/4] liveupdate: add LUO_SESSION_MAGIC magic inode type
 2026-04-17 22:05 UTC  (4+ messages)
` [PATCH v5 2/4] selftests/liveupdate: add test case for LUO_SESSION_MAGIC
` [PATCH v5 3/4] liveupdate: add LIVEUPDATE_SESSION_GET_NAME ioctl
` [PATCH v5 4/4] selftests/liveupdate: add test cases for LIVEUPDATE_SESSION_GET_NAME

[PATCH net] ipv6: Apply max_dst_opts_cnt to ip6_tnl_parse_tlv_enc_lim
 2026-04-17 22:03 UTC 

[syzbot] [hfs?] memory leak in __hfs_bnode_create
 2026-04-17 22:03 UTC  (3+ messages)
` [PATCH] hfsplus: Supports freeing newly created tree head


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.