All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-10 20:11:33 to 2026-04-10 21:31:52 UTC [more...]

[PATCH v5 00/15] add SPDX SBOM generation script
 2026-04-10 21:22 UTC  (16+ messages)
` [PATCH v5 01/15] scripts/sbom: add documentation
` [PATCH v5 02/15] scripts/sbom: integrate script in make process
` [PATCH v5 03/15] scripts/sbom: setup sbom logging
` [PATCH v5 04/15] scripts/sbom: add command parsers
` [PATCH v5 05/15] scripts/sbom: add cmd graph generation
` [PATCH v5 06/15] scripts/sbom: add additional dependency sources for cmd graph
` [PATCH v5 07/15] scripts/sbom: add SPDX classes
` [PATCH v5 08/15] scripts/sbom: add JSON-LD serialization
` [PATCH v5 09/15] scripts/sbom: add shared SPDX elements
` [PATCH v5 10/15] scripts/sbom: collect file metadata
` [PATCH v5 11/15] scripts/sbom: add SPDX output graph
` [PATCH v5 12/15] scripts/sbom: add SPDX source graph
` [PATCH v5 13/15] scripts/sbom: add SPDX build graph
` [PATCH v5 14/15] scripts/sbom: add unit tests for command parsers
` [PATCH v5 15/15] scripts/sbom: add unit tests for SPDX-License-Identifier parsing

[PATCH net] netrom: do some basic forms of validation on incoming frames
 2026-04-10 21:30 UTC  (5+ messages)

[melver:alloc-token 1/1] Warning: mm/slub.c:5289 function parameter 'DECL_TOKEN_PARAM(token' not described in '_kmalloc_nolock'
 2026-04-10 21:29 UTC 

[sre-misc:thinkpad-t14s-x1e 14/106] drivers/media/platform/qcom/camss/camss-csiphy.c:811:59: warning: variable 'ret' is uninitialized when used here
 2026-04-10 21:28 UTC 

[lindholm-alpha:entry 5/6] arch/alpha/kernel/irq_alpha.c:114:14: warning: no previous prototype for 'lockdep_on_restore'
 2026-04-10 21:28 UTC 

[PATCH 1/3] drm/sti: remove bridge when sti_hda component_add fails
 2026-04-10 21:27 UTC  (3+ messages)
` [PATCH 2/3] drm/exynos: remove bridge when "
` [PATCH 3/3] drm/bridge: megachips: remove bridge when irq request fails

[PATCH 0/3] drm: remove drm bridge in error paths
 2026-04-10 21:27 UTC 

[PATCH v13 0/4] vfio: selftest: Add NVIDIA GPU Falcon DMA test driver
 2026-04-10 21:27 UTC  (3+ messages)
` [PATCH v13 2/4] vfio: selftests: Add generic PCI command register helpers

QA notification for completed autobuilder build (yocto-4.0.35.rc1)
 2026-04-10 21:27 UTC  (2+ messages)
` [qa-build-notification] "

[PATCH] iio: adc: nxp-sar-adc: use field_get() for EOC bit check
 2026-04-10 21:26 UTC  (2+ messages)

Add djbw@kernel.org to 1ED2916A667D8802.asc
 2026-04-10 21:25 UTC  (4+ messages)

[PATCH 0/2] fuse: Fix possible memleak at startup with immediate teardown
 2026-04-10 21:24 UTC  (5+ messages)

[PATCH v4 00/10] iommu/arm-smmu-v3: Share domain across SMMU/vSMMU instances
 2026-04-10 21:23 UTC  (6+ messages)
` [PATCH v4 03/10] iommu/arm-smmu-v3: Store IOTLB cache tags in struct arm_smmu_attach_state

[PATCH] tpm_tis: Check for an error after exhausting send retires
 2026-04-10 21:21 UTC  (2+ messages)

[PATCH v4 0/7] Allow AET to use PMT/TPMI as loadable modules
 2026-04-10 21:21 UTC  (9+ messages)
` [PATCH v4 4/7] fs,x86/resctrl: Add architecture hooks for every mount/unmount

[PATCH 6.12 000/242] 6.12.81-rc1 review
 2026-04-10 21:20 UTC  (4+ messages)
` [PATCH 6.12 230/242] drm/amd/display: Reject modes with too high pixel clock on DCE6-10

[PATCH v4 0/2] Add support for Infineon Digital eFuse XDP720
 2026-04-10 21:20 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: hwmon/pmbus: Add Infineon XDP720
` [PATCH v4 2/2] hwmon:(pmbus/xdp720) Add support for efuse xdp720

[PATCH][RFC] get rid of busy-wait in shrink_dcache_tree()
 2026-04-10 21:24 UTC  (19+ messages)
` [RFC PATCH v3 0/4] getting rid of busy-wait in shrink_dcache_parent()
          ` [RFC][PATCH] make sure that lock_for_kill() callers drop the locks in safe order

(no subject)
 2026-04-10 21:20 UTC  (4+ messages)
` [PATCH V3 04/10] iommufd: Add an ioctl IOMMU_IOAS_GET_PA to query PA from IOVA

lib/kunit/test.c:857:34: sparse: sparse: unsigned value that used to be signed checked against zero?
 2026-04-10 21:17 UTC 

[PATCH v2 net-next 00/15] ip6mr: No RTNL for RTNL_FAMILY_IP6MR rtnetlink
 2026-04-10 21:17 UTC  (16+ messages)
` [PATCH v2 net-next 01/15] selftest: net: Extend ipmr.c for IP6MR
` [PATCH v2 net-next 02/15] ip6mr: Annotate access to mrt->mroute_do_{pim,assert,wrvifwhole}
` [PATCH v2 net-next 03/15] ip6mr: Use MAXMIFS in mr6_msgsize()
` [PATCH v2 net-next 04/15] ip6mr: Allocate skb earlier in ip6mr_rtm_getroute()
` [PATCH v2 net-next 05/15] ip6mr: Convert ip6mr_rtm_getroute() to RCU
` [PATCH v2 net-next 06/15] ip6mr: Convert ip6mr_rtm_dumproute() "
` [PATCH v2 net-next 07/15] net: Remove rtnl_held of struct fib_dump_filter
` [PATCH v2 net-next 08/15] ipmr: Free mr_table after RCU grace period
` [PATCH v2 net-next 09/15] ip6mr: "
` [PATCH v2 net-next 10/15] ip6mr: Move unregister_netdevice_many() out of mroute_clean_tables()
` [PATCH v2 net-next 11/15] ip6mr: Move unregister_netdevice_many() out of ip6mr_free_table()
` [PATCH v2 net-next 12/15] ip6mr: Convert ip6mr_net_exit_batch() to ->exit_rtnl()
` [PATCH v2 net-next 13/15] ip6mr: Remove RTNL in ip6mr_rules_init() and ip6mr_net_init()
` [PATCH v2 net-next 14/15] ip6mr: Call fib_rules_unregister() without RTNL
` [PATCH v2 net-next 15/15] ip6mr: Replace RTNL with a dedicated mutex for MFC

[PATCH 2/2] i2c: usbio: Add ACPI device-id for NVL platforms
 2026-04-10 21:17 UTC  (2+ messages)

[RESEND][PATCH v5] mfd: simple-mfd-i2c: add a reboot cell for the SpacemiT P1 chip
 2026-04-10 20:38 UTC  (3+ messages)

[PATCH 0/4] drm/i915/bw: Split bandwidth params into platform- and display-IP-specific structs
 2026-04-10 21:15 UTC  (7+ messages)
` [PATCH 1/4] drm/i915/bw: Extract platform-specific parameters

[PATCH v7 0/6] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
 2026-04-10 21:15 UTC  (7+ messages)
` [PATCH v7 3/6] iio: adc: ad4691: add triggered buffer support
` [PATCH v7 4/6] iio: adc: ad4691: add SPI offload support
` [PATCH v7 5/6] iio: adc: ad4691: add oversampling support

[tip:timers/urgent 2/2] checkpatch: WARNING:MINMAX: min() should probably be min_t(int64_t, delta, dev->max_delta_ns)
 2026-04-10 21:14 UTC 

[syzbot] [usb?] [libertas?] INFO: task hung in lbs_remove_card
 2026-04-10 21:15 UTC 

[PATCH] Fix memcpy WARNING in kernel
 2026-04-10 21:14 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Filesystem inode reclaim
 2026-04-10 21:14 UTC  (4+ messages)

[PATCH v2 0/4] Enable Rust by default
 2026-04-10 21:13 UTC  (5+ messages)

[PATCH 0/8] Rework device probing
 2026-04-10 21:13 UTC  (5+ messages)
` [PATCH v3 0/7] "
      ` [EXTERNAL] "

[patch 00/12] hrtimers: Prevent hrtimer interrupt starvation
 2026-04-10 21:13 UTC  (6+ messages)
` [patch 01/12] clockevents: Prevent timer "
  ` [tip: timers/urgent] "

[PATCH 00/11] hw/arm/smmuv3-accel: Resolve AUTO properties
 2026-04-10 21:09 UTC  (3+ messages)
` [PATCH 04/11] vfio/pci: Add ats property and mask ATS cap when not exposed

[PATCH 6.12.y] net: bonding: fix use-after-free in bond_xmit_broadcast()
 2026-04-10 21:09 UTC 

[PATCH 0/8 RFC] mm/memcontrol, page_counter: move stock from mem_cgroup to page_counter
 2026-04-10 21:07 UTC  (9+ messages)
` [PATCH 1/8 RFC] mm/page_counter: introduce per-page_counter stock
` [PATCH 2/8 RFC] mm/page_counter: use page_counter_stock in page_counter_try_charge
` [PATCH 3/8 RFC] mm/page_counter: use page_counter_stock in page_counter_uncharge
` [PATCH 4/8 RFC] mm/page_counter: introduce stock drain APIs
` [PATCH 5/8 RFC] mm/memcontrol: convert memcg to use page_counter_stock
` [PATCH 6/8 RFC] mm/memcontrol: optimize memsw stock for cgroup v1
` [PATCH 7/8 RFC] mm/memcontrol: optimize stock usage for cgroup v2
` [PATCH 8/8 RFC] mm/memcontrol: remove unused memcg_stock code

[PATCH v7 0/5] Use new dma-map IOVA alloc, link, and sync API in GPU SVM and DRM pagemap
 2026-04-10 21:07 UTC  (7+ messages)
` [PATCH v7 1/5] drm/gpusvm: Use dma-map IOVA alloc, link, and sync API in GPU SVM
` [PATCH v7 2/5] drm/pagemap: Drop source_peer_migrates flag and assume true
` [PATCH v7 3/5] drm/pagemap: Split drm_pagemap_migrate_map_pages into device / system
` [PATCH v7 4/5] drm/pagemap: Use dma-map IOVA alloc, link, and sync API for DRM pagemap
` [PATCH v7 5/5] drm/pagemap: Fix drm_pagemap_migrate_unmap_pages kerneldoc
` ✓ CI.KUnit: success for Use new dma-map IOVA alloc, link, and sync API in GPU SVM and DRM pagemap (rev7)

[PATCH RFC 00/17] monitor: turn QMP and HMP into QOM objects
 2026-04-10 21:05 UTC  (3+ messages)
` [PATCH 01/17] monitor: replace 'common' with 'parent' in MonitorHMP

[android-common:android16-6.12-desktop 26/26] include/linux/compiler_types.h:477:27: error: expression in static assertion is not an integer
 2026-04-10 21:05 UTC 

[PATCH V2] pstore/ftrace: Factor KASLR offset in the core kernel instruction addresses
 2026-04-10 21:05 UTC  (3+ messages)

[PATCH RFC net-next 00/10] net: stmmac: clean up / fix synopsys IP version checks
 2026-04-10 21:04 UTC  (6+ messages)
` [PATCH RFC net-next 02/10] net: stmmac: rename dev_id to userver

[PATCH] media: rc: ttusbir: fix inverted error logic
 2026-04-10 21:03 UTC 

[PATCH 0/8] smb: add kernel internal IPPROTO_SMBDIRECT
 2026-04-10 21:02 UTC  (3+ messages)
` [PATCH 1/8] smb: smbdirect: change smbdirect_socket_parameters.{initiator_depth,responder_resources} to __u16

[PATCH V4] i2c: qcom-geni: Avoid extra TX DMA TRE for single read message in GPI mode
 2026-04-10 21:01 UTC  (2+ messages)

[PATCH v8 0/4] checkout: 'autostash' for branch switching
 2026-04-10 21:01 UTC  (6+ messages)
` [PATCH v9 "
  ` [PATCH v9 1/4] stash: add --label-ours, --label-theirs, --label-base for apply
  ` [PATCH v9 2/4] sequencer: allow create_autostash to run silently
  ` [PATCH v9 3/4] sequencer: teach autostash apply to take optional conflict marker labels
  ` [PATCH v9 4/4] checkout: -m (--merge) uses autostash when switching branches

[PATCH v10 00/30] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
 2026-04-10 20:58 UTC  (8+ messages)
` [PATCH v10 22/30] pc-bios/s390-ccw: Add additional security checks for secure boot
` [PATCH v10 24/30] hw/s390x/ipl: Set IPIB flags for secure IPL
` [PATCH v10 25/30] pc-bios/s390-ccw: Handle true secure IPL mode

[PATCH V3] pstore/ftrace: Factor KASLR offset in the core kernel instruction addresses
 2026-04-10 20:49 UTC 

[PATCH net-next] tcp: add indirect call wrapper in tcp_conn_request()
 2026-04-10 20:57 UTC  (2+ messages)

[PATCH net-next 0/3] psp: add crypt-offset and spi-threshold attributes
 2026-04-10 20:57 UTC  (6+ messages)
` [PATCH net-next 1/3] psp: add crypt-offset and spi-threshold get/set attributes

[PATCH bpf-next v4 00/14] bpf: static stack liveness data flow analysis
 2026-04-10 20:56 UTC  (15+ messages)
` [PATCH bpf-next v4 01/14] bpf: share several utility functions as internal API
` [PATCH bpf-next v4 02/14] bpf: save subprogram name in bpf_subprog_info
` [PATCH bpf-next v4 03/14] bpf: Add spis_*() helpers for 4-byte stack slot bitmasks
` [PATCH bpf-next v4 04/14] bpf: make liveness.c track stack with 4-byte granularity
` [PATCH bpf-next v4 05/14] bpf: 4-byte precise clean_verifier_state
` [PATCH bpf-next v4 06/14] bpf: prepare liveness internal API for static analysis pass
` [PATCH bpf-next v4 07/14] bpf: introduce forward arg-tracking dataflow analysis
` [PATCH bpf-next v4 08/14] bpf: record arg tracking results in bpf_liveness masks
` [PATCH bpf-next v4 09/14] bpf: simplify liveness to use (callsite, depth) keyed func_instances
` [PATCH bpf-next v4 10/14] bpf: change logging scheme for live stack analysis
` [PATCH bpf-next v4 11/14] selftests/bpf: update existing tests due to liveness changes
` [PATCH bpf-next v4 12/14] selftests/bpf: adjust verifier_log buffers
` [PATCH bpf-next v4 13/14] selftests/bpf: add new tests for static stack liveness analysis
` [PATCH bpf-next v4 14/14] bpf: poison dead stack slots

[patch 00/38] treewide: Cleanup LATCH, CLOCK_TICK_RATE and get_cycles() [ab]use
 2026-04-10 20:56 UTC  (7+ messages)
` [patch 02/38] x86: Cleanup include recursion hell
  ` [patch V1.1 "
` [patch 11/38] misc: sgi-gru: Remove get_cycles() [ab]use
  ` [patch V1.1 "

[syzbot] [libertas?] INFO: task hung in lbs_remove_card
 2026-04-10 20:56 UTC  (2+ messages)
` Forwarded: [PATCH 1/1] add wake_up call inside if_usb_disconnect

[PATCH 1/1] virt: arm-cca-guest: fix error check for RSI_INCOMPLETE
 2026-04-10 20:50 UTC  (2+ messages)

[PATCH net-next v3 00/12] net: airoha: Support multiple net_devices connected to the same GDM port
 2026-04-10 20:49 UTC  (4+ messages)

[PATCH v3] Bluetooth: hci_conn: fix potential UAF in create_big_sync
 2026-04-10 20:49 UTC  (2+ messages)
` [v3] "

[PATCH nf] netfilter: nfnetlink_osf: fix divide-by-zero in OSF_WSS_MODULO
 2026-04-10 20:48 UTC 

[PATCH 1/1] selftests: vsock: avoid mktemp -u for Unix socket paths
 2026-04-10 20:47 UTC  (4+ messages)
` [PATCH v2] selftests: vsock: avoid races creating "
  ` [PATCH v3] "

[PATCH] ceph: bound encrypted snapshot suffix formatting
 2026-04-10 20:46 UTC  (7+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [PATCH v4] "

[ath:for-next] BUILD SUCCESS 929298742bb5dfacd53ea99cf989cc81210f90a3
 2026-04-10 20:43 UTC 

[PATCH 0/4] ionic: RDMA completion timestamping support
 2026-04-10 20:43 UTC  (5+ messages)
` [PATCH 2/4] net: ionic: Add PHC state page for user space access

[PATCH 0/6] gpu: nova-core: add GA100 support
 2026-04-10 20:37 UTC  (7+ messages)
` [PATCH 1/6] gpu: nova-core: use correct fwsignature for GA100
` [PATCH 2/6] gpu: nova-core: do not consider 0xBB77 as a valid PCI ROM header signature
` [PATCH 3/6] gpu: nova-core: only boot FRTS if it actually exists
` [PATCH 4/6] gpu: nova-core: add FbHal::frts_size() for GA100 support
` [PATCH 5/6] gpu: nova-core: skip the IFR header if present
` [PATCH 6/6] gpu: nova-core: enable GA100

[Intel-wired-lan] [PATCH v5 net-next 0/8] dpll/ice: Add TXC DPLL type and full TX reference clock control for E825
 2026-04-10 20:38 UTC  (7+ messages)
          `  "

[PATCH V1] accel/amdxdna: Check for device hang on job timeout
 2026-04-10 20:37 UTC  (2+ messages)

[PATCH v4 0/1] printk: fix zero-valued printk timestamps
 2026-04-10 20:37 UTC  (2+ messages)
` [PATCH v4 1/1] printk: fix zero-valued printk timestamps in early boot

[PATCH] um: vector: fix NULL pointer derefs in queue-less transports
 2026-04-10 20:37 UTC  (2+ messages)

[RFC PATCH 0/7] Do not read band-dependent reserved bits
 2026-04-10 20:35 UTC  (5+ messages)
` [RFC PATCH 1/7] wifi: nl80211: remove EHT IE size validation
` [RFC PATCH 2/7] wifi: make EHT capa size check not read reserved bits

[PATCH] tests/intel/perf_pmu: Ignore SLPC efficient freq during test
 2026-04-10 20:32 UTC  (2+ messages)
` ✓ i915.CI.Full: success for "

[PATCH 0/6] platform/x86: uniwill-laptop: Charging-related improvements
 2026-04-10 20:30 UTC  (13+ messages)
` [PATCH 1/6] platform/x86: uniwill-laptop: Properly initialize charging threshold
` [PATCH 3/6] platform/x86: uniwill-laptop: Fix behavior of "force" module param
` [PATCH 6/6] platform/x86: uniwill-laptop: Add support for battery charge modes

[PATCH 0/2] SMB Direct: double-free of send_io on ib_post_send failure in batch flush path
 2026-04-10 20:30 UTC  (4+ messages)
` [PATCH 1/2] smb: client: avoid double-free in smbd_free_send_io() after smbd_send_batch_flush()
` [PATCH 2/2] smb: server: avoid double-free in smb_direct_free_sendmsg after smb_direct_flush_send_list()

[PATCH v3] nvme: expose TLS mode
 2026-04-10 20:29 UTC  (2+ messages)

[PATCH v7 0/2] Add support for AD5706R DAC
 2026-04-10 20:28 UTC  (3+ messages)
` [PATCH v7 2/2] iio: dac: ad5706r: "

[syzbot] [kernfs?] WARNING: suspicious RCU usage in kernfs_put
 2026-04-10 20:27 UTC 

[PATCH] fs/9p: remove unnecessary extern keywords from header files
 2026-04-10 20:26 UTC 

[PATCH v2 net-next] Bluetooth: hci_conn: fix potential UAF in create_big_sync
 2026-04-10 20:25 UTC  (2+ messages)

[PATCH] nvme-auth: Hash DH shared secret to create session key
 2026-04-10 20:25 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/7] drm/xe/guc: Recommend GuC v70.60.0 for LNL, BMG, PTL
 2026-04-10 20:24 UTC  (5+ messages)
` [PATCH v2 5/7] Reapply "drm/xe/nvls: Define GuC firmware for NVL-S"
` [PATCH v2 6/7] Reapply "topic/for-xe-CI: drm/xe/cri: Define GuC firmware for CRI"

[PATCH sched_ext/for-7.1] sched_ext: Drop spurious warning on kick during scheduler disable
 2026-04-10 20:20 UTC 

[PATCH 2/2] perf/annotate: Fix missing branch counter column in TUI mode
 2026-04-10 20:19 UTC  (2+ messages)
` [PATCH v2 "

[PATCH v6 0/3] Introduce Xe Correctable Error Handling
 2026-04-10 20:19 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for Introduce Xe Correctable Error Handling (rev6)

[PATCH v4 0/2] nfsd update mtime/ctime on CLONE/COPY with delegated attritutes
 2026-04-10 20:19 UTC  (2+ messages)

[RFC PATCH v3 0/3] xl: Allow PCI devices to be passthrough'd via Qemu command line
 2026-04-10 20:17 UTC  (2+ messages)

[PATCH v3] Bluetooth: hci_event: Fix OOB read and infinite loop in hci_le_create_big_complete_evt
 2026-04-10 20:17 UTC  (2+ messages)
` [v3] "

[PATCH v11 0/6] flow_parser: add shared parser library
 2026-04-10 20:15 UTC  (7+ messages)
` [PATCH v11 1/6] cmdline: include stddef.h for MSVC compatibility
` [PATCH v11 2/6] ethdev: add RSS type helper APIs
` [PATCH v11 3/6] ethdev: add flow parser library
` [PATCH v11 4/6] app/testpmd: use flow parser from ethdev
` [PATCH v11 5/6] examples/flow_parsing: add flow parser demo
` [PATCH v11 6/6] test: add flow parser functional tests

[PATCH v14] Subject: [PATCH v14] hwmon: (yogafan) Extend support to more Lenovo consumer models
 2026-04-10 20:14 UTC  (3+ messages)

[PATCH 0/2] NVMe namespace hotplug and drive reconnection support
 2026-04-10 20:14 UTC  (4+ messages)
` [PATCH v3] hw/nvme: add namespace hotplug support

[sean-jc:x86/vfio_kvm_file_refcount 1/1] arch/x86/kvm/../../../virt/kvm/vfio.c:178:35: error: incompatible pointer types passing 'struct kvm *' to parameter of type 'struct file *'
 2026-04-10 20:13 UTC 

[PATCH 0/3] sched_ext: Fix kick_cpus_irq_workfn() NULL pointer warning during exit
 2026-04-10 20:13 UTC  (3+ messages)
` [PATCH 1/3] sched_ext: Prevent CPU kicks from exiting schedulers

[PATCH net 1/1] af_unix: Hold receive queue lock in ioctl(SIOCATMARK)
 2026-04-10 20:06 UTC  (2+ messages)

[PATCH net-next v04 3/6] hinic3: Add ethtool coalesce ops
 2026-04-10 20:12 UTC  (2+ messages)

[PATCH bpf-next v5 0/9] Introduce arena library and runtime
 2026-04-10 20:12 UTC  (5+ messages)
` [PATCH bpf-next v5 5/9] selftests/bpf: Add basic libarena scaffolding


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.