All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-06 02:22:48 to 2026-03-06 03:34:00 UTC [more...]

[PATCH v4 00/17] bootm: Clean up arch-specific, pre-OS clean-up
 2026-03-06  2:36 UTC  (18+ messages)
` [PATCH v4 01/17] dm: Move flags_remove() check before child removal
` [PATCH v4 02/17] dm: Remove children when parent is removed by flags
` [PATCH v4 03/17] bootstage: Add some missing dummy functions
` [PATCH v4 04/17] bootm: Create bootm_final() for pre-boot cleanup
` [PATCH v4 05/17] x86: Call bootm_final()
` [PATCH v4 06/17] riscv: "
` [PATCH v4 07/17] bootm: Stash bootstage data in bootm_final()
` [PATCH v4 08/17] arm: Call bootm_final()
` [PATCH v4 09/17] arc: "
` [PATCH v4 10/17] microblaze: "
` [PATCH v4 11/17] mips: "
` [PATCH v4 12/17] powerpc: "
` [PATCH v4 13/17] m68k: "
` [PATCH v4 14/17] nios2: "
` [PATCH v4 15/17] sh: "
` [PATCH v4 16/17] xtensa: "
` [PATCH v4 17/17] sandbox: "

[PATCH 0/4] mshv: Fix and improve memory pre-depositing
 2026-03-06  3:33 UTC  (7+ messages)
` [PATCH 1/4] mshv: Support larger memory deposits
` [PATCH 2/4] mshv: Fix pre-depositing of pages for partition initialization
` [PATCH 3/4] mshv: Fix pre-depositing of pages for virtual processor initialization

[PATCH] ata: libata-eh: Fix detection of deferred qc timeouts
 2026-03-06  3:33 UTC  (2+ messages)

[PATCH] Bluetooth: MGMT: Fix list corruption and UAF in command complete handlers
 2026-03-06  3:33 UTC  (2+ messages)

[PATCH net-next] net: airoha: Rely __field_prep for non-constant masks
 2026-03-06  3:32 UTC  (2+ messages)

[PATCH v2 net-next] tcp: Initialise ehash secrets during connect() and listen()
 2026-03-06  3:33 UTC  (2+ messages)

[PATCH net-next] octeontx2-af: make PF_FUNC comparison consistent in NIX XOFF handling
 2026-03-06  3:33 UTC  (2+ messages)

[PATCH net-next] tcp: move tcp_v6_early_demux() to net/ipv6/ip6_input.c
 2026-03-06  3:33 UTC  (2+ messages)

[PATCH net-next v2 0/7] net: stmmac: qcom-ethqos: further serdes reorganisation
 2026-03-06  3:32 UTC  (3+ messages)

[PATCH net-next v6 0/5] net: cadence: macb: add IEEE 802.3az EEE support
 2026-03-06  3:33 UTC  (2+ messages)

[PATCH net-next] tools: ynl: add uns-admin-perm to genetlink
 2026-03-06  3:32 UTC  (2+ messages)

[PATCH net-next v2] net: phy: realtek: Add support for PHY LEDs on RTL8211F-VD
 2026-03-06  3:32 UTC  (2+ messages)

[PATCH v2 0/5] k3-am68-phyboard-izar dsi support
 2026-03-06  3:31 UTC  (6+ messages)
` [PATCH v2 1/5] arm64: dts: ti: k3-am68-phyboard-izar: Assign dss clocks
` [PATCH v2 2/5] arm64: dts: ti: k3-am68-phycore-som: Add DSI->LVDS bridge
` [PATCH v2 3/5] arm64: dts: ti: k3-am68-phyboard-izar: Add LVDS-Display
` [PATCH v2 4/5] arm64: dts: ti: k3-j721s2-main: Add DSI1
` [PATCH v2 5/5] arm64: dts: ti: k3-am68-phyboard-izar: Add PEB-AV-15 overlay

[PATCH net-next v8 0/5] doc/netlink: Expand nftables specification
 2026-03-06  3:32 UTC  (2+ messages)

[PATCH net-next] net: mdio: xgene: Fix misleading err message in xgene mdio read
 2026-03-06  3:32 UTC  (2+ messages)

[PATCH] usb: gadget: uvc: fix interval_duration calculation
 2026-03-06  3:30 UTC 

[PATCH 0/3] Fixing ACPI BGRT (Boot Graphics Resource Table) corruption
 2026-03-06  3:29 UTC  (4+ messages)
` [PATCH 2/3] x86/acpi: Remove BGRT invalidation code

[PATCH v3 0/3] Add support for Orange Pi 5 Pro
 2026-03-06  3:28 UTC  (10+ messages)
` [PATCH v3 1/3] dt-bindings: arm: rockchip: Add "
` [PATCH v3 2/3] arm64: dts: rockchip: refactor items from Orange Pi 5/b to prep for Pro
` [PATCH v3 3/3] arm64: dts: rockchip: Add Orange Pi 5 Pro board support

[PATCH 00/21] DC Patches March 05, 2026
 2026-03-06  3:13 UTC  (22+ messages)
` [PATCH 01/21] drm/amd/display: Clean up NULL pointer warnings in dml2
` [PATCH 02/21] drm/amd/display: Return early from vesa replay enable function
` [PATCH 03/21] drm/amd/display: Add min clock init for DML21 mode programming
` [PATCH 04/21] drm/amd/display: Set chroma taps to 1 if luma taps are 1
` [PATCH 05/21] drm/amd/display: Add NV12/P010 formats to primary plane
` [PATCH 06/21] drm/amd/display: Add COLOR_ENCODING/COLOR_RANGE to overlay planes
` [PATCH 07/21] drm/amd/display: Update underflow detection
` [PATCH 08/21] drm/amd/display: Add ESD detection for replay recovery
` [PATCH 09/21] drm/amd/display: Add missing DCCG register entries for DCN20-DCN316
` [PATCH 10/21] drm/amd/display: Fix HWSS v3 fast path determination
` [PATCH 11/21] drm/amd/display: Add new types to replay config
` [PATCH 12/21] drm/amd/display: Add documentation and cleanup DMUB HW lock manager
` [PATCH 13/21] drm/amd/display: Check for S0i3 to be done before DCCG init on DCN21
` [PATCH 14/21] drm/amd/display: Fix compile warnings in dml2_0
` [PATCH 15/21] drm/amd/display: Add back missing memory type in array
` [PATCH 16/21] drm/amd/display: Clean up unused code
` [PATCH 17/21] drm/amd/display: Enable dcn42 DC clk_mgr
` [PATCH 18/21] drm/amd/display: Add DML support for dcn42
` [PATCH 19/21] drm/amd/display: Sync dcn42 with DC 3.2.373
` [PATCH 20/21] drm/amd/display: [FW Promotion] Release 0.1.50.0
` [PATCH 21/21] drm/amd/display: Promote DC to 3.2.373

[PATCH 0/7] Add VIRTIO_F_IN_ORDER support to vhost shadow virtqueue
 2026-03-06  3:26 UTC  (3+ messages)
` [PATCH 1/7] virtio: Allow to fill a whole virtqueue in order

[PATCH] clk-lpc18xx-ccu: kzalloc + kcalloc to kzalloc_flex
 2026-03-06  3:25 UTC 

[PATCH V3 00/13] target/i386: Misc PMU fixes and enabling
 2026-03-06  3:25 UTC  (9+ messages)
` [PATCH V3 04/13] target/i386: Adjust maximum number of PMU counters
` [PATCH V3 06/13] target/i386: Increase MSR_BUF_SIZE and split KVM_[GET/SET]_MSRS calls
` [PATCH V3 07/13] target/i386: Add get/set/migrate support for legacy PEBS MSRs
` [PATCH V3 08/13] target/i386: Make some PEBS features user-visible

[PATCH] mctp: route: hold key->lock in mctp_flow_prepare_output()
 2026-03-06  3:25 UTC  (3+ messages)

[PATCH net-next] net: dsa: realtek: rtl8365mb: remove ifOutDiscards from rx_packets
 2026-03-06  3:24 UTC  (2+ messages)

[PATCH v1 0/2] iommu/arm-smmu-v3: Reset PCI device upon ATC invalidate timeout
 2026-03-06  3:22 UTC  (5+ messages)
` [PATCH v1 2/2] iommu/arm-smmu-v3: Recover ATC invalidate timeouts

[PATCH 1/1] ARM: dts: imx6sx: remove fallback compatible string fsl,imx28-lcdif
 2026-03-06  3:24 UTC  (4+ messages)

[PATCH ath-next] wifi: ath12k: Use .mbn firmware for AHB devices
 2026-03-06  3:22 UTC 

[PATCH v6 00/10] arm64: dts: qcom: kaanapali: Add more features
 2026-03-06  3:22 UTC  (2+ messages)

[PATCH] audit: handle unknown status requests in audit_receive_msg
 2026-03-06  3:22 UTC  (2+ messages)

[PATCH] ocfs2: fix possible deadlock between unlink and dio_end_io_write
 2026-03-06  3:22 UTC 

[PATCH net-next 0/9] pull request: ovpn 2026-03-05
 2026-03-06  3:22 UTC  (7+ messages)
` [PATCH net-next 5/9] selftests: ovpn: add notification parsing and matching
` [PATCH net-next 7/9] selftests: ovpn: check asymmetric peer-id
` [PATCH net-next 8/9] selftests: ovpn: add test for the FW mark feature

[PATCH v2 1/3] RISC-V: KVM: Fix lost write protection on huge pages during dirty logging
 2026-03-06  3:19 UTC  (2+ messages)

[PATCH] ublk: fix NULL pointer dereference in ublk_ctrl_set_size()
 2026-03-06  3:17 UTC  (2+ messages)

[PATCH] usb: typec: tcpm: kzalloc + kcalloc to kzalloc_flex
 2026-03-06  3:16 UTC 

[PATCH net] net: dsa: skip user_mii_bus fallback if phy-handle is set
 2026-03-06  3:16 UTC 

[PATCH] audit: fix coding style issues
 2026-03-06  3:16 UTC  (2+ messages)

[PATCH 0/2] Fix slice accounting and simplify descriptor and locking logic
 2026-03-06  3:12 UTC  (3+ messages)
` [PATCH 1/2] soc: qcom: llcc: Add per-slice counter and common llcc slice descriptor
` [PATCH 2/2] soc: qcom: llcc: Use guards for mutex handling

[PATCH] bpf: Fix potential NULL pointer dereference in bpf_prog_dev_bound_destroy
 2026-03-06  3:15 UTC 

[PATCH v2 0/3] NTB: Allow drivers to provide DMA mapping device
 2026-03-06  3:14 UTC  (4+ messages)
` [PATCH v2 1/3] NTB: core: Add .get_dma_dev() callback to ntb_dev_ops
` [PATCH v2 2/3] NTB: ntb_transport: Use ntb_get_dma_dev() for DMA buffers
` [PATCH v2 3/3] PCI: endpoint: pci-epf-vntb: Implement .get_dma_dev()

[PATCH v3] mctp: route: hold key->lock in mctp_flow_prepare_output()
 2026-03-06  3:14 UTC 

[PATCH v4] media: verisilicon: Fix kernel panic due to __initconst misuse
 2026-03-06  3:10 UTC 

[PATCH net-next 0/8] net: macb: add XSK support
 2026-03-06  3:11 UTC  (2+ messages)

[PATCH] arm64: dts: amlogic: t7: khadas-vim4: fix memory layout for 8GB RAM
 2026-03-06  3:10 UTC  (2+ messages)

[PATCH v3 00/12] vfs: change inode->i_ino from unsigned long to u64
 2026-03-06  3:09 UTC  (5+ messages)
` [PATCH v3 02/12] audit: widen ino fields "
  ` [f2fs-dev] "

[PATCH] PCI: imx6: Separate PERST# assertion from core reset functions
 2026-03-06  3:09 UTC  (2+ messages)

[PATCH V2] PCI: imx6: Change imx_pcie_deassert_core_reset() to return void
 2026-03-06  3:09 UTC  (2+ messages)

[PATCH] arm64: dts: amlogic: t7: khadas-vim4: fix board model name
 2026-03-06  3:07 UTC  (2+ messages)

[PATCH v5 0/3] bsg: add io_uring command support for SCSI passthrough
 2026-03-06  3:04 UTC  (11+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/3] bsg: add bsg_uring_cmd uapi structure
  ` [PATCH v6 2/3] bsg: add io_uring command support to generic layer
  ` [PATCH v6 3/3] scsi: bsg: add io_uring passthrough handler

[PATCH net-next v2 0/3] ethtool: Dynamic RSS context indirection table resizing
 2026-03-06  3:05 UTC  (3+ messages)
` [PATCH net-next v2 2/3] bnxt_en: Resize RSS contexts on channel count change

[PATCH] ACPI: video: Don't allow MFD devices to probe
 2026-03-06  3:05 UTC  (2+ messages)

[PATCH v5 0/1] usb: dwc3: Support for USB3340x ULPI PHY
 2026-03-06  2:02 UTC  (3+ messages)
` [PATCH v5 1/1] usb: dwc3: Support USB3340x ULPI PHY high-speed negotiation

[PATCH v1 0/1] Add new model for Cadence GPIO controller
 2026-03-06  3:02 UTC  (5+ messages)

[GIT PULL] Crypto Fixes for 7.0
 2026-03-06  3:01 UTC 

[PATCH] tipc: validate conn_timeout to prevent divide-by-zero
 2026-03-06  3:01 UTC  (2+ messages)

[PATCH 0/2] Fix error path of xe_exec_queue_create_ioctl()
 2026-03-06  3:00 UTC  (3+ messages)
` [PATCH 1/2] drm/xe: Fix missing xe_hw_engine_group_del_exec_queue() in error path
` [PATCH 2/2] drm/xe: Fix exec queue unwind on hw engine group add failure

[PATCH 0/2] x86/split_lock: Fix and cleanup of cpu_model_supports_sld
 2026-03-06  2:59 UTC  (2+ messages)

[LTP] [PATCH] syscalls: newuname01: Convert to the new library
 2026-03-06  2:58 UTC  (4+ messages)

[PATCHv2 1/1] RDMA/rxe: Add the support that rxe can work in net namespace
 2026-03-06  2:58 UTC  (4+ messages)

[jolsa-perf:bpf/tracing_multi_6 4/24] kernel/bpf/trampoline.c:767:12: warning: 'bpf_trampoline_update' defined but not used
 2026-03-06  2:58 UTC 

[android-common:mirror-poly-aosp-pixel-laj 1/1] crypto/fips140-module.c:47:24: sparse: sparse: symbol '__fips140_initcalls_start' was not declared. Should it be static?
 2026-03-06  2:58 UTC 

[REGRESSION] Linux kernel 6.12.75 fails to compile with -Werror=implicit-function-declaration
 2026-03-06  2:57 UTC  (8+ messages)

[PATCH] x86/split_lock: Remove dead kmsg formatting when split_lock_detect=fatal
 2026-03-06  2:57 UTC  (8+ messages)
` [PATCH] x86/split_lock: Zap the unwieldy switch-case in sld_state_show()
          ` [PATCH -v2] x86/split_lock: Restructure "

[PATCH v2] mctp: route: hold key->lock in mctp_flow_prepare_output()
 2026-03-06  2:56 UTC 

[PATCH] label: collect labels to __phandles__ node in interger format
 2026-03-06  2:38 UTC  (4+ messages)

[PATCH v1 0/2] bpf: Fix abs(INT_MIN) undefined behavior in interpreter sdiv/smod
 2026-03-06  2:56 UTC  (3+ messages)
` [PATCH v1 1/2] bpf: Fix undefined behavior in interpreter sdiv/smod for INT_MIN
` [PATCH v1 2/2] selftests/bpf: Add tests for sdiv32/smod32 with INT_MIN dividend

Process killed by seccomp looks live by tracer
 2026-03-06  2:55 UTC  (6+ messages)

[PATCH] drm/i915/lnl+/tc: Fix false disconnect of active DP-alt TC port during long HPD pulse
 2026-03-06  2:55 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "

[PATCH net-next] net: rocker: kzalloc + kcalloc to kzalloc_flex
 2026-03-06  2:54 UTC 

[PATCH net-next v7 3/3] net: stmmac: Add glue layer for Spacemit K3 SoC
 2026-03-06  2:52 UTC  (3+ messages)
` [net-next,v7,3/3] "

[PATCH v3] media: verisilicon: Fix kernel panic due to __initconst misuse
 2026-03-06  2:52 UTC  (5+ messages)

[PATCH v3] drm/xe: Add Wa_14026578760
 2026-03-06  2:52 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe: Add Wa_14026578760 (rev2)

[syzbot] [kernel?] KMSAN: uninit-value in timespec64_add_safe
 2026-03-06  2:52 UTC 

[PATCH] mtd: rawnand: brcmnand: skip DMA during panic write
 2026-03-06  2:50 UTC  (3+ messages)

[PATCH ipsec-next v5 0/8] xfrm: XFRM_MSG_MIGRATE_STATE new netlink message
 2026-03-06  2:49 UTC  (8+ messages)
` [PATCH ipsec-next v5 3/8] xfrm: allow migration from UDP encapsulated to non-encapsulated ESP
        ` [devel-ipsec] "

[PATCH bpf-next] selftests/bpf: Fix const qualifier warning in fexit_bpf2bpf.c
 2026-03-06  2:47 UTC  (5+ messages)

[RFC PATCH 0/2] kernel/power: fix swap device reference handling in hibernation swap path
 2026-03-06  2:48 UTC  (3+ messages)

[PATCH v3 v3 1/2] selftests/harness: order TEST_F and XFAIL_ADD constructors
 2026-03-06  2:47 UTC  (3+ messages)

[BUG] Memory ordering between kmalloc() and kfree()? it's confusing!
 2026-03-06  2:46 UTC  (2+ messages)

[PATCH v6 0/3] bsg: add io_uring command support for SCSI passthrough
 2026-03-06  2:46 UTC  (2+ messages)

[Question]nfs: never returned delegation
 2026-03-06  2:46 UTC  (4+ messages)

[PATCH] phy: cadence: Sierra: Do not modify register when getting parent clock
 2026-03-06  2:45 UTC  (3+ messages)

[PATCH V4 0/2] arm64/mm: Enable batched TLB flush in unmap_hotplug_range()
 2026-03-06  2:46 UTC  (5+ messages)
` [PATCH V4 2/2] arm64/mm: Reject memory removal that splits a kernel leaf mapping

[PATCH] mtd: rawnand: serialize lock/unlock against other NAND operations
 2026-03-06  2:45 UTC  (3+ messages)

[RFC PATCH v2] mm/swap, PM: hibernate: hold swap device reference across swap operation
 2026-03-06  2:46 UTC 

[PATCH i-g-t v3 0/5] Add support for xe3p and prefetch fault test
 2026-03-06  2:45 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for Add support for xe3p and prefetch fault test (rev3)

[tip:tip/urgent] BUILD SUCCESS d8f6538ffcfec5eac254f0e993b94f4f3a5ea0ea
 2026-03-06  2:44 UTC 

[PATCH net-next v28 3/8] eea: probe the netdevice and create adminq
 2026-03-06  2:44 UTC  (2+ messages)
` [net-next,v28,3/8] "

[GIT PULL] Block fixes for 7.0-rc3
 2026-03-06  2:43 UTC 

[PATCH net v4 0/2] net,bpf: fix null-ptr-deref in xdp_master_redirect() for bonding and add selftest
 2026-03-06  2:42 UTC  (7+ messages)
` [PATCH net v4 1/2] bonding: fix null-ptr-deref in bond_rr_gen_slave_id()

[RFC v2 0/2] ptp: Move non-NIC PHC drivers from netdev to clock/timekeeping maintainership
 2026-03-06  2:41 UTC  (4+ messages)

[PATCH 6.12.y 1/2] f2fs: compress: change the first parameter of page_array_{alloc,free} to sbi
 2026-03-06  2:38 UTC  (2+ messages)
` [PATCH 6.12.y 2/2] f2fs: compress: fix UAF of f2fs_inode_info in f2fs_free_dic

[GIT PULL] io_uring fixes for 7.0-rc3
 2026-03-06  2:38 UTC 

sound/soc/codecs/cs-amp-lib.c:534 cs_amp_create_debugfs() warn: 'dir' is an error pointer or valid
 2026-03-06  2:35 UTC 

[axboe:rw_iter 86/467] Warning: security/smack/smackfs.c:1581 function parameter 'iocb' not described in 'smk_read_doi'
 2026-03-06  2:35 UTC 

[v2 PATCH 0/1] PM: QoS: Introduce boot parameter pm_qos_resume_latency_us
 2026-03-06  2:35 UTC  (4+ messages)
` [v2 PATCH 1/1] "

[RFC PATCH 0/2] disable optimistic spinning for ftrace_lock
 2026-03-06  2:33 UTC  (21+ messages)
` [RFC PATCH 1/2] locking: add mutex_lock_nospin()

[PATCH v1] Bluetooth: HIDP: Fix possible UAF
 2026-03-06  2:31 UTC 

[PATCH net v2 0/3] {net,bpf}: nd_tbl fixes for when ipv6.disable=1
 2026-03-06  2:31 UTC  (3+ messages)
` [PATCH net v2 3/3] net: bonding: Fix nd_tbl NULL dereference when IPv6 is disabled

Git reference git stash
 2026-03-06  2:31 UTC  (3+ messages)

[PATCH v9 00/22] Enable FRED with KVM VMX
 2026-03-06  2:30 UTC  (5+ messages)
` [PATCH v9 08/22] KVM: VMX: Set FRED MSR intercepts

[OE-core] [PATCH] gstreamer1.0-vaapi: remove recipe
 2026-03-06  2:29 UTC 

[PATCH net-next 0/2] smc-sysctl formatting and missing entries
 2026-03-06  2:28 UTC  (5+ messages)
` [PATCH net-next 2/2] net/smc: Add documentation for limit_smc_hs and hs_ctrl

[PATCH net v3 0/3] {net,bpf}: nd_tbl fixes for when ipv6.disable=1
 2026-03-06  2:25 UTC  (4+ messages)
` [PATCH net v3 2/3] bpf: bpf_out_neigh_v6: Fix nd_tbl NULL dereference when IPv6 is disabled

[PATCH v2] virtio_ring: Fix data races in virtqueue_enable_cb_delayed_split()
 2026-03-06  2:24 UTC 

[axboe:rw_iter 441/467] Warning: drivers/net/ethernet/intel/libie/fwlog.c:479 function parameter 'iocb' not described in 'libie_debugfs_nr_messages_read'
 2026-03-06  2:24 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.