All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-30 16:53:15 to 2025-11-30 22:59:25 UTC [more...]

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

[isar-cip-core][PATCH] fix(security): add libpam-systemd in Debian trixie
 2025-11-28 18:03 UTC  (7+ messages)

[sj:damon/next 101/144] checkpatch: WARNING:REPEATED_WORD: Possible repeated word: 'is'
 2025-11-30 22:57 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)

[PATCH] nvme-auth: Use kvfree() for memory allocated with kvcalloc()
 2025-11-30 22:53 UTC  (2+ messages)

[PATCH 1/2] nvmet-rdma: Use kvcalloc for commands and responses arrays
 2025-11-30 22:52 UTC  (4+ messages)
` [PATCH 2/2] nvmet-tcp: Use kvcalloc for commands array

[PATCH v4 0/2] SMMU v3 CMDQ fix and improvement
 2025-11-30 22:52 UTC  (4+ messages)
` [PATCH v4 2/2] iommu/arm-smmu-v3: Improve CMDQ lock fairness and efficiency

[rw-misc:omap_debugfs_v1 2/4] drivers/base/regmap/regmap.c:700:7: error: no member named 'debugfs_disable' in 'struct regmap'
 2025-11-30 22:51 UTC 

[PATCH V2] nvme-tcp: use __fput_sync() to avoid use-after-free on reset
 2025-11-30 22:51 UTC  (2+ messages)

Crash at hci_conn_cleanup() when bluetooth service is restarted
 2025-11-30 22:48 UTC  (4+ 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

[lwn:docs-next 64/66] Warning: drivers/cpufreq/gx-suspmod.c:142 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst
 2025-11-30 22:30 UTC 

[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 v4] rust: Return Option from page_align and ensure no usize overflow
 2025-11-30 22:22 UTC  (3+ messages)

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

[PATCH v2 00/10] sunxi: Add support for A733 SoC
 2025-11-30 22:20 UTC  (13+ messages)
` [PATCH v2 01/10] sunxi: sun60i: initial "
` [PATCH v2 02/10] sunxi: spl: a733: config text and stack address
` [PATCH v2 03/10] sunxi: a733: uart: setup serial console
` [PATCH v2 04/10] clock: a733: implement support for mmc/uart
` [PATCH v2 05/10] clock: reset: a733: add initial support
` [PATCH v2 06/10] gpio: "
` [PATCH v2 07/10] pinctrl: sunxi: "
` [PATCH v2 08/10] pmu: axp318w: implement pmic/regulator support
` [PATCH v2 09/10] power: pmic: sunxi: add SPL support for the AXP318W
` [PATCH v2 10/10] sunxi: mmc: enable support for A733

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

[PATCHv2 0/9] nvme-auth: switch to use the kernel keyring
 2025-11-30 22:15 UTC  (22+ messages)
` [PATCH 1/9] nvme-auth: modify nvme_auth_transform_key() to return status
` [PATCH 3/9] nvme-auth: switch to use 'struct key'
` [PATCH 5/9] nvmet-auth: parse dhchap key from configfs attribute
` [PATCH 6/9] nvme: allow to pass in key description as dhchap secret
` [PATCH 7/9] nvme-auth: wait for authentication to finish when changing keys
` [PATCH 8/9] nvme-fabrics: allow to pass in keyring by name
` [PATCH 9/9] nvmet: add configfs attribute 'dhchap_keyring'

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

[PATCH net-next] net: dlink: fix several spelling mistakes in comments
 2025-11-30 22:06 UTC 

[PATCH] media: aspeed: Fix dram hang at res-change
 2025-11-28 10:48 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()

[linux-next:master 11143/12740] arch/arm64/kvm/hyp/pgtable.c:756:2: error: label at end of compound statement
 2025-11-30 21:59 UTC 

[PATCH] nouveau: use proper atomic accessor to get crtc state
 2025-11-30 21:42 UTC 

[PATCH] clk: hisilicon: fix compile testing
 2025-11-30 21:47 UTC 

[Buildroot] [PATCH 1/4] package/pipewire: bump version to 1.4.9
 2025-11-30 21:40 UTC  (3+ messages)
` [Buildroot] [PATCH 2/4] package/wireplumber: mark broken on uClibc

[PATCHv2] nvme-tcp: Implement recvmsg() receive flow
 2025-11-30 21:38 UTC  (6+ messages)

[PATCH V4 00/27] ublk: add UBLK_F_BATCH_IO
 2025-11-30 21:37 UTC  (8+ messages)
` [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

[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 

Filtering MLD messages
 2025-11-30 21:04 UTC 

[PATCH] rust: use consistent backtick formatting for NULL in docs
 2025-11-30 21:12 UTC 

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

[PATCH 0/3] Unload linux/kernel.h
 2025-11-30 20:36 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
` ✗ LGCI.VerificationFailed: failure for Unload linux/kernel.h (rev2)

[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)

[PATCH net-next v3 0/5] Multi-queue aware sch_cake
 2025-11-30 20:37 UTC  (6+ messages)
` [PATCH net-next v3 1/5] net/sched: Export mq functions for reuse
` [PATCH net-next v3 2/5] net/sched: sch_cake: Factor out config variables into separate struct
` [PATCH net-next v3 3/5] net/sched: sch_cake: Add cake_mq qdisc for using cake on mq devices
` [PATCH net-next v3 4/5] net/sched: sch_cake: Share config across cake_mq sub-qdiscs
` [PATCH net-next v3 5/5] net/sched: sch_cake: share shaper state across sub-instances of cake_mq

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

[meta-oe][scarthgap][PATCH 1/8] yasm: add alternative CVE_PRODUCT
 2025-11-30 20:35 UTC  (8+ messages)
` [meta-oe][scarthgap][PATCH 2/8] yasm: patch CVE-2023-29579
` [meta-oe][scarthgap][PATCH 3/8] yasm: patch CVE-2021-33464
` [meta-oe][scarthgap][PATCH 4/8] yasm: patch CVE-2021-33456
` [meta-oe][scarthgap][PATCH 5/8] redis: ignore CVE-2022-0543
` [meta-oe][scarthgap][PATCH 6/8] redis: handle CVE-2025-27151
` [meta-networking][scarthgap][PATCH 7/8] nbdkit: patch CVE-2025-47711
` [meta-networking][scarthgap][PATCH 8/8] nbdkit: patch CVE-2025-47712

[PATCH] repo: add -z as an alias for --format=nul to git-repo-structure
 2025-11-30 19:59 UTC 

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

[PATCH net-next v2 0/4] Multi-queue aware sch_cake
 2025-11-30 20:34 UTC  (10+ messages)
` [PATCH net-next v2 2/4] net/sched: sch_cake: Add cake_mq qdisc for using cake on mq devices

[PATCH net-next 00/15] DSA simple HSR offload
 2025-11-30 20:30 UTC  (3+ messages)
` [PATCH net-next 01/15] net: dsa: mt7530: unexport mt7530_switch_ops

Draft of Git Rev News edition 129
 2025-11-30 20:28 UTC 

[PATCH v2] target/arm: Fix assert on BRA
 2025-11-30 20:27 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] acl: add RISC-V vector extension implementation
 2025-11-30 20:08 UTC 

[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)

[GIT PULL] Qualcomm clock updates for v6.19
 2025-11-30 20:01 UTC  (2+ messages)

[PATCH] last-modified: support sparse checkouts
 2025-11-30 20:00 UTC  (2+ messages)

[PATCH 0/5] Audit and document Scalar config
 2025-11-30 19:56 UTC  (7+ messages)
` [PATCH 2/5] scalar: use index.skipHash=true for performance
` [PATCH 5/5] scalar: document config settings

[PATCH v2 0/2] Update documentation/discoverability around `scalar`
 2025-11-30 19:54 UTC  (4+ messages)

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

[syzbot ci] Re: blk-mq: fix possible deadlocks
 2025-11-30 19:50 UTC  (2+ messages)

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

[meta-oe][kirkstone][PATCH 1/7] yasm: add alternative CVE_PRODUCT
 2025-11-30 19:44 UTC  (7+ messages)
` [meta-oe][kirkstone][PATCH 2/7] yasm: patch CVE-2023-29579
` [meta-oe][kirkstone][PATCH 3/7] yasm: patch CVE-2021-33464
` [meta-oe][kirkstone][PATCH 4/7] yasm: patch CVE-2021-33456
` [meta-oe][kirkstone][PATCH 5/7] fontforge: ignore CVE-2019-15785
` [meta-oe][kirkstone][PATCH 6/7] fontforge: patch CVE-2020-5395, CVE-2020-25690 and CVE-2020-5496
` [meta-oe][kirkstone][PATCH 7/7] fontforge: patch CVE-2024-25081 and CVE-2024-25082

[GIT PULL] Rockchip clock changes for 6.19 #1
 2025-11-30 19:41 UTC  (3+ messages)

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

[GIT PULL v2] Microchip clock updates for v6.19
 2025-11-30 19:36 UTC  (2+ messages)

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

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

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

[PATCH 0/2] nfsd: fix handling of timed out idmap lookups
 2025-11-30 19:25 UTC  (6+ messages)
` [PATCH 1/2] nfsd: never defer requests during idmap lookup

[PATCH] KVM: arm64: Invert KVM_PGTABLE_WALK_HANDLE_FAULT to fix pKVM walkers
 2025-11-30 19:25 UTC  (2+ messages)

[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

[Buildroot] Buildroot 2025.11-rc2 released
 2025-11-30 19:24 UTC 

[soc:soc/defconfig] BUILD SUCCESS 00de4ef9d3abc0b195988c23aea2fefe5f76d3c4
 2025-11-30 19:23 UTC 

[PATCH v2] scripts: generate_rust_analyzer: Add message to sysroot assertion
 2025-11-30 19:15 UTC 

[Buildroot] [git commit] Update for 2025.11-rc2
 2025-11-30 19:19 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 "

[RFC PATCH] tests/functional/s390x: Add reverse debugging test for s390x
 2025-11-30 19:03 UTC  (6+ messages)

[cocci] Can we match a known macro by macro name instead of expanded function name?
 2025-11-30 19:02 UTC  (11+ messages)

[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

[PATCH] xen/credit2: factor in previous active unit's credit in csched2_runtime()
 2025-11-30 18:59 UTC  (4+ messages)
` [4.21] REGRESSION: "

[Buildroot] [git commit] package/18xx-ti-utils: switch to git repo
 2025-11-30 18:55 UTC 

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  (4+ 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()

[meta-python][PATCH] python3-fastapi: Point to right layer for swagger-ui recipe
 2025-11-30 18:41 UTC 

[PATCH v2 0/2] Update documentation/discoverability around `scalar`
 2025-11-30 18:39 UTC  (2+ messages)

[meta-python][PATCH] python3-fastapi: Turn swagger-ui dependency into packageconfig
 2025-11-30 18:38 UTC  (3+ messages)
` [oe] "

[PATCH] configs: starfive: enable wget https
 2025-11-30 18:35 UTC  (3+ messages)

[PATCH] add -p: show hunk selection state when selecting hunks
 2025-11-30 18:32 UTC  (2+ messages)

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

[DPDK/ethdev Bug 1844] BPF elf test failing on RHEL8
 2025-11-30 18:26 UTC 

[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

[BUG] `git clone '-c KEY=VALUE'` no longer works
 2025-11-30 18:11 UTC  (10+ messages)

[devsec-tsm:next 22/22] Warning: drivers/crypto/ccp/sev-dev-tio.c:80 struct member 'reserved1' not described in 'sla_buffer_hdr'
 2025-11-30 18:02 UTC 

[PATCH v2] diff-index: don't queue unchanged filepairs with diff_change()
 2025-11-30 18:02 UTC  (2+ messages)

[PATCH] dma-buf: heaps: Clear CMA pages with clear_page()
 2025-11-30 17:40 UTC  (2+ messages)

[Buildroot] [PATCH] package/piglit: bump to a70c33045c59310f972dbbdb33f322eb209971bc
 2025-11-30 17:40 UTC  (2+ messages)

[PATCH] Some common changes in ulogs: 1) Added debug log to indicate when stack is created. Helps to debug settings in configs for users
 2025-11-30 17:25 UTC 

[PATCH] Update nlog plufin to provide more information to other ones
 2025-11-30 17:18 UTC 

HDSPmixer coredumps on Arch Linux
 2025-11-30 17:15 UTC 

Kbuilds and Makefiles in building the kernel
 2025-11-30 17:11 UTC  (10+ messages)
                ` Unsubscribe linux-newbie

[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)

[Buildroot] [git commit] package/stress-ng: fix non-NPTL build
 2025-11-30 17:07 UTC 

[Buildroot] [git commit] support/scripts/check-merged: fix checking custom skeletons
 2025-11-30 17:05 UTC 

[Buildroot] [PATCH 1/1] package/stress-ng: fix non-NPTL build
 2025-11-30 17:07 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] support/scripts/check-merged: shift args processed by getopts
 2025-11-30 17:06 UTC  (3+ messages)

[PATCH v2 0/4] iio: proximity: Add DT and interrupt support for RFD77402
 2025-11-30 17:01 UTC  (3+ messages)
` [PATCH v2 4/4] iio: proximity: rfd77402: Add interrupt handling support

[PATCH] Added netfilter output plugin with ability to write into pcap nflog packets
 2025-11-30 17:00 UTC 

[PATCH] man/man7/ip.7: don't say that bind(INADDR_BROADCAST) is the same as bind(INADDR_ANY)
 2025-11-30 16:52 UTC 


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.