mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH] rust: id_pool: fix example
 2025-12-01  0:09 UTC 

[PATCH] thermal: broadcom: Use clamp() to simplify bcm2835_thermal_temp2adc()
 2025-12-01  0:07 UTC 

[PATCH net-next] net: dlink: fix several spelling mistakes in comments
 2025-12-01  0:06 UTC  (2+ messages)

[PATCH] media: i2c: ov5647: use our own mutex for the ctrl lock
 2025-12-01  0:00 UTC 

Linux 6.18
 2025-11-30 23:59 UTC 

[PATCH v2] scripts: generate_rust_analyzer: Add message to sysroot assertion
 2025-11-30 23:50 UTC  (2+ messages)

[GIT PULL] Rust for 6.19
 2025-11-30 23:47 UTC  (2+ messages)

[Bug report] hash_name() may cross page boundary and trigger sleep in RCU context
 2025-11-30 23:37 UTC  (13+ messages)
      ` [RFC][alpha] saner vmalloc handling (was Re: [Bug report] hash_name() may cross page boundary and trigger sleep in RCU context)

[PATCH net-next v7 0/9] Add support for providers with large rx buffer
 2025-11-30 23:35 UTC  (10+ messages)
` [PATCH net-next v7 1/9] net: page pool: xa init with destroy on pp init
` [PATCH net-next v7 2/9] net: page_pool: sanitise allocation order
` [PATCH net-next v7 3/9] net: memzero mp params when closing a queue
` [PATCH net-next v7 4/9] net: let pp memory provider to specify rx buf len
` [PATCH net-next v7 5/9] eth: bnxt: store rx buffer size per queue
` [PATCH net-next v7 6/9] eth: bnxt: adjust the fill level of agg queues with larger buffers
` [PATCH net-next v7 7/9] eth: bnxt: allow providers to set rx buf size
` [PATCH net-next v7 8/9] io_uring/zcrx: document area chunking parameter
` [PATCH net-next v7 9/9] selftests: iou-zcrx: test large chunk sizes

[RFC PATCH 0/6] Remove device private pages from physical address space
 2025-11-30 23:33 UTC  (5+ messages)

linux-next: manual merge of the vfio tree with the mm-nonmm-stable tree
 2025-11-30 23:31 UTC 

error[E0425]: cannot find function `dma_map_sgtable` in crate `bindings`
 2025-11-30 23:22 UTC 

linux-next: manual merge of the vfio tree with the mm-nonmm-stable tree
 2025-11-30 23:15 UTC 

linux-next: manual merge of the vfio tree with the mm-nonmm-stable tree
 2025-11-30 23:13 UTC 

linux-next: manual merge of the vfio tree with the mm-nonmm-stable tree
 2025-11-30 23:10 UTC 

[PATCH 0/3] Unload linux/kernel.h
 2025-11-30 23:09 UTC  (19+ messages)
` [PATCH 2/3] kernel.h: move VERIFY_OCTAL_PERMISSIONS() to sysfs.h
` [PATCH 3/3] tracing: move tracing declarations from kernel.h to a dedicated header

[PATCH v4 0/2] SMMU v3 CMDQ fix and improvement
 2025-11-30 23:06 UTC  (7+ messages)
` [PATCH v4 1/2] iommu/arm-smmu-v3: Fix CMDQ timeout warning
` [PATCH v4 2/2] iommu/arm-smmu-v3: Improve CMDQ lock fairness and efficiency

[PATCH 1/1] nvme-fabrics: add ENOKEY to no retry criteria for authentication failures
 2025-11-30 23:05 UTC  (2+ messages)

[PATCH v2 00/12] Fix bio chain related issues
 2025-11-30 23:03 UTC  (3+ messages)
` [PATCH v2 12/12] nvmet: use bio_chain_and_submit to simplify bio chaining

[PATCH v6 0/3] virtio: feature related cleanups
 2025-11-30 23:03 UTC  (4+ messages)
` [PATCH v6 3/3] vhost: switch to arrays of feature bits

[syzbot] [input?] [usb?] WARNING in cm109_urb_irq_callback
 2025-11-30 22:59 UTC 

[PATCH v2 0/1] nvme: Convert tag_list mutex to rwsemaphore to avoid deadlock
 2025-11-30 22:56 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH] thermal/drivers/brcmstb_thermal: Use max to simplify brcmstb_get_temp
 2025-11-30 22:54 UTC 

[PATCH] liveupdate: luo_core: fix redundant bound check in luo_ioctl()
 2025-11-30 22:53 UTC  (2+ messages)

[syzbot] [fuse?] possible deadlock in __folio_end_writeback
 2025-11-30 22:47 UTC  (2+ messages)

[PATCH v3 0/4] leds: Add a virtual LED driver for groups of
 2025-11-30 22:46 UTC  (3+ messages)
` [PATCH v3 4/4] leds: Add virtualcolor LED group driver

[PATCH v2 0/7] rust: build_assert: document and fix use with function arguments
 2025-11-30 22:42 UTC  (8+ messages)
` [PATCH v2 1/7] rust: build_assert: add instructions for "

[PATCH] drm/panel: sony-td4353-jdi: Enable prepare_prev_first
 2025-11-30 22:40 UTC 

linux-next: manual merge of the ftrace tree with the bpf-next tree
 2025-11-30 22:33 UTC 

[PATCH v5 0/6] nvme-tcp: Support receiving KeyUpdate requests
 2025-11-30 22:31 UTC  (5+ messages)
` [PATCH v5 1/6] net/handshake: Store the key serial number on completion
` [PATCH v5 5/6] nvme-tcp: Support KeyUpdate

[syzbot] [mm?] KASAN: slab-use-after-free Read in __list_lru_walk_one (3)
 2025-11-30 22:29 UTC 

[PATCH] ipc/mqueue: fix dentry refcount imbalance in prepare_open()
 2025-11-30 22:27 UTC  (3+ messages)

[PATCH] nvme: nvme_identify_ns_descs: prevent oob
 2025-11-30 22:20 UTC  (5+ messages)

[PATCH] Move pwm registration into pwm::Chip::new
 2025-11-30 22:13 UTC  (2+ messages)

[PATCH v6 00/15] Create and use APIs to centralise locking for directory ops
 2025-11-30 22:06 UTC  (4+ messages)
` [PATCH v6 06/15] VFS: introduce start_creating_noperm() and start_removing_noperm()
    ` [PATCH] fuse: fix conversion of fuse_reverse_inval_entry() to start_removing()

[PATCH V4 00/27] ublk: add UBLK_F_BATCH_IO
 2025-11-30 21:37 UTC  (10+ messages)
` [PATCH V4 10/27] ublk: handle UBLK_U_IO_PREP_IO_CMDS
` [PATCH V4 11/27] ublk: handle UBLK_U_IO_COMMIT_IO_CMDS
` [PATCH V4 12/27] ublk: add io events fifo structure
` [PATCH V4 13/27] ublk: add batch I/O dispatch infrastructure

[PATCH v2] tpm2-sessions: address out-of-range indexing
 2025-11-30 21:35 UTC 

[GIT PULL] slab updates for 6.19
 2025-11-30 21:20 UTC 

[PATCH] tpm2-sessions: address out-of-range indexing
 2025-11-30 21:18 UTC 

[PATCH RFC] mm/memblock: Fix reserve_mem allocation overlapping KHO scratch regions
 2025-11-30 21:15 UTC  (3+ messages)

error[E0425]: cannot find function `dma_set_mask` in crate `bindings`
 2025-11-30 21:07 UTC 

[PATCH v3 00/19] mm, swap: swap table phase II: unify swapin use swap cache and cleanup flags
 2025-11-30 20:44 UTC  (4+ messages)

linux-next: duplicate patches in the ksmbd tree
 2025-11-30 20:36 UTC 

[PATCH v2] hfs: replace BUG_ONs with error handling
 2025-11-30 20:34 UTC  (3+ messages)

[PATCH v3 1/2] ARM64: dts: mediatek: fix MT7531 reset GPIO polarity on multiple boards
 2025-11-30 20:17 UTC  (5+ messages)
` [PATCH v3 2/2] net: dsa: mt7530: Use GPIO polarity to generate correct reset sequence

[PATCH] clk: keystone: fix compile testing
 2025-11-30 20:06 UTC  (2+ messages)

[PATCH] clk: keystone: syscon-clk: fix regmap leak on probe failure
 2025-11-30 20:05 UTC  (2+ messages)

[PATCH] iommu/io-pgtable-arm: Add misisng concatenated PGD cases
 2025-11-30 19:45 UTC 

[PATCH net-next] net: ps3_gelic_net: Use napi_alloc_skb() and napi_gro_receive()
 2025-11-30 19:41 UTC 

[syzbot] [usb?] WARNING in usb_start_wait_urb
 2025-11-30 19:41 UTC 

[PATCH] clk: samsung: exynos-clkout: Assign .num before accessing .hws
 2025-11-30 19:34 UTC  (2+ messages)

[PATCH net v2] i40e: fix ptp time increment while link is down
 2025-11-30 19:27 UTC  (2+ messages)
` [Intel-wired-lan] "

linux-next: Signed-off-by missing for commit in the tip tree
 2025-11-30 19:27 UTC 

[PATCH v1 00/31] serial: 8250: consolidate Moxa UPCI/PCIe support under 8250 drivers
 2025-11-30 19:25 UTC  (19+ messages)
` [PATCH v1 01/31] tty: mxser: serial: 8250: replace mxser with 8250-based driver
` [PATCH v1 02/31] serial: 8250: add MU860 UART configuration
` [PATCH v1 03/31] serial: 8250_mxupci: enable enhanced mode and custom FIFO trigger levels
` [PATCH v1 04/31] serial: 8250_mxupci: enable auto RTS/CTS flow control
` [PATCH v1 06/31] serial: 8250_mxupci: add custom handle_irq()
` [PATCH v1 07/31] serial: 8250_mxupci: add GDL-based Rx routine for 8250_mxupci
` [PATCH v1 09/31] serial: 8250: split 8250_mxpcie from 8250_pci
` [PATCH v1 10/31] serial: 8250: add MUEx50 UART configuration
` [PATCH v1 11/31] serial: 8250_mxpcie: enable enhanced mode and custom FIFO trigger levels

Question about to KMSAN: uninit-value in can_receive
 2025-11-30 19:09 UTC  (6+ messages)
  ` Feedback provided on question about "

[PATCH 0/4] lib/crypto: ML-DSA verification support
 2025-11-30 19:06 UTC  (7+ messages)
` [PATCH 1/4] lib/crypto: Add "

[PATCH v8 00/28] Tracefs support for pKVM
 2025-11-30 19:00 UTC  (15+ messages)
` [PATCH v8 20/28] KVM: arm64: Add clock support for the pKVM hyp
` [PATCH v8 21/28] KVM: arm64: Add tracing capability "
` [PATCH v8 24/28] KVM: arm64: Add trace reset to "
` [PATCH v8 25/28] KVM: arm64: Add event support to the pKVM hyp and trace remote
` [PATCH v8 26/28] KVM: arm64: Add hyp_enter/hyp_exit events to pKVM hyp

linux-next: manual merge of the rcu tree with the ftrace tree
 2025-11-30 18:49 UTC  (6+ messages)

lib/crypto: riscv: crypto_zvkb crashes on selftest if no misaligned vector support
 2025-11-30 18:43 UTC  (3+ messages)

[PATCH v9 00/22] Enable FRED with KVM VMX
 2025-11-30 18:42 UTC  (4+ messages)
` [PATCH v9 16/22] KVM: VMX: Dump FRED context in dump_vmcs()

[PATCH] lib/crypto: riscv/chacha: Maintain a frame pointer
 2025-11-30 18:29 UTC  (2+ messages)

[PATCH v20 0/2] reboot-mode: Expose sysfs for registered reboot modes
 2025-11-30 18:21 UTC  (3+ messages)
` [PATCH v20 1/2] Documentation: ABI: Add sysfs-class-reboot-mode-reboot_modes
` [PATCH v20 2/2] power: reset: reboot-mode: Expose sysfs for registered reboot_modes

[PATCH net-next v6 0/8] tun/tap & vhost-net: netdev queue flow control to avoid ptr_ring tail drop
 2025-11-30 18:16 UTC  (3+ messages)
` [PATCH net-next v6 2/8] ptr_ring: add helper to check if consume created space

[PATCH] hung_task: Migrate hung_task_detect_count to sysfs
 2025-11-30 17:11 UTC  (3+ messages)

[PATCH net-next v2] selftests: mptcp: Mark xerror __noreturn
 2025-11-30 17:09 UTC  (4+ messages)

[PATCH v2 0/4] iio: proximity: Add DT and interrupt support for RFD77402
 2025-11-30 17:01 UTC  (9+ messages)
` [PATCH v2 1/4] dt-bindings: iio: proximity: Add RF Digital RFD77402 ToF sensor
` [PATCH v2 2/4] iio: proximity: rfd77402: Add Device Tree support
` [PATCH v2 3/4] iio: proximity: rfd77402: Move polling logic into helper
` [PATCH v2 4/4] iio: proximity: rfd77402: Add interrupt handling support

[GIT PULL] timers/urgent for v6.18-rc8
 2025-11-30 16:47 UTC  (2+ messages)

[PATCH v3 0/2] iio: Add support for TI ADS1X18 ADCs
 2025-11-30 16:45 UTC  (5+ messages)
` [PATCH v3 2/2] iio: adc: Add ti-ads1018 driver

[PATCH net-next] selftests: netconsole: remove log noise due to socat exit
 2025-11-30 16:40 UTC  (2+ messages)

[RFC PATCH 0/1] Introduce Hierarchical Queued NUMA-aware spinlock
 2025-11-30 16:39 UTC  (4+ messages)
` [RFC PATCH 1/1] HQspinlock - (NUMA-aware) Hierarchical Queued spinlock

[PATCH v19 0/3] leds: add new LED driver for TI LP5812
 2025-11-30 16:16 UTC  (5+ messages)
` [PATCH v19 1/3] dt-bindings: leds: add TI/National Semiconductor LP5812 LED Driver
` [PATCH v19 2/3] leds: add basic support for "
` [PATCH v19 3/3] docs: leds: Document TI LP5812 LED driver

[PATCH] MAINTAINERS: Change Linus Walleij mail address
 2025-11-30 16:14 UTC 

[PATCH] arm64: dts: rockchip: Fix Bluetooth on the RockPro64 board
 2025-11-30 16:12 UTC 

[PATCH V2 0/4] x86/insn: perf tools: Add AVX-512 support to the instruction decoder
 2025-11-30 16:05 UTC  (3+ messages)
` [PATCH V2 2/4] x86/insn: "

[syzbot] [net?] KMSAN: uninit-value in lec_atm_send
 2025-11-30 15:56 UTC  (3+ messages)
` [PATCH] net: atm: targetless need more input msg

[PATCH 4/4] erofs: enable error reporting for z_erofs_fixup_insize()
 2025-11-30 15:53 UTC  (2+ messages)
` [PATCH v2 "

[syzbot] [fs?] [mm?] kernel BUG in __filemap_add_folio
 2025-11-30 15:51 UTC  (3+ messages)

[PATCH net-next 0/4] (no cover subject)
 2025-11-30 15:34 UTC  (10+ messages)
` [PATCH net-next 1/4] netconsole: extract message fragmentation into send_msg_udp()
` [PATCH net-next 2/4] netconsole: Add configfs attribute for direct message sending
` [PATCH net-next 3/4] selftests/netconsole: Switch to configfs send_msg interface
` [PATCH net-next 4/4] Documentation: netconsole: Document send_msg configfs attribute

[PATCH net-next 0/3] net: freescale: migrate to .get_rx_ring_count() ethtool callback
 2025-11-30 15:22 UTC  (7+ messages)
` [PATCH net-next 1/3] net: gianfar: convert to use .get_rx_ring_count
` [PATCH net-next 2/3] net: dpaa2: "
` [PATCH net-next 3/3] net: enetc: "

[PATCH 1/2] dt-bindings: display: simple: Add HannStar HSD156JUW2
 2025-11-30 15:15 UTC  (2+ messages)

[PATCH] scsi: ufs: core: Fix link error when CONFIG_RPMB=m
 2025-11-30 15:15 UTC 

[PATCH v3 0/7] PCI: endpoint/NTB: Harden vNTB resource management
 2025-11-30 15:11 UTC  (8+ messages)
` [PATCH v3 1/7] NTB: epf: Avoid pci_iounmap() with offset when PEER_SPAD and CONFIG share BAR
` [PATCH v3 2/7] PCI: endpoint: Fix parameter order for .drop_link
` [PATCH v3 3/7] PCI: endpoint: pci-epf-vntb: Remove duplicate resource teardown
` [PATCH v3 4/7] PCI: endpoint: pci-epf-ntb: "
` [PATCH v3 5/7] NTB: epf: vntb: Stop cmd_handler work in epf_ntb_epc_cleanup
` [PATCH v3 6/7] PCI: endpoint: pci-epf-vntb: Switch vpci_scan_bus() to use pci_scan_root_bus()
` [PATCH v3 7/7] PCI: endpoint: pci-epf-vntb: Manage ntb_dev lifetime and fix vpci bus teardown

[PATCH 0/2] PCI: dwc: Program device-id
 2025-11-30 15:05 UTC  (6+ messages)
` [PATCH 1/2] "

[PATCH 0/4] Add Global Clock Controller for MSM8940 and SDM439
 2025-11-30 14:50 UTC  (8+ messages)
` [PATCH 2/4] clk: qcom: gcc: Add support for Global Clock controller found on MSM8940

[PATCH v2] drm/nouveau: fix div-by-zero in nouveau_bo_fixup_align
 2025-11-30 14:42 UTC 

[PATCH v10 0/3] SCM: Support latest version of waitq-aware firmware
 2025-11-30 14:41 UTC  (4+ messages)
` [PATCH v10 1/3] firmware: qcom_scm: Add API to get waitqueue IRQ info
` [PATCH v10 2/3] firmware: qcom_scm: Support multiple waitq contexts
` [PATCH v10 3/3] firmware: qcom_scm: Use TASK_IDLE state in wait_for_wq_completion()

[PATCH 2/2] drm/panel: simple: Add HannStar HSD156JUW2
 2025-11-30 14:35 UTC 

[PATCH 0/2] Add HannStar HSD156JUW2 panel support
 2025-11-30 14:28 UTC 

[PATCH] i40e: fix ptp time increment while link is down
 2025-11-30 14:28 UTC  (3+ messages)

[PATCH] counter: interrupt-cnt: Drop IRQF_NO_THREAD flag
 2025-11-30 13:57 UTC  (2+ messages)

[PATCH] drm/amdgpu: use static ids for ACP platform devs
 2025-11-30 13:48 UTC  (5+ messages)

[PATCH v2 00/26] drm/bridge: add drm_of_find_bridge(), deprecate of_drm_find_bridge()
 2025-11-30 13:09 UTC  (3+ messages)
` [PATCH v2 17/26] drm/meson: encoder_*: use devm_of_drm_get_bridge() to put the next bridge

[PATCH 0/5] sched: Random collection of patches
 2025-11-30 13:03 UTC  (5+ messages)
` [PATCH 5/5] sched: Rework sched_class::wakeup_preempt() and rq_modified_*()

[PATCH RFC RESEND 0/8] thermal: core: Allow setting the parent device of thermal zone/cooling devices
 2025-11-30 12:55 UTC  (10+ messages)

[PATCH v4 0/3] Optimize code generation during context switching
 2025-11-30 12:43 UTC  (2+ messages)

[PATCH 0/4] ASoC / rpmsg / remoteproc / soc: qcom: Constify buffer passed to send functions
 2025-11-30 12:36 UTC  (5+ messages)
` [PATCH 1/4] remoteproc: mtp_scp_ipi: Constify buffer passed to scp_ipi_send()
` [PATCH 2/4] remoteproc: mtp_scp: Constify buffer passed to scp_send_ipi()
` [PATCH 3/4] rpmsg: Constify buffer passed to send API
` [PATCH 4/4] ASoC: qcom:: Constify GPR packet being send over GPR interface

fault injection: query if a fault has been injected?
 2025-11-30 12:07 UTC  (2+ messages)

[syzbot] [overlayfs?] WARNING in fast_dput
 2025-11-30 11:41 UTC  (2+ messages)

[PATCH v2] EDAC/amd64: Add support for family 19h, models 40h-4fh
 2025-11-30 11:21 UTC  (2+ messages)

[RFC PATCH v2 1/2] ARM/mm/fault: always goto bad_area when handling with page faults of kernel address
 2025-11-30 11:20 UTC  (7+ messages)

[PATCH v3 0/5] mm, kvm: add guest_memfd support for uffd minor faults
 2025-11-30 11:18 UTC  (2+ messages)
` [PATCH v3 5/5] KVM: selftests: test userfaultfd minor for guest_memfd

[PATCH v2 0/2] kbuild: add target to build a cpio containing modules
 2025-11-28 21:42 UTC  (2+ messages)

page:  |  | latest

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

all inboxes | Powered by JetHome®