All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-18 22:31:53 to 2026-05-18 23:51:51 UTC [more...]

[PATCH v8 00/12] pinctrl: add support of Airoha SoCs
 2026-05-18 23:51 UTC  (3+ messages)
` [PATCH v8 01/12] bitops: import BITS_PER_TYPE() macro from linux
` [PATCH v8 02/12] bitfield: Add less-checking __FIELD_{GET,PREP}()

[PATCH linux dev-6.6 0/3] add support for Delta E50SN12051
 2026-05-18  8:10 UTC 

[PATCH 0/7] Accelerate page migration with batch copying and hardware offload
 2026-05-18 23:51 UTC  (4+ messages)
` [PATCH 1/7] mm/migrate: rename PAGE_ migration flags to FOLIO_

[PATCH] scsi: target: iscsi: validate CHAP_R length before base64 decode
 2026-05-18 23:51 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/6] drm/panthor: Use guards
 2026-05-18 23:50 UTC  (5+ messages)
` [PATCH 1/6] drm/panthor: Driver-wide xxx_[un]lock -> [scoped_]guard replacement
      ` [Linaro-mm-sig] "

[GIT PULL] bluetooth 2026-05-14
 2026-05-18 23:50 UTC  (2+ messages)

[PATCH 0/6] alloc_tag: introduce IOCTL-based filtering for MAP
 2026-05-18 23:48 UTC  (12+ messages)
` [PATCH 1/6] alloc_tag: add ioctl to /proc/allocinfo
` [PATCH 2/6] alloc_tag: add ioctl filters "
` [PATCH 3/6] alloc_tag: add size-based filtering to ioctl
` [PATCH 5/6] kselftest: alloc_tag: add kselftest for ioctl interface

[PATCH 0/9] Don't whitelist OA registers unconditionally
 2026-05-18 23:47 UTC  (10+ messages)
` [PATCH 1/9] drm/xe/rtp: Add RING_FORCE_TO_NONPRIV_DENY to OA whitelists
` [PATCH 2/9] drm/xe/rtp: Maintain OA whitelists separately
` [PATCH 3/9] drm/xe/rtp: Keep track of non-OA nonpriv slots
` [PATCH 4/9] drm/xe/rtp: Generalize whitelist_apply_to_hwe
` [PATCH 5/9] drm/xe/rtp: Save OA nonpriv registers to register save/restore lists
` [PATCH 6/9] drm/xe/rtp: Toggle 'deny' bit to (de-)whitelist OA regs
` [PATCH 7/9] drm/xe/rtp: (De-)whitelist OA registers for all hwe's for a gt
` [PATCH 8/9] drm/xe/oa: (De-)whitelist OA registers on OA stream open/release
` [PATCH 9/9] drm/xe/rtp: Ensure locking/ref counting for OA whitelists

[PATCH v2 00/21] fuse: extend passthrough to inode operations
 2026-05-18 23:47 UTC  (12+ messages)
` [PATCH v2 12/21] fuse: add struct fuse_entry2_out and helpers for extended entry replies
    `  "
` [PATCH v2 17/21] backing-inode: add backing_inode_copyattr()
` [PATCH v2 19/21] fuse: add passthrough setattr

[PATCH] perf stat: Fix uncore metric scaling bug across sockets and nodes
 2026-05-18 23:44 UTC  (2+ messages)

[PATCH v1 0/1] arm64: Fix strrchr() matching of null terminator
 2026-05-18 23:43 UTC  (2+ messages)
` [PATCH v1 1/1] "

[PATCH v2 00/15] KVM: x86: Clean up kvm_<reg>_{read,write}() mess
 2026-05-18 23:44 UTC  (5+ messages)
` [PATCH v2 08/15] KVM: x86: Add mode-aware versions of kvm_<reg>_{read,write}() helpers

[PATCH v5 00/14] Remove CONFIG_READ_ONLY_THP_FOR_FS and enable file THP for writable files
 2026-05-18 23:43 UTC  (6+ messages)
` [PATCH v5 11/14] selftests/mm: remove READ_ONLY_THP_FOR_FS in khugepaged

[PATCH] usb: gadget: dummy_hcd: Reject hub port requests for non-existent ports
 2026-05-18 23:43 UTC 

[PATCH 0/6] usb: typec: add Qualcomm PMI8998 USB Type-C role-switch support
 2026-05-18 23:43 UTC  (3+ messages)

[dwmw2:ffclock 43/43] kernel/time/timekeeping.c:2374:undefined reference to `ntp_get_status'
 2026-05-18 23:42 UTC 

[PATCH RESEND v4 0/1] Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_new_connection_cb()
 2026-05-18 23:42 UTC  (6+ messages)
` [PATCH RESEND v4 1/1] "

[PATCH v3] memcg: cache obj_stock by memcg, not by objcg pointer
 2026-05-18 23:41 UTC  (2+ messages)

[PATCH 00/28] mm/damon: introduce data attributes monitoring
 2026-05-18 23:41 UTC  (29+ messages)
` [PATCH 01/28] mm/damon/core: introduce struct damon_probe
` [PATCH 02/28] mm/damon/core: embed damon_probe objects in damon_ctx
` [PATCH 03/28] mm/damon/core: introduce damon_filter
` [PATCH 04/28] mm/damon/core: commit probes
` [PATCH 05/28] mm/damon/core: introduce damon_region->probe_hits
` [PATCH 06/28] mm/damon/core: introduce damon_ops->apply_probes
` [PATCH 07/28] mm/damon/core: do data attributes monitoring
` [PATCH 08/28] mm/damon/paddr: support "
` [PATCH 09/28] mm/damon/sysfs: implement probes dir
` [PATCH 10/28] mm/damon/sysfs: implement probe dir
` [PATCH 11/28] mm/damon/sysfs: implement filters directory
` [PATCH 12/28] mm/damon/sysfs: implement filter dir
` [PATCH 13/28] mm/damon/sysfs: implement filter dir files
` [PATCH 14/28] mm/damon/sysfs: setup probes on DAMON core API parameters
` [PATCH 15/28] mm/damon/sysfs-schemes: implement tried_regions/<r>/probes/
` [PATCH 16/28] mm/damon/sysfs-schemes: implement probe dir
` [PATCH 17/28] mm/damon/sysfs-schemes: implement probe/hits file
` [PATCH 18/28] mm/damon: trace probe_hits
` [PATCH 19/28] selftests/damon/sysfs.sh: test probes dir
` [PATCH 20/28] Docs/mm/damon/design: document data attributes monitoring
` [PATCH 21/28] Docs/admin-guide/mm/damon/usage: "
` [PATCH 22/28] mm/damon/core: introduce DAMON_FILTER_TYPE_MEMCG
` [PATCH 23/28] mm/damon/paddr: support DAMON_FILTER_TYPE_MEMCG
` [PATCH 24/28] mm/damon/sysfs: add filters/<F>/path file
` [PATCH 25/28] mm/damon/sysfs-schemes: move memcg_path_to_id() to sysfs-common
` [PATCH 26/28] mm/damon/sysfs: setup damon_filter->memcg_id from path
` [PATCH 27/28] Docs/mm/damon/design: update for memcg damon filter
` [PATCH 28/28] Docs/admin-guide/mm/damon/usage: "

[PATCH] cgroup/rstat: validate cpu before css_rstat_cpu() access
 2026-05-18 23:40 UTC  (5+ messages)
` [PATCH v2] "

[PATCH net v2] net: qualcomm: rmnet: fix endpoint use-after-free in rmnet_dellink()
 2026-05-18 23:40 UTC  (2+ messages)

[PATCH net v2] openvswitch: vport: fix race between linking and the device notifier
 2026-05-18 23:40 UTC  (2+ messages)

[PATCH net] net: appletalk: fix NULL pointer dereference in aarp_send_ddp()
 2026-05-18 23:40 UTC  (2+ messages)

[PATCH v2] lib/test_hmm: Check alloc_page_vma() return value
 2026-05-18 23:39 UTC  (2+ messages)

[PATCH RFC 0/5] memcg: dma-buf per-cgroup accounting via pid_fd
 2026-05-18 23:39 UTC  (24+ messages)
` [PATCH RFC 2/5] dma-heap: charge dma-buf memory via explicit memcg
          ` [Linaro-mm-sig] "

[PATCH v6 00/14] Remove CONFIG_READ_ONLY_THP_FOR_FS and enable file THP for writable files
 2026-05-18 23:39 UTC  (3+ messages)

[PATCH v3 00/41] x86: Try to wrangle PV clocks vs. TSC
 2026-05-18 23:38 UTC  (2+ messages)

[PATCH] crypto: algif_skcipher - snapshot IV for async skcipher requests
 2026-05-18 23:35 UTC 

[PATCH v3 0/4] Introduce QPW for per-cpu operations (v3)
 2026-05-18 23:36 UTC  (3+ messages)

[PATCH] selftests/mm: check file initialization writes in split_huge_page_test
 2026-05-18 23:35 UTC  (3+ messages)

[PATCH v2] riscv: dts: spacemit: k3: Add pwm support
 2026-05-18 23:35 UTC  (3+ messages)

sashiko-bot@kernel.org's Cc list on reviews
 2026-05-18 23:35 UTC  (6+ messages)

[PATCH v7 1/2] perf: Reveal PMU type in fdinfo
 2026-05-18 23:34 UTC  (4+ messages)
` [PATCH v7 2/2] perf evsel: Find process with busy PMUs for EBUSY

[PATCH] dts: riscv: spacemit: k3: Fix I/O power settings
 2026-05-18 23:33 UTC  (3+ messages)

[PATCH v2 00/11] drm/panthor: Reduce dma_fence signalling latency
 2026-05-18 23:33 UTC  (7+ messages)
` [PATCH v2 06/11] drm/panthor: Prepare the scheduler logic for FW events in IRQ context

+ mm-swap-avoid-leaving-unused-extend-table-after-alloc-race-v2.patch added to mm-new branch
 2026-05-18 23:30 UTC 

[PATCH v6 2/4] HID: hid-msi: Add M-key mapping attributes
 2026-05-18 23:29 UTC  (2+ messages)

[PATCH net-next 0/2] net/mlx5: frag buffer improvements
 2026-05-18 23:30 UTC  (2+ messages)

[PATCH i-g-t v2] lib/intel_blt: Replace CANONICAL() with xe_canonical_va() for Xe driver
 2026-05-18 23:29 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for lib/intel_blt: Replace CANONICAL() with xe_canonical_va() for Xe driver (rev2)
` ✗ i915.CI.BAT: failure "

[PATCHSET v2 sched_ext/for-7.2] bpf/arena: Direct kernel-side access
 2026-05-18 23:26 UTC  (5+ messages)
` [PATCH 7/8] sched_ext: Sub-allocator over kernel-claimed BPF arena pages

[PATCH v6 0/2] AMD Promontory 21 xHCI temperature sensor support
 2026-05-18 23:25 UTC  (8+ messages)
` [PATCH v6 1/2] usb: xhci-pci: add AMD Promontory 21 PCI glue

[PATCH net-next 0/6] bpf-timetamp: support rx side
 2026-05-18 23:24 UTC  (7+ messages)
` [PATCH net-next 5/6] bpf: enable bpf timestamping rx in TCP layer

[PATCH v3 08/11] scsi: ufs: Use trace_call__##name() at guarded tracepoint call sites
 2026-05-18 23:22 UTC  (5+ messages)

[PATCH] killswitch: add per-function short-circuit mitigation primitive
 2026-05-18 23:22 UTC  (5+ messages)

[PATCH net-next] pps: bump PPS device count
 2026-05-18 23:22 UTC  (2+ messages)

[PATCH v3 06/11] drm: Use trace_call__##name() at guarded tracepoint call sites
 2026-05-18 23:20 UTC  (3+ messages)

[PATCH net] net/mlx5e: xsk: Fix unlocked writing to ICOSQ
 2026-05-18 23:20 UTC  (2+ messages)

[PATCH net v2] net: Clear skb metadata in LWT BPF xmit
 2026-05-18 23:18 UTC  (2+ messages)

ath12k: QCN9274 hw2.0 single-band cards on IPQ9574 — firmware RDDM after WMI_INIT_CMD (WLAN.WBE.1.6-01243)
 2026-05-18 23:18 UTC 

[PATCH v4 0/2] mm/process_vm_access: pidfd and nowait support for process_vm_readv/writev
 2026-05-18 23:17 UTC  (2+ messages)

[PATCH v5 0/5] liveupdate: serialization safety and race fixes
 2026-05-18 23:15 UTC  (4+ messages)
` [PATCH v5 3/5] liveupdate: block session mutations during reboot

[to-be-updated] mm-process_mrelease-introduce-process_mrelease_reap_kill-flag.patch removed from -mm tree
 2026-05-18 23:14 UTC 

[PATCH v3 10/11] kernel: time, trace: Use trace_call__##name() at guarded tracepoint call sites
 2026-05-18 23:13 UTC  (3+ messages)

[folded-merged] mm-process_mrelease-introduce-process_mrelease_reap_kill-flag-fix.patch removed from -mm tree
 2026-05-18 23:13 UTC 

[RFC PATCH 00/22] KVM: apply chainsaw to struct kvm_mmu
 2026-05-18 23:10 UTC  (4+ messages)
` [PATCH 17/22] KVM: x86/mmu: pull struct kvm_pagewalk out of "

[PATCH] mm/vmalloc: Do not trigger BUG() on BH disabled context
 2026-05-18 23:10 UTC  (2+ messages)

+ mm-vmalloc-do-not-trigger-bug-on-bh-disabled-context.patch added to mm-hotfixes-unstable branch
 2026-05-18 23:10 UTC 

[PATCH v3 net] net: core: dev: add reprocess depth limit for another_round in __netif_receive_skb_core
 2026-05-18 23:09 UTC  (2+ messages)

[PATCH v4 00/12] Fine grained fault locking, threaded prefetch, storm cache
 2026-05-18 23:08 UTC  (3+ messages)
` [PATCH v4 01/12] drm/xe: Fine grained page fault locking

+ ocfs2-kill-osb-system_file_mutex-lock.patch added to mm-nonmm-unstable branch
 2026-05-18 23:07 UTC 

+ kcov-allow-simultaneous-kcov_enable-kcov_remote_enable-v2.patch added to mm-nonmm-unstable branch
 2026-05-18 23:05 UTC 

[PATCH v3 27/41] x86/kvmclock: Enable kvmclock on APs during onlining if kvmclock isn't sched_clock
 2026-05-18 23:04 UTC  (3+ messages)

[PATCH 0/2] drm/v3d: Fix CPU job teardown bugs
 2026-05-18 23:02 UTC  (2+ messages)

[PATCH v2 0/2] perf tool_pmu: Support enable/disable for tool PMU events
 2026-05-18 23:02 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] perf tool_pmu: Make tool PMU events respect enable/disable
  ` [PATCH v3 2/2] perf tests: Add test for stat delay option with duration_time

+ include-remove-unused-cnt32_to_63h.patch added to mm-nonmm-unstable branch
 2026-05-18 23:01 UTC 

+ maintainers-mailmap-change-email-for-eugen-hristev.patch added to mm-hotfixes-unstable branch
 2026-05-18 22:59 UTC 

[PATCH 0/4] drm/i915/display: Switch DG2 MPLLB handling to the DPLL framework
 2026-05-18 22:58 UTC  (2+ messages)
` ✓ i915.CI.Full: success for "

[PATCH v2 0/2] rust: re-export `unsafe_precondition_assert!` and use in cpu module
 2026-05-18 23:01 UTC  (3+ messages)
` [PATCH v2 1/2] rust: prelude: re-export `unsafe_precondition_assert!`
` [PATCH v2 2/2] rust: cpu: use `unsafe_precondition_assert!`

[PATCH v6 1/4] HID: hid-msi: Add MSI Claw configuration driver
 2026-05-18 22:57 UTC  (2+ messages)

[bluez/bluez]
 2026-05-18 22:56 UTC 

[bluez/bluez]
 2026-05-18 22:56 UTC 

[PATCH] tee: qcomtee: add missing va_end in early return qcomtee_object_user_init()
 2026-05-18 22:56 UTC  (5+ messages)

[bluez/bluez] e0f608: shared/rap: fix use of uninitialized value
 2026-05-18 22:55 UTC 

[PATCH i-g-t 0/3] Improve max-bpc query error handling
 2026-05-18 22:55 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[PATCH v2 2/2] dt-bindings: usb: richtek,rt1711h: add missing 'port' property
 2026-05-18 22:53 UTC  (2+ messages)

[PATCH 2/3] sched_ext: Track bits[] storage size in struct scx_cmask
 2026-05-18 22:53 UTC  (4+ messages)
` [PATCH v2 "

[PATCH 0/5] net: dsa: microchip: Add support for KSZ8995XA/KS8995XA
 2026-05-18 22:52 UTC  (3+ messages)

[PATCH 0/4] x86/vmware: Hypercall refactoring and improved guest support
 2026-05-18 22:52 UTC  (3+ messages)
` [PATCH v2 "

[PATCH RFC v2] usb: cdc-wdm: close race between workqueue and release
 2026-05-18 22:50 UTC 

[PATCH] virtio: Staticize and constify driver ops
 2026-05-18 22:50 UTC  (2+ messages)

[PATCH] usb: host: max3421: Fix shift-out-of-bounds in max3421_hub_control()
 2026-05-18 22:49 UTC  (7+ messages)
` [PATCH v3 1/2] "
  ` [PATCH v3 2/2] usb: host: max3421: Reject hub port requests for non-existent ports
  ` [PATCH v4 1/2] usb: host: max3421: Fix shift-out-of-bounds in max3421_hub_control()
    ` [PATCH v4 2/2] usb: host: max3421: Reject hub port requests for non-existent ports

[PATCH] btrfs: add test for BTRFS_IOC_GET_CSUMS ioctl
 2026-05-18 22:47 UTC  (2+ messages)

[PATCH v1 0/1] xen/arm: gic-v3: Fix wake-up loop in gicv3_enable_redist
 2026-05-18 22:46 UTC  (2+ messages)
` [PATCH v1 1/1] "

[PATCH v15 0/6] Add es9356 focused SoundWire CODEC
 2026-05-18 22:46 UTC  (3+ messages)
` [PATCH v15 3/6] ASoC: es9356-sdca: Add ES9356 SDCA driver

[PATCH v4] mmc: litex_mmc: Set mandatory idle clocks before CMD0
 2026-05-18 22:45 UTC  (4+ messages)

[PATCH net-next v3] net: napi: Skip last poll when arming gro timer in busy poll
 2026-05-18 22:45 UTC  (2+ messages)

[PATCH net] rxrpc: Fix the ACK parser to extract the SACK table for parsing
 2026-05-18 22:44 UTC 

[PATCH v7 0/2] perf inject intel-PT LBR/brstack synthesis fixes
 2026-05-18 22:43 UTC  (4+ messages)
` [PATCH v8 "
  ` [PATCH v8 1/2] perf event: Fix size of synthesized sample with branch stacks
  ` [PATCH v8 2/2] perf inject: Fix itrace branch stack synthesis

[PATCH v1 2/2] perf test: Add stat metrics --for-each-cgroup test
 2026-05-18 22:43 UTC  (2+ messages)

[PATCH v5 0/8] unwind, arm64: add sframe unwinder for kernel
 2026-05-18 22:41 UTC  (6+ messages)
` [PATCH v5 3/8] arm64: entry: add unwind info for various kernel entries

[rppt:gfp-to-kmalloc/v0.1 22/238] drivers/cpufreq/amd-pstate-ut.c:46:1: error: unterminated function-like macro invocation
 2026-05-18 22:41 UTC 

[PATCH RFC 1/2] nvme: downgrade WARN in nvme_setup_rw to pr_debug
 2026-05-18 22:41 UTC  (4+ messages)

TID v2.0: kernel module for cache-line zeroization against Flush+Reload (CLFLUSHOPT + LFENCE + REP STOSQ)
 2026-05-18 22:41 UTC 

[PATCH v9 10/11] iio: adc: hx711: pass iio_chan_spec to hx711_reset_read
 2026-05-18 22:41 UTC  (2+ messages)

+ memcg-cache-obj_stock-by-memcg-not-by-objcg-pointer.patch added to mm-hotfixes-unstable branch
 2026-05-18 22:41 UTC 

[PATCH v4 00/14] riscv: spacemit: k1: add SPL support
 2026-05-19 10:26 UTC  (15+ messages)
` [PATCH v4 01/14] spacemit: k1: support multi-board infrastructure
` [PATCH v4 02/14] spacemit: k1: enable SPL with debug UART
` [PATCH v4 03/14] configs: k1: enable early timer support
` [PATCH v4 04/14] clk: spacemit: k1: prune SPL clock tree
` [PATCH v4 05/14] configs: k1: add default option for clock driver in SPL
` [PATCH v4 06/14] dts: k1: enable clocks "
` [PATCH v4 07/14] board: k1: initialize clock and serial devices "
` [PATCH v4 08/14] i2c: k1: add I2C driver support
` [PATCH v4 09/14] spacemit: k1: add TLV EEPROM support in SPL
` [PATCH v4 10/14] spacemit: k1: Add DDR firmware support to SPL
` [PATCH v4 11/14] power: pmic: add support for Spacemit P1 PMIC
` [PATCH v4 12/14] power: regulator: add support for Spacemit P1 SoC
` [PATCH v4 13/14] board: k1: enable pmic in spl
` [PATCH v4 14/14] doc: spacemit: add K1 SPL build and test guide

[PATCH v9 11/11] iio: adc: hx711: add support for HX710B
 2026-05-18 22:39 UTC  (2+ messages)

[PATCH v5 0/7] Add RMPOPT support
 2026-05-18 22:38 UTC  (5+ messages)
` [PATCH v5 2/7] x86/msr: add wrmsrq_on_cpus helper

[PATCH v3] kernel/fork: validate exit_signal in kernel_clone()
 2026-05-18 22:37 UTC  (7+ messages)
` [PATCH -mm v2] do_notify_parent: sanitize the valid_signal() checks

+ kernel-fork-validate-exit_signal-in-kernel_clone.patch added to mm-hotfixes-unstable branch
 2026-05-18 22:37 UTC 

[PATCH V14 02/12] PCI: host-generic: Add common helpers for parsing Root Port properties
 2026-05-18 22:37 UTC  (2+ messages)

[PATCH v9 00/13] Add initial Xen Suspend-to-RAM support on ARM64
 2026-05-18 22:36 UTC  (4+ messages)
` [PATCH v9 05/13] xen/arm: gic-v3: add ITS suspend/resume support

[PATCH v2 00/21] netfs: Keep track of folios in a segmented bio_vec[] chain
 2026-05-18 22:29 UTC  (12+ messages)
` [PATCH v2 11/21] cifs: Use a bvecq for buffering instead of a folioq
` [PATCH v2 12/21] cifs: Support ITER_BVECQ in smb_extract_iter_to_rdma()
` [PATCH v2 13/21] netfs: Switch to using bvecq rather than folio_queue and rolling_buffer
` [PATCH v2 14/21] cifs: Remove support for ITER_FOLIOQ from smb_extract_iter_to_rdma()
` [PATCH v2 15/21] netfs: Remove netfs_alloc/free_folioq_buffer()
` [PATCH v2 16/21] netfs: Remove netfs_extract_user_iter()
` [PATCH v2 17/21] iov_iter: Remove ITER_FOLIOQ
` [PATCH v2 18/21] netfs: Remove folio_queue and rolling_buffer
` [PATCH v2 19/21] netfs: Check for too much data being read
` [PATCH v2 20/21] netfs: Limit the minimum trigger for progress reporting
` [PATCH v2 21/21] netfs: Combine prepare and issue ops and grab the buffers on request

[PATCH] PCI/pwrctrl: lock device when calling device_is_bound()
 2026-05-18 22:32 UTC  (2+ messages)


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.