All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-05 23:34:33 to 2026-08-06 01:12:28 UTC [more...]

[PATCH 1/2] net/mana: fix MR length truncation for chunks over 4GB
 2026-08-06  0:31 UTC  (4+ messages)
` [PATCH 2/2] net/mana: fix double free of mbuf on Rx WQE post failure
  ` [EXTERNAL] "
` [EXTERNAL] [PATCH 1/2] net/mana: fix MR length truncation for chunks over 4GB

[RFC PATCH v2 00/16] Page Alloc Hogger
 2026-08-06  1:09 UTC  (7+ messages)
` [RFC PATCH v2 01/16] mm: Page Alloc Hogger module
` [RFC PATCH v2 02/16] mm: Define structs for allocation requests and store allocations
` [RFC PATCH v2 03/16] mm: Define the caches for the structs req_alloc and page_alloc
` [RFC PATCH v2 04/16] mm: Define function to create a dir for each online node
` [RFC PATCH v2 05/16] mm: Define function to create a dir for populated zone
` [RFC PATCH v2 08/16] mm: Define function that creates the "nr_pages_allocs" file

[PATCH v1 net-next 00/11] neighbour: Namespacify arp_tbl and nd_tbl
 2026-08-06  1:11 UTC  (12+ messages)
` [PATCH v1 net-next 01/11] neighbour: Remove __neigh_for_each_release()
` [PATCH v1 net-next 02/11] neighbour: Remove lock dance for neigh_update_{gc,managed}_list()
` [PATCH v1 net-next 03/11] neighbour: Remove unnecessary EXPORT_SYMBOL()
` [PATCH v1 net-next 04/11] neighbour: Remove __rcu from neigh_tables[]
` [PATCH v1 net-next 05/11] neighbour: Store arp_tbl and nd_tbl in net->neigh_tables[]
` [PATCH v1 net-next 06/11] neighbour: Remove neigh_tables[]
` [PATCH v1 net-next 07/11] ipv4: Replace &arp_tbl with arp_table(net)
` [PATCH v1 net-next 08/11] ipv6: Replace &nd_tbl with nd_table(net)
` [PATCH v1 net-next 09/11] neighbour: Clean up neigh_table_init() and neigh_table_clear()
` [PATCH v1 net-next 10/11] neighbour: Namespacify neigh_tables
` [PATCH v1 net-next 11/11] neighbour: Remove unnecessary net_eq()

[PATCH 00/10] dt-bindings: mfd: Use generic power-controller schema
 2026-08-06  1:11 UTC  (4+ messages)

[PATCH 00/11] coverity: fix unchecked returns
 2026-08-06  1:11 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 03/11] reftable/block: check deflateInit() return value

[PATCH net-next v11 4/4] net: pse-pd: realtek-pse-mcu: add UART transport
 2026-08-06  1:11 UTC  (2+ messages)

[PATCH net-next v11 3/4] net: pse-pd: realtek-pse-mcu: add I2C transport
 2026-08-06  1:11 UTC  (2+ messages)

[PATCH net-next v11 2/4] net: pse-pd: add Realtek PSE MCU core
 2026-08-06  1:11 UTC  (2+ messages)

[PATCH net-next v11 1/4] dt-bindings: net: pse-pd: add bindings for Realtek PSE MCU
 2026-08-06  1:11 UTC  (2+ messages)

[PATCH v10 00/21] Synopsys DisplayPort Controller improvements for Rockchip platforms
 2026-08-06  1:10 UTC  (56+ messages)
` [PATCH v10 01/21] drm/bridge: synopsys: dw-dp: Register DP AUX on bridge attach
` [PATCH v10 02/21] drm/bridge: synopsys: dw-dp: Fix incorrect resource lifetimes in bind callback
` [PATCH v10 03/21] drm/bridge: synopsys: dw-dp: Fix error handling for DP link enablement
` [PATCH v10 04/21] drm/bridge: synopsys: dw-dp: Document missing reset line deassert
` [PATCH v10 05/21] drm/bridge: synopsys: dw-dp: Add missing mutex cleanups on module removal
` [PATCH v10 06/21] drm/bridge: synopsys: dw-dp: Fix AUX transfer timeout race condition
` [PATCH v10 07/21] drm/bridge: synopsys: dw-dp: Fix support for short I2C reads
` [PATCH v10 08/21] drm/bridge: synopsys: dw-dp: Free output_fmts when none are valid
` [PATCH v10 09/21] drm/bridge: synopsys: dw-dp: Support MEDIA_BUS_FMT_FIXED
` [PATCH v10 10/21] drm/bridge: synopsys: dw-dp: Add follow-up bridge support
` [PATCH v10 11/21] drm/bridge: Add out-of-band HPD notify handler
` [PATCH v10 12/21] drm/bridge: synopsys: dw-dp: Support software triggered OOB HPD
` [PATCH v10 13/21] drm/rockchip: dw_dp: Implement out-of-band HPD handling
` [PATCH v10 14/21] drm/bridge: synopsys: dw-dp: Add Runtime PM support
` [PATCH v10 15/21] drm/rockchip: dw_dp: Add runtime "
` [PATCH v10 16/21] drm/bridge: synopsys: dw-dp: Protect sdp_reg_bank from concurrent access
` [PATCH v10 17/21] drm/bridge: synopsys: dw-dp: Drop useless reservation of first slot
` [PATCH v10 18/21] drm/bridge: synopsys: dw-dp: Clear only enabled SDPs on atomic disable
` [PATCH v10 19/21] drm/bridge: synopsys: dw-dp: Use regmap_set_bits in dw_dp_send_sdp
` [PATCH v10 20/21] dt-bindings: display: rockchip: dw-dp: Fix sound DAI cells
` [PATCH v10 21/21] drm/bridge: synopsys: dw-dp: Add audio support

[PATCH v2] ACPI: APEI: GHES: fix ARM section length accounting after header
 2026-08-06  1:09 UTC 

[PATCH 00/24] XSM: follow-on to XSAs 492 and 499
 2026-08-06  1:10 UTC  (11+ messages)
` [PATCH 17/24] XSM: make Argo hooks well-formed ones
` [PATCH 18/24] XSM: make XSM "
` [PATCH 19/24] XSM: convert "allow" (Flask: "access") parameters to bool
` [PATCH 20/24] XSM: fold xsm_{,un}map_domain_pirq() hooks

[PATCH] mm: debug_page_alloc: fix NULL buf in debug_guardpage_minorder_setup
 2026-08-06  1:08 UTC  (3+ messages)

[PATCH v2 0/4] add anon mTHP collapse test cases
 2026-08-06  1:08 UTC  (7+ messages)
` [PATCH v2 1/4] selftests: mm: extend the check_huge() to support mTHP check
` [PATCH v2 3/4] selftests: mm: implement the mTHP-sized hugepage check helpers

[PATCH 0/2] tracing/boot: Support eprobe, fprobe, and tprobe events and add test framework
 2026-08-06  1:07 UTC  (3+ messages)
` [PATCH 1/2] tracing/boot: Add support for eprobe, fprobe, and tprobe events
` [PATCH 2/2] selftests/ftrace: Add boot-time tracing test framework

[PATCH v11 00/11] tracing: wprobe: x86: Add wprobe for watchpoint
 2026-08-06  1:06 UTC  (14+ messages)
` [PATCH v11 01/11] x86/hw_breakpoints: Make DR7 updates NMI safe
` [PATCH v11 04/11] tracing: wprobe: Add watchpoint probe event based on hardware breakpoint

[PATCH v5 0/6] xen/igd: fixes for Intel IGD passthrough
 2026-08-06  1:04 UTC  (7+ messages)
  ` [PATCH v5 1/6] xen/igd: get PCH info from host sysfs
  ` [PATCH v5 2/6] xen/igd: don't register rom bar twice
  ` [PATCH v5 3/6] xen/igd: fixup device id before registering rom
  ` [PATCH v5 4/6] xen/igd: enable guest creation when ROM read fails
  ` [PATCH v5 5/6] xen/igd: implement support for extended VBT
  ` [PATCH v5 6/6] xen/igd: use custom option ROM if provided

[android-common:android16-6.12-2025-09 0/15] sound/core/seq/seq_ump_convert.o: warning: objtool: cc_ev_to_ump_midi2+0x56d: return with modified stack frame
 2026-08-06  1:03 UTC 

[PATCH v2 1/2] x86/cpu/hygon: Introduce macros for hygon family numbers
 2026-08-06  0:35 UTC  (2+ messages)
` [PATCH v2 2/2] sched/numa: Apply remote socket distance averaging for Hygon CPUs

[PATCH net-next v4] rds: synchronize info callbacks with module unload
 2026-08-06  1:00 UTC  (2+ messages)

[PATCH net-next v4] net: phy: nxp-tja11xx: cancel registration work on remove
 2026-08-06  1:00 UTC  (2+ messages)

[PATCH net] dibs: initialise dibs->lock in dibs_dev_alloc()
 2026-08-06  1:00 UTC  (2+ messages)

[PATCH v2] vdpa/pds: check virtqueue notify mapping
 2026-08-06  0:58 UTC 

[PATCH] vdpa/pds: check virtqueue notify mapping
 2026-08-06  0:58 UTC  (2+ messages)

[PATCH v4 00/17] Refcounted interrupt disable and SpinLockIrq for Rust
 2026-08-06  0:58 UTC  (5+ messages)
` [PATCH v4 10/17] preempt: Introduce HAS_SEPARATE_PREEMPT_RESCHED_BITS

[PATCH] PM: hibernate: flush icache for restored pages from task context
 2026-08-06  0:56 UTC  (3+ messages)

[PATCH v9 00/22] Synopsys DisplayPort Controller improvements for Rockchip platforms
 2026-08-06  0:53 UTC  (4+ messages)

[PATCH 0/5] lib: resync lib/div64.c and <linux/math64.h> with Linux v7.1
 2026-08-06  0:53 UTC  (2+ messages)
` [0/5] "

[PATCH v1 net-next 0/2] pfcp: Support per-netns device unregistration
 2026-08-06  0:50 UTC  (2+ messages)

[PATCH samba 0/1] smbd: remove redundant rename destination open check
 2026-08-06  0:46 UTC  (2+ messages)
` [PATCH samba 1/1] "

[PATCH v9 00/41] guest_memfd: In-place conversion support
 2026-08-06  0:43 UTC  (6+ messages)
` [PATCH v9 03/41] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined

[PATCH] staging: sm750fb: make g_fbmode array pointers const;prevent accidental modification of entries
 2026-08-06  0:43 UTC 

[PATCH] ACPI: NFIT: validate subtable extents before parsing
 2026-08-06  0:43 UTC  (4+ messages)

[PATCH net-next v2] net: macb: remove unused ENST Q0/Q1 time register defines
 2026-08-06  0:40 UTC  (2+ messages)

[PATCH] netlink: drop unneeded semicolon
 2026-08-06  0:40 UTC  (2+ messages)

[PATCH] qlcnic: drop unneeded semicolon
 2026-08-06  0:40 UTC  (2+ messages)

[PATCH net-next] selftests: drv-net: hw: reset HDS mode after netkit devmem tests
 2026-08-06  0:40 UTC  (2+ messages)

[PATCH net 0/1] ip6_tunnel: clear skb2->cb[] in ip6ip6_err()
 2026-08-06  0:40 UTC  (2+ messages)

[PATCH net v2] net: prestera: validate firmware header length
 2026-08-06  0:40 UTC  (2+ messages)

[PATCH 1/1] net: tap: set skb->dev before parsing virtio net header in tap_get_user_xdp()
 2026-08-06  0:40 UTC  (2+ messages)

[PATCH 0/3] Modify the SW tail logic in OA
 2026-08-06  0:38 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for Modify the SW tail logic in OA (rev2)
` ✓ CI.KUnit: success "

[PATCH 00/10] Add new debug infrastructure for configfs
 2026-08-06  0:37 UTC  (4+ messages)
` ✗ CI.checkpatch: warning for Add new debug infrastructure for configfs (rev4)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH] ARM: dts: BCM53573: Rename mpcore node to mpcore-bus
 2026-08-06  0:37 UTC 

[PATCH] fix: scsi: srp_reconnect_rport: unbalanced scsi_block_targets/scsi_target_unblock
 2026-08-06  0:35 UTC  (2+ messages)

[RFC PATCH] scsi: core: Drop Scsi_Host.default_lock
 2026-08-06  0:35 UTC  (6+ messages)

[PATCH net 0/1] ipv4: fix divide-by-zero from undersized RTAX_ADVMSS
 2026-08-06  0:34 UTC  (3+ messages)
` [PATCH net 1/1] ipv4: reject RTAX_ADVMSS values below TCP_MIN_MSS

[CFP] DAMON Nanoconference (aka BoF) at LPC'26
 2026-08-06  0:33 UTC 

[RFC] KVM: Proposed uAPI for querying GSI and irqbypass status
 2026-08-06  0:32 UTC  (6+ messages)

[PATCH bpf-next 00/13] BPF interface for applying Landlock rulesets
 2026-08-06  0:32 UTC  (5+ messages)

[PATCH net 0/1] mac802154: Fix beacon worker UAF
 2026-08-06  0:30 UTC  (2+ messages)

[PATCH] net/ncsi: fix heap OOB read in NCSI_CMD_SEND_CMD payload length
 2026-08-06  0:30 UTC  (2+ messages)

[PATCH net 0/1] ip6_tunnel: use skb_cow_head() in ip6_tnl_xmit()
 2026-08-06  0:29 UTC  (4+ messages)
` [PATCH net 1/1] "

[PATCH] dax: Remove unused export of dax_dev_get()
 2026-08-06  0:28 UTC 

[PATCH] drm/i915/mst: let the branch-sink check uncompressed with 18bpp
 2026-08-06  0:27 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/i915/mst: let the branch-sink check uncompressed with 18bpp (rev2)

[PATCH net] netfilter: nf_flow_table: drop existing skb dst before skb_dst_set_noref()
 2026-08-06  0:20 UTC  (2+ messages)

[PATCH net] tcp: fix TFO max_qlen accounting across reuseport migration
 2026-08-06  0:20 UTC  (2+ messages)

[RFC PATCH v3 0/5] Add perf.data tracepoint events to trace.dat conversion
 2026-08-06  0:18 UTC  (5+ messages)
` [RFC PATCH v3 5/5] perf test: Add test validating trace.dat generated by 'perf data convert --to-trace-dat'

[PATCH v2] clk: fix self-consuming provider module pinning
 2026-08-06  0:14 UTC  (2+ messages)

[syzbot] [autofs?] possible deadlock in autofs_notify_daemon (3)
 2026-08-06  0:13 UTC 

[syzbot] [btrfs?] kernel BUG in set_state_bits (2)
 2026-08-06  0:13 UTC 

[PATCH v7 0/8] Transition Nova Core to TLV firmware images
 2026-08-06  0:12 UTC  (2+ messages)

[syzbot] [afs?] [net?] kernel BUG in rxrpc_destroy_all_connections (2)
 2026-08-06  0:12 UTC 

[syzbot] [media?] INFO: trying to register non-static key in as102_stream_ctrl
 2026-08-06  0:12 UTC 

[PATCH] ftrace: Fix off-by-one fentry site disable in ftrace_free_mem()
 2026-08-06  0:12 UTC  (3+ messages)

[REGRESSION] CyberPower LE1000DG (0764:0501) USB HID regression on x86
 2026-08-06  0:08 UTC  (4+ messages)

[PATCH net-next 1/2] tools: ynl: check for null ptr on dump free
 2026-08-06  0:07 UTC  (3+ messages)

[PATCH v3 0/3] implement GPU reset API
 2026-08-06  0:06 UTC  (2+ messages)

[PATCHES v8 0/2] perf c2c hardening
 2026-08-06  0:02 UTC  (7+ messages)
` [PATCH 1/2] perf c2c: Fix error masking, OOM, and unchecked caller errors in hpp_list__parse()
` [PATCH 2/2] perf c2c: Clean up registered formats on c2c_hists__init() and c2c_hists__reinit() failure

[PATCH] apparmor: fix cred UAF caused by begin_current_label_crit_section()
 2026-08-06  0:02 UTC  (2+ messages)

[wrynose][PATCH] kernel-fit-image.bbclass: Do not include kernel property in DTBO config subnodes
 2026-08-06  0:02 UTC  (19+ messages)
      ` [OE-core] "

[PATCH] kprobes: Fix NULL pointer dereference in unregister_kretprobes()
 2026-08-06  0:02 UTC  (2+ messages)

[PATCH] arm64/efi: Do not call EFI runtime services preemptibly under SW PAN
 2026-08-06  0:01 UTC 

[PATCH v3 0/6] Fix device page migration in low memory fallback
 2026-08-06  0:02 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for Fix device page migration in low memory fallback (rev3)

[PATCH net/gve] gve: fix early boot deadlock between rtnl_lock and service_task_mutex
 2026-08-06  0:01 UTC  (2+ messages)

[PATCH bpf-next v2 6/6] docs, resolve_btfids: Document kfunc BTF annotation emission
 2026-08-06  0:01 UTC  (2+ messages)

[syzbot] [input?] general protection fault in rmi_driver_suspend
 2026-08-06  0:01 UTC 

[syzbot] [media?] WARNING in __media_pipeline_start
 2026-08-06  0:01 UTC 

[syzbot] [usb?] BUG: unable to handle kernel paging request in nhi_probe
 2026-08-06  0:01 UTC 

[syzbot] [usb?] WARNING in spcp8x5_get_msr
 2026-08-06  0:00 UTC 

[syzbot] [pm?] WARNING in __set_task_frozen
 2026-08-06  0:00 UTC 

[syzbot] [usb?] [input?] KASAN: slab-use-after-free Read in sur40_open
 2026-08-06  0:00 UTC 

[syzbot] [net?] WARNING in netdev_queue_get_dma_dev
 2026-08-05 23:58 UTC  (4+ messages)

[RFC v2] arm,x86,fs/resctrl: Generic schema description Proof of Concept
 2026-08-05 23:57 UTC  (3+ messages)

[PATCH v2 2/2] arm64: dts: qcom: sm8250-xiaomi-elish: add ov8856 front camera
 2026-08-05 23:54 UTC 

[PATCH v3] drm/xe: Fix a bug in pc_adjust_freq_bounds()
 2026-08-05 23:46 UTC 

[PATCH net] devlink: Expose external flag for PCI SF ports
 2026-08-05 23:50 UTC  (2+ messages)

[PATCH net-next 1/9] netfilter: conncount: normalize tuple and zone on successful ct lookup
 2026-08-05 23:50 UTC  (2+ messages)

[PATCH net 01/10] ipvs: stop estimator after disabled calc phase
 2026-08-05 23:50 UTC  (2+ messages)

[PATCH RFC 00/15] vhost-user: isolated memory
 2026-08-05 23:45 UTC  (7+ messages)
` [PATCH RFC 04/15] net/vhost-user: add memory isolation
` [PATCH RFC 05/15] vhost-user: add memory_isolation to VhostUserState

[REGRESSION] apparmor: AF_UNIX datagram send slowdown after 6456ccbd2ff7
 2026-08-05 23:45 UTC  (2+ messages)

[PATCH v2 00/10] Add HPD support for Rockchip Analogix DP
 2026-08-05 23:42 UTC  (5+ messages)

[PATCH bpf-next 0/2] bpf: Track overlapping RCU protection
 2026-08-05 23:39 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf: Account for preempt and IRQ state in "
` [PATCH bpf-next 2/2] selftests/bpf: Test overlapping "

[RFC PATCH 0/3] drm/xe: diagnostics and workaround for GuC TLB invalidation ack stalls on ARL
 2026-08-05 23:39 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe: diagnostics and workaround for GuC TLB invalidation ack stalls on ARL (rev2)

[PATCH net v3 1/1] ipmr: only copy pktinfo to cache reports
 2026-08-05 23:37 UTC  (5+ messages)

[RFC PATCH bpf-next v5 0/8] selftests/bpf: restructure the Makefile as a layered build
 2026-08-05 23:34 UTC  (3+ messages)
` [RFC PATCH bpf-next v5 7/8] selftests/bpf: move shared build definitions into Makefile.buildvars


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.