messages from 2025-11-30 18:54:15 to 2025-12-01 03:41:21 UTC [more...]
[PATCH Next V2] net: restore the iterator to its original state when an error occurs
2025-12-01 3:41 UTC (2+ messages)
[PATCH v2] e1000: fix OOB in e1000_tbi_should_accept()
2025-12-01 3:40 UTC
[PATCH] rust: security: use `pin_init::zeroed()` for LSM context initialization
2025-12-01 3:39 UTC (2+ messages)
[PATCH v2] rust: miscdevice: use `pin_init::zeroed()` for C type initialization
2025-12-01 3:37 UTC (2+ messages)
[PATCH v2 0/3] media: rockchip: add driver for the rockchip mipi csi-2 receiver
2025-12-01 3:37 UTC (7+ messages)
` [PATCH v2 2/3] "
[PATCH] rust: acpi: replace manual zero-initialization with `pin_init::zeroed()`
2025-12-01 3:36 UTC (2+ messages)
[GIT PULL] hfs/hfsplus changes for 6.19-rc1
2025-12-01 3:36 UTC
[PATCH] rust: auxiliary: use `pin_init::zeroed()` for ACPI device ID
2025-12-01 3:35 UTC (2+ messages)
[PATCH] rust: auxiliary: use `pin_init::zeroed()` for device ID
2025-12-01 3:34 UTC (2+ messages)
[PATCH] RDMA/rtrs: remove dead code
2025-12-01 3:24 UTC
[PATCH net-next v4 0/2] Add SQI and SQI+ support for OATC14 10Base-T1S PHYs and Microchip T1S driver
2025-12-01 3:23 UTC (3+ messages)
` [PATCH net-next v4 1/2] net: phy: phy-c45: add SQI and SQI+ support for OATC14 10Base-T1S PHYs
` [PATCH net-next v4 2/2] net: phy: microchip_t1s: add SQI support for LAN867x Rev.D0 PHYs
[PATCH v2 1/2] evm: fix security.evm for a file with IMA signature
2025-12-01 3:15 UTC (2+ messages)
[PATCH v3 0/3] Add support for Cix Sky1 resets
2025-12-01 3:13 UTC (6+ messages)
` [PATCH v3 1/3] dt-bindings: reset: add sky1 reset controller
` 回复: "
` 回复: "
linux-next: Tree for Dec 1
2025-12-01 3:11 UTC
[PATCH v2] docs: ja_JP: Move submitting-patches to process/ and add to build
2025-12-01 3:11 UTC (2+ messages)
[PATCH] hung_task: Migrate hung_task_detect_count to sysfs
2025-12-01 3:08 UTC (4+ messages)
[PATCH] ASoC: cpcap: Fix event generation for mux controls
2025-12-01 3:03 UTC
[PATCH] module: Only declare set_module_sig_enforced when CONFIG_MODULE_SIG=y
2025-12-01 3:06 UTC (2+ messages)
` [PATCH v2] "
[PATCH V4 00/27] ublk: add UBLK_F_BATCH_IO
2025-12-01 3:04 UTC (13+ messages)
` [PATCH V4 01/27] kfifo: add kfifo_alloc_node() helper for NUMA awareness
` [PATCH V4 10/27] ublk: handle UBLK_U_IO_PREP_IO_CMDS
` [PATCH V4 12/27] ublk: add io events fifo structure
` [PATCH V4 13/27] ublk: add batch I/O dispatch infrastructure
[tip:master] BUILD SUCCESS df0b466edcc5f38cd7cb4e36292e35f5ec3e907b
2025-12-01 2:56 UTC
[PATCH linux-next] SUNRPC: Optimize list definition method
2025-12-01 2:54 UTC
[PATCH RFC 0/3] KVM: guest_memfd: Rework preparation/population flows in prep for in-place conversion
2025-12-01 2:51 UTC (13+ messages)
` [PATCH 1/3] KVM: guest_memfd: Remove preparation tracking
` [PATCH 3/3] KVM: guest_memfd: GUP source pages prior to populating guest memory
[PATCH] fs: ocfs2: fix kernel BUG in ocfs2_find_victim_chain
2025-12-01 2:51 UTC (2+ messages)
[PATCH] arm64: kernel: initialize missing kexec_buf->random field
2025-12-01 2:50 UTC (6+ messages)
[PATCH 0/3] Unload linux/kernel.h
2025-12-01 2:50 UTC (20+ 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 v2 0/1] nvme: Convert tag_list mutex to rwsemaphore to avoid deadlock
2025-12-01 2:50 UTC (7+ messages)
` [PATCH v2 1/1] "
[PATCH v4 0/2] sched: update the rq->avg_idle when a task is moved to an idle CPU
2025-12-01 2:48 UTC (4+ messages)
` [PATCH v4 1/2] sched/fair: set rq->idle_stamp at the end of the sched_balance_newidle
[PATCH v1 00/31] serial: 8250: consolidate Moxa UPCI/PCIe support under 8250 drivers
2025-12-01 2:45 UTC (39+ messages)
` [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
` [PATCH v1 14/31] serial: 8250_mxpcie: add custom handle_irq()
` [PATCH v1 15/31] serial: 8250_mxpcie: optimize Rx using memory-mapped FIFO access
` [PATCH v1 16/31] serial: 8250_mxpcie: optimize Tx "
` [PATCH v1 18/31] serial: 8250: allow low-level driver to override break_ctl()
` [PATCH v1 19/31] serial: 8250_mxpcie: add break signal support under RS485
` [PATCH v1 20/31] serial: 8250: add optional callbacks for rx_trig_bytes
` [PATCH v1 21/31] serial: 8250_mxpcie: implement rx_trig_bytes callbacks and persist per-port level
` [PATCH v1 22/31] serial: 8250_mxupci: "
` [PATCH v1 23/31] serial: 8250_mxpcie: defer uart_write_wakeup to workqueue
` [PATCH v1 24/31] serial: 8250_mxupci: "
` [PATCH v1 25/31] serial: 8250_mxpcie: add basic GPIO helper functions
` [PATCH v1 26/31] serial: 8250_mxpcie: add basic CPLD "
` [PATCH v1 27/31] serial: 8250: Allow dynamic extension of uart_port attr_group
` [PATCH v1 29/31] serial: 8250_mxpcie: Add sysfs to control terminator
` [PATCH v1 30/31] serial: 8250_mxpcie: Add sysfs to control pull state via CPLD
` [PATCH v1 31/31] serial: 8250_mxpcie: add RS485-2W auto-adjust sysfs control
[RFC PATCH 0/6] Remove device private pages from physical address space
2025-12-01 2:43 UTC (8+ messages)
` [RFC PATCH 4/6] mm: Add a new swap type for migration entries with device private PFNs
[PATCH v6 0/7] Add AMD ISP4 driver
2025-12-01 2:43 UTC (2+ messages)
[PATCH v2 00/12] Fix bio chain related issues
2025-12-01 2:41 UTC (4+ messages)
` [PATCH v2 12/12] nvmet: use bio_chain_and_submit to simplify bio chaining
[PATCH] erofs: switch on-disk header `erofs_fs.h` to MIT license
2025-12-01 2:41 UTC (2+ messages)
[GIT PULL] random number generator updates for 6.19-rc1
2025-12-01 2:40 UTC
[Bug report] hash_name() may cross page boundary and trigger sleep in RCU context
2025-12-01 2:38 UTC (28+ messages)
` [RFC][alpha] saner vmalloc handling (was Re: [Bug report] hash_name() may cross page boundary and trigger sleep in RCU context)
[PATCH 0/3] mm: add per-migratetype counts to buddy allocator and optimize pagetypeinfo access
2025-12-01 2:36 UTC (2+ messages)
[syzbot] [net?] kernel BUG in ip6_pol_route (2)
2025-12-01 2:32 UTC (2+ messages)
[PATCH] arm64: dts: qcom: x1e: bus is 40-bits (fix 64GB models)
2025-12-01 2:25 UTC (4+ messages)
`KSYM_NAME_LEN` strikes again
2025-12-01 2:16 UTC
[PATCH v2 0/8] Microsoft Surface Pro 11 support
2025-12-01 2:17 UTC (11+ messages)
` [PATCH v2 1/8] dt-bindings: arm: qcom: Document Microsoft Surface Pro 11
` [PATCH v2 2/8] firmware: qcom: scm: allow QSEECOM on "
` [PATCH v2 3/8] platform/surface: aggregator_registry: Add "
` [PATCH v2 4/8] arm64: dts: qcom: Add support for "
` [PATCH v2 5/8] drm/msm/dp: Add dpcd link_rate quirk for Surface Pro 11 OLED
` [PATCH v2 6/8] dt-bindings: wireless: ath12k: Add disable-rfkill property
` [PATCH v2 7/8] wifi: ath12k: Add support for disabling rfkill via devicetree
` [PATCH v2 8/8] arm64: dts: qcom: x1-microsoft-denali: Disable rfkill for wifi0
[RFT PATCH] ocfs2: Invalidate inode if i_mode is zero after block read
2025-12-01 2:17 UTC (5+ messages)
` [PATCH v3] "
[PATCH 0/2] fortify: test_fortify.sh: Improve handling of tempfile
2025-12-01 1:56 UTC (5+ messages)
` [PATCH 1/2] fortify: Rename temporary file to match ignore pattern
` [PATCH 2/2] fortify: Cleanup temp file also on non-successful exit
[PATCH v2 1/2] pmdomain: imx8m-blk-ctrl: Remove separate rst and clk mask for 8mq vpu
2025-12-01 1:52 UTC (6+ messages)
` [PATCH v2 2/2] media: verisilicon: Avoid G2 bus error while decoding H.264 and HEVC
[PATCH] lib/crypto: riscv/chacha: Maintain a frame pointer
2025-12-01 1:50 UTC (3+ messages)
linux-next: manual merge of the devsec-tsm tree with the kvm-x86 tree
2025-12-01 1:50 UTC
[PATCH 0/4] RISC-V: KVM: Add Zicfiss/Zicfilp support
2025-12-01 1:29 UTC (5+ messages)
` [PATCH 1/4] RISC-V: KVM: Allow zicfiss/zicfilp exts for Guest/VM
` [PATCH 2/4] RISC-V: KVM: Add support for software check exception
` [PATCH 3/4] RISC-V: KVM: Add suuport for zicfiss/zicfilp/svadu FWFT features
` [PATCH 4/4] KVM: riscv: selftests: Add zicfiss/zicfilp/svadu and SBI FWFT to get-reg-list test
linux-next: manual merge of the iommufd tree with the vfio tree
2025-12-01 1:43 UTC
[PATCH] drm/nouveau: Resolve the issue of VGA not detecting disconnection
2025-12-01 1:41 UTC
[PATCH v7 RESEND 0/3] Add exynosautov920 thermal support
2025-12-01 1:38 UTC (8+ messages)
` [PATCH v7 RESEND 2/3] thermal: exynos_tmu: Support new hardware and update TMU interface
linux-next: manual merge of the memblock tree with the mm-nonmm-stable tree
2025-12-01 1:37 UTC
[PATCH] net: atm: targetless need more input msg
2025-12-01 1:35 UTC (2+ messages)
[PATCH] media: aspeed: Fix dram hang at res-change
2025-12-01 1:34 UTC (3+ messages)
[PATCH] thermal/drivers/brcmstb_thermal: Use max to simplify brcmstb_get_temp
2025-12-01 1:32 UTC (2+ messages)
[PATCH net-next v2 0/7] net: dsa: b53: fix ARL accesses for BCM5325/65 and allow VID 0
2025-12-01 1:31 UTC (7+ messages)
` [PATCH net-next v2 4/7] net: dsa: b53: fix CPU port unicast ARL entries for BCM5325/65
` [PATCH net-next v2 6/7] net: dsa: b53: fix BCM5325/65 ARL entry VIDs
` [PATCH net-next v2 7/7] net: dsa: b53: allow VID 0 for BCM5325/65
[PATCH net-next v1] idpf: export RX hardware timestamping information to XDP
2025-12-01 1:27 UTC (3+ messages)
` [Intel-wired-lan] "
[PATCH] riscv: pgtable: Cleanup useless VA_USER_XXX definitions
2025-12-01 0:58 UTC
[PATCH v2 0/7] rust: build_assert: document and fix use with function arguments
2025-12-01 0:52 UTC (7+ messages)
` [PATCH v2 1/7] rust: build_assert: add instructions for "
linux-next: manual merge of the vfio tree with the mm-stable tree
2025-12-01 0:44 UTC
[PATCH v4 0/6] ARM: dts: qcom: msm8960: expressatt: Add more peripherals
2025-12-01 0:44 UTC (8+ messages)
` [PATCH v4 5/6] iio: accel: Prevent NULL pointer dereference in interrupt setup
[PATCH v3] rust: clist: Add support to interface with C linked lists
2025-12-01 0:34 UTC (2+ messages)
[RFC PATCH V3 0/4] RISC-V: Add PARAVIRT_SPINLOCKS support
2025-12-01 0:30 UTC (5+ messages)
` [RFC PATCH V3 1/4] RISC-V: paravirt: Add pvqspinlock KVM backend
` [RFC PATCH V3 2/4] RISC-V: paravirt: Add pvqspinlock frontend
` [RFC PATCH V3 3/4] RISC-V: paravirt: pvqspinlock: Add trace point for pv_kick/wait
` [RFC PATCH V3 4/4] RISC-V: paravirt: Support nopvspin to disable PARAVIRT_SPINLOCKS
[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)
[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
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 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 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] 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] 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 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
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 net-next] net: ps3_gelic_net: Use napi_alloc_skb() and napi_gro_receive()
2025-11-30 19:41 UTC
[PATCH] iommu/io-pgtable-arm: Add misisng concatenated PGD cases
2025-11-30 19:45 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
Question about to KMSAN: uninit-value in can_receive
2025-11-30 19:09 UTC (5+ messages)
[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 (5+ messages)
` [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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox