All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-11 20:56:53 to 2026-03-11 22:05:50 UTC [more...]

[PATCH] selftests/bpf: improve test coverage for kfunc call
 2026-03-11 22:05 UTC  (7+ messages)

[RFC PATCH 0/6] mm/memcontrol: Make memcg limits tier-aware
 2026-03-11 22:05 UTC  (3+ messages)
` [RFC PATCH 6/6] mm/memcontrol: Make memory.high tier-aware

[GIT PULL] Please pull mediatek-for-next-2026-03-11
 2026-03-11 22:01 UTC 

[PATCH v5 0/4] RDMA/rxe: Add the support that rxe can work in net namespace
 2026-03-11 22:01 UTC  (6+ messages)
` [PATCH v5 1/4] RDMA/nldev: Add dellink function pointer

[PATCH 0/37] PCI/MSI: Enforce explicit IRQ vector management by removing devres auto-free
 2026-02-24 16:20 UTC  (18+ messages)
` [PATCH 01/37] PCI/MSI: Add Devres managed IRQ vectors allocation
` [PATCH 37/37] PCI/MSI: Only check is_msi_managed in pcim_setup_msi_release()

[PATCH v2] i3c: master: Add sysfs option to rescan bus
 2026-01-23  7:04 UTC  (3+ messages)

[PATCH] i3c: master: Add WO sysfs option to re-DDA bus
 2026-01-22 15:47 UTC  (3+ messages)

[PATCH 0/3] i3c: mipi-i3c-hci-pci: Add System Suspend support
 2026-01-19  7:39 UTC  (5+ messages)
` [PATCH 2/3] i3c: mipi-i3c-hci: Add optional "

[PATCH 0/4] tools/nolibc: add err.h
 2026-03-11 22:00 UTC  (5+ messages)
` [PATCH 1/4] selftests/nolibc: add a variable for nolibc-test source files
` [PATCH 2/4] selftests/nolibc: validate NOLIBC_IGNORE_ERRNO compilation
` [PATCH 3/4] tools/nolibc: add support for program_invocation_{,short_}name
` [PATCH 4/4] tools/nolibc: add err.h

[BUG] PCIe bridge resource allocation creates invalid limit addresses after Secondary Bus Reset recovery
 2026-03-11 22:00 UTC 

[PATCH 0/4] imap-send: modernize the OpenSSL API
 2026-03-11 22:00 UTC  (6+ messages)
` [PATCH 3/4] imap-send: remove two string length checks

[PATCH v3 0/7] gpio: introduce a gpio driver for SCMI
 2026-03-11 22:00 UTC  (17+ messages)
` [PATCH v3 1/7] pinctrl: introduce pinctrl_gpio_get_config()
` [PATCH v3 2/7] pinctrl: scmi: Add SCMI_PIN_INPUT_VALUE
` [PATCH v3 3/7] pinctrl: Delete PIN_CONFIG_OUTPUT_IMPEDANCE_OHMS support
` [PATCH v3 4/7] pinctrl-scmi: ignore PIN_CONFIG_PERSIST_STATE
` [PATCH v3 5/7] arm_scmi: pinctrl: allow PINCTRL_REQUEST to return EOPNOTSUPP
` [PATCH v3 6/7] dt-bindings: gpio: Add bindings for pinctrl based generic gpio driver
` [PATCH v3 7/7] gpio: add "

[PATCH] x86/apic: remove vector_lock from apic_retrigger_irq()
 2026-03-11 21:59 UTC  (2+ messages)

[PATCH v6] i3c: master: Add sysfs option to rescan bus via entdaa
 2026-03-11 21:59 UTC  (3+ messages)

[BUG] UAS protocol hangs on Realtek RTL9210B (0bda:9210, bcdDevice f0.01)
 2026-03-11 21:59 UTC  (5+ messages)
  ` [PATCH] USB: storage: UAS: ignore UAS on Realtek RTL9210B with firmware f0.01

[PATCH] mm: switch deferred split shrinker to list_lru
 2026-03-11 21:59 UTC  (6+ messages)

[PATCH] checkpatch: add support for Assisted-by tag
 2026-03-11 21:58 UTC  (2+ messages)
` [PATCH v2] "

[PATCH i-g-t v1 0/2] Skip intel unsupported downscale tests
 2026-03-11 21:57 UTC  (3+ messages)
` ✗ i915.CI.BAT: failure for "
` ✗ Xe.CI.BAT: "

[PATCH RFC v3 00/26] fs,kthread: start all kthreads in nullfs
 2026-03-11 21:44 UTC  (27+ messages)
` [PATCH RFC v3 01/26] fs: add switch_fs_struct()
` [PATCH RFC v3 02/26] fs: notice when init abandons fs sharing
` [PATCH RFC v3 03/26] fs: add scoped_with_init_fs()
` [PATCH RFC v3 04/26] fs: add real_fs to track task's actual fs_struct
` [PATCH RFC v3 05/26] fs: make userspace_init_fs a dynamically-initialized pointer
` [PATCH RFC v3 06/26] rnbd: use scoped_with_init_fs() for block device open
` [PATCH RFC v3 07/26] crypto: ccp: use scoped_with_init_fs() for SEV file access
` [PATCH RFC v3 08/26] scsi: target: use scoped_with_init_fs() for ALUA metadata
` [PATCH RFC v3 09/26] scsi: target: use scoped_with_init_fs() for APTPL metadata
` [PATCH RFC v3 10/26] btrfs: use scoped_with_init_fs() for update_dev_time()
` [PATCH RFC v3 11/26] coredump: use scoped_with_init_fs() for coredump path resolution
` [PATCH RFC v3 12/26] fs: use scoped_with_init_fs() for kernel_read_file_from_path_initns()
` [PATCH RFC v3 13/26] ksmbd: use scoped_with_init_fs() for share path resolution
` [PATCH RFC v3 14/26] ksmbd: use scoped_with_init_fs() for filesystem info path lookup
` [PATCH RFC v3 15/26] ksmbd: use scoped_with_init_fs() for VFS path operations
` [PATCH RFC v3 16/26] pnfs/blocklayout: use scoped_with_init_fs() for SCSI device lookup
` [PATCH RFC v3 17/26] initramfs: use scoped_with_init_fs() for rootfs unpacking
` [PATCH RFC v3 18/26] af_unix: use scoped_with_init_fs() for coredump socket lookup
` [PATCH RFC v3 19/26] fs: stop sharing fs_struct between init_task and pid 1
` [PATCH RFC v3 20/26] fs: add umh argument to struct kernel_clone_args
` [PATCH RFC v3 21/26] fs: add kthread_mntns()
` [PATCH RFC v3 22/26] devtmpfs: create private mount namespace
` [PATCH RFC v3 23/26] nullfs: make nullfs multi-instance
` [PATCH RFC v3 24/26] fs: start all kthreads in nullfs
` [PATCH RFC v3 25/26] fs: stop rewriting kthread fs structs
` [PATCH RFC v3 26/26] fs: stop rewriting paths for PF_EXITING | PF_DUMPCORE

[linux-next:master 5480/5731] arch/arm64/kvm/hyp/nvhe/trace.c:16:10: fatal error: 'simple_ring_buffer.c' file not found
 2026-03-11 21:56 UTC 

[RFC PATCH bpf-next v2 00/11] Dynptr cleanup and bugfixes
 2026-03-11 21:55 UTC  (3+ messages)
` [RFC PATCH bpf-next v2 05/11] bpf: Preserve reg->id of pointer objects after null-check

[PATCH 0/2] clean leftover calls to string_list_remove_duplicates
 2026-03-11 21:54 UTC  (9+ messages)
` [PATCH v4 0/1] Make keys_uniq stop depending on sort of keys_uniq
  ` [PATCH v4 1/1] help: cleanup the contruction "

[PATCH v3] i3c: master: dw-i3c: Fix missing of_node for virtual I2C adapter
 2026-03-11 21:52 UTC  (3+ messages)

[PATCH v2] i3c: dw-i3c-master: Set SIR_REJECT in DAT on device attach and reattach
 2026-03-11 21:52 UTC  (3+ messages)

[PATCH 0/2] drm/i915/dmc: Update PIPEDMC interrupt mask
 2026-03-11 21:52 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/i915/dmc: Update PIPEDMC interrupt mask (rev2)

[PATCH v3 0/9] Hexagon system emulation - Part 3/3
 2026-03-11 21:51 UTC  (4+ messages)
` [PATCH v3 4/9] hw/hexagon: Add v68, sa8775-cdsp0 defs

[PATCH v5 1/1] regmap: Synchronize cache for the page selector
 2026-03-11 21:51 UTC  (3+ messages)

[PATCH net-next V3 00/10] devlink: add per-port resource support
 2026-03-11 21:51 UTC  (13+ messages)

[RFC PATCH 0/3] fuse: fix hang with sync init
 2026-03-11 21:51 UTC  (4+ messages)
` [RFC PATCH 1/3] fuse: create fuse_dev on /dev/fuse open instead of mount
` [RFC PATCH 2/3] fuse: add refcount to fuse_dev
` [RFC PATCH 3/3] fuse: don't require /dev/fuse fd to be kept open during mount

[PATCH v2 0/2] qdev: Consolidate qdev_get_human_name() into qdev_get_printable_name()
 2026-03-11 21:50 UTC  (3+ messages)
` [PATCH v2 1/2] hw/qdev: Clarify fallback order in qdev_get_printable_name()
` [PATCH v2 2/2] hw/qdev: Remove qdev_get_human_name()

[PATCH v3 next 0/5] locking/osq_lock: Optimisations to osq_lock code
 2026-03-11 21:50 UTC  (4+ messages)
` [PATCH v3 next 5/5] Avoid writing to node->next in the osq_lock() fast path

[PATCH v8 0/6] clk: Support spread spectrum and use it in clk-scmi
 2026-03-11 21:50 UTC  (3+ messages)
` [PATCH v8 4/6] clk: Add KUnit tests for assigned-clock-sscs

[PATCH 1/2] usb: typec: ucsi: validate connector number in ucsi_connector_change()
 2026-03-11 21:49 UTC  (3+ messages)

[PATCH v2 0/7] Add RMPOPT support
 2026-03-11 21:49 UTC  (13+ messages)
` [PATCH v2 3/7] x86/sev: add support for RMPOPT instruction
` [PATCH v2 5/7] KVM: guest_memfd: Add cleanup interface for guest teardown

[PATCH i-g-t] lib: Add NVL-P (Novalake-P) device IDs
 2026-03-11 21:48 UTC  (2+ messages)

[PATCH v2] sunrpc: simplify dprintk() macros and cleanup redundant debug guards
 2026-03-11 21:47 UTC  (2+ messages)

[robh:dt-convert 40/621] htmldocs: Warning: arch/arm/xen/enlighten.c references a file that doesn't exist: Documentation/devicetree/bindings/arm/xen.txt
 2026-03-11 21:45 UTC 

[PATCH v2 0/3] Add iommufd ioctls to support TSM operations
 2026-03-11 21:43 UTC  (7+ messages)
` [PATCH v2 1/3] iommufd/viommu: Allow associating a KVM VM fd with a vIOMMU
` [PATCH v2 2/3] iommufd/tsm: add vdevice TSM bind/unbind ioctl
` [PATCH v2 3/3] iommufd/vdevice: add TSM guest request ioctl

[PATCH 2/5] driver core: separate function to shutdown one device
 2026-03-11 21:42 UTC  (3+ messages)

[RFC] t: allow use of "sed -E"
 2026-03-11 21:41 UTC  (2+ messages)

[PATCH] i2c: cp2615: fix serial string NULL-deref at probe
 2026-03-11 21:40 UTC  (2+ messages)

[PATCH v2 i-g-t 0/3] lib: Add NVL-P and WCL support
 2026-03-11 21:40 UTC  (3+ messages)
` ✗ Xe.CI.BAT: failure for lib: Add NVL-P and WCL support (rev2)
` ✓ i915.CI.BAT: success "

[PATCH 2/2] ili9806e: Add Densitron DMT050WVNMCMI-1A to ILI9806E DSI driver
 2026-03-11 15:55 UTC 

[PATCH 1/2] dt-bindings: display: panel: Document Densitron DMT050WVNMCMI-1A TFT on ILI9806E DSI TCON
 2026-03-11 15:55 UTC 

[PATCH 0/2] ili9806e: Add Densitron DMT050WVNMCMI-1A to ILI9806E DSI driver
 2026-03-11 15:54 UTC 

[PATCH 1/2 RESEND] greybus: raw: fix use-after-free on cdev close
 2026-03-11 21:25 UTC  (2+ messages)
` [PATCH 2/2 RESEND] greybus: raw: fix use-after-free if write is called after disconnect

[PATCH v6 0/9] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
 2026-03-11 21:37 UTC  (3+ messages)
` [PATCH v6 3/9] cxl/region: Skip decoder reset on detach for autodiscovered regions

[PATCH v2 0/9] Support QEMU cpu models in MSHV accelerator
 2026-03-11 21:37 UTC  (7+ messages)
` [PATCH v2 3/9] target/i386/mshv: fix various cpuid traversal bugs
` [PATCH v2 4/9] target/i386/mshv: change cpuid mask to UINT32_MAX
` [PATCH v2 5/9] target/i386/mshv: set cpu model name on -cpu host

[PATCH v1] NFSD: NFSv4 file creation neglects setting ACL
 2026-03-11 21:36 UTC  (5+ messages)
    ` pynfs tests for set-acl-on-file/dir/dev creation time? "

[LSF/MM/BPF TOPIC] Reimagining Memory Cgroup (memcg_ext)
 2026-03-11 21:35 UTC  (3+ messages)

[PATCH v4 0/8] iomap, xfs: improve zero range flushing and lookup
 2026-03-11 21:36 UTC  (3+ messages)
` [PATCH v4 4/8] xfs: flush eof folio before insert range size update

[PATCH v2 0/5] migration-test: Plumbing
 2026-03-11 21:34 UTC  (6+ messages)
` [PATCH v2 1/5] tests/qtest/migration: Fix leak of migration tests data
` [PATCH v2 2/5] io: Fix TLS bye task leak
` [PATCH v2 3/5] tests/qtest/migration: Fix leak in CPR exec test
` [PATCH v2 4/5] migration/multifd: Fix leaks of TLS error objects
` [PATCH v2 5/5] tests/qtest/migration: Force exit-on-error=false

[PATCH mm-unstable v3 0/5] mm: khugepaged cleanups and mTHP prerequisites
 2026-03-11 21:34 UTC  (7+ messages)
` [PATCH mm-unstable v3 1/5] mm: consolidate anonymous folio PTE mapping into helpers
` [PATCH mm-unstable v3 2/5] mm: introduce is_pmd_order helper
` [PATCH mm-unstable v3 3/5] mm/khugepaged: define KHUGEPAGED_MAX_PTES_LIMIT as HPAGE_PMD_NR - 1
` [PATCH mm-unstable v3 4/5] mm/khugepaged: rename hpage_collapse_* to collapse_*
` [PATCH mm-unstable v3 5/5] mm/khugepaged: unify khugepaged and madv_collapse with collapse_single_pmd()

[PATCH 0/3] pmdomain: core: add support for domain hierarchies in DT
 2026-03-11 21:34 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: power: Add power-domains-child-ids property

[PATCH 0/7] KVM: x86: APX reg prep work
 2026-03-11 19:01 UTC  (2+ messages)

[PATCH] xpad: Add RedOctane Games vendor id
 2026-03-11 21:31 UTC 

[PATCH RFC bpf-next 0/4] audit: Expose audit subsystem to BPF LSM programs via BPF kfuncs
 2026-03-11 21:31 UTC  (5+ messages)
` [PATCH RFC bpf-next 1/4] audit: Implement bpf_audit_log_*() wrappers
` [PATCH RFC bpf-next 2/4] audit/security: Enable audit BPF kfuncs
` [PATCH RFC bpf-next 3/4] selftests/bpf: Add audit helpers for BPF tests
` [PATCH RFC bpf-next 4/4] selftests/bpf: Add lsm_audit_kfuncs tests

[RFC PATCH 0/9] leds: Add support for hw initiated hw control trigger transition
 2026-03-11 21:29 UTC  (7+ messages)
` [RFC PATCH 1/9] leds: Load trigger modules on-demand if used as hw control trigger

vmlinux.o: warning: objtool: _RINvMs0_NvNtNtCshc5sK6KjdJJ_6kernel4sync4lock1__INtB6_12___ThePinDataINtNtNtBc_5alloc4kvec3VecINtNtCsbsbRiabPlh9_4core3pin3PinINtNtB1a_4kbox3BoxINtNtBc_7debugfs5ScopeNtCscKcGI1asYQG_19rust_debugfs_scoped10DeviceDataENtNtB1a_9
 2026-03-11 21:28 UTC  (2+ messages)

[PATCH] x86/kexec: Disable KCOV instrumentation after load_segments()
 2026-03-11 21:27 UTC  (3+ messages)

[PATCH] lib/tests: Fix gamma 2.2 naming
 2026-03-11 21:25 UTC 

[PATCH 6.18 000/314] 6.18.17-rc1 review
 2026-03-11 21:25 UTC  (2+ messages)

+ mm-swap-strengthen-locking-assertions-and-invariants-in-cluster-allocation-v4.patch added to mm-new branch
 2026-03-11 21:24 UTC 

[PATCH net-next v6 1/9] net: dsa: microchip: Add support for KSZ8463 global irq
 2026-03-11 21:24 UTC  (11+ messages)

[RFC PATCH] sunrpc: refactor TLS transport to remove rpc_clnt dependency
 2026-03-11 21:23 UTC 

[syzbot] [usb?] KASAN: slab-use-after-free Write in usb_anchor_suspend_wakeups (2)
 2026-03-11 21:23 UTC 

[syzbot] [usb?] KASAN: slab-use-after-free Write in usb_anchor_suspend_wakeups (2)
 2026-03-11 21:21 UTC  (2+ messages)
` Forwarded: "

[RFC PATCH 0/2] Bluetooth: ISO: support setting send Time_Stamp and LE Read ISO TX Sync
 2026-03-11 21:19 UTC  (4+ messages)
` [RFC PATCH 2/2] Bluetooth: produce HW TX timestamps for ISO from "

[PATCH] drm/amd/display: Fix gamma 2.2 colorop TFs
 2026-03-11 21:18 UTC 

[PATCH V3 0/4] record non-slab shrinkers for non-root memcgs when kmem is disabled
 2026-03-11 21:19 UTC  (3+ messages)
` [PATCH V3 3/4] mm: shrinker: optimize the allocation of shrinker_info when setting cgroup_memory_nokmem

[PATCH net-next 0/3] net: move netdev_compute_master_upper_features to ndo_set_features
 2026-03-11 21:18 UTC  (5+ messages)
` [syzbot ci] "

Disappearance of network PHYs
 2026-03-11 21:18 UTC  (3+ messages)

[PATCH] hfsplus: fix held lock freed on hfsplus_fill_super()
 2026-03-11 21:17 UTC  (2+ messages)

[PATCH] target/mips/cpu: Move initialization of memory region to realize function
 2026-03-11 21:16 UTC 

[ANNOUNCE] lazy_cma: Runtime contiguous memory allocator without boot-time reservation
 2026-03-11 21:17 UTC 

[PATCH] t3200: replace hardcoded null OID with $ZERO_OID
 2026-03-11 21:17 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/5] rust: lsm: introduce safe Rust abstractions for the LSM framework
 2026-03-11 21:16 UTC  (3+ messages)

[PATCH 0/1] Fix zombie children when git is PID 1 in containers
 2026-03-11 21:15 UTC  (2+ messages)

[PATCH v4 00/17] module: Introduce hash-based integrity checking
 2026-03-11 21:14 UTC  (5+ messages)
` [PATCH v4 15/17] "

[PATCH i-g-t] intel-ci : Add async-flip with linear modifier subtest to Xe blocklist
 2026-03-11 21:13 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH v4] hfs: Validate CNIDs in hfs_read_inode
 2026-03-11 21:13 UTC 

[PATCH V3 00/14] i3c: mipi-i3c-hci: Fixes for v7.0
 2026-03-11 21:12 UTC  (2+ messages)

[PATCH v2] module.lds,codetag: force 0 sh_addr for sections
 2026-03-11 21:12 UTC  (2+ messages)

[PATCH 6.19 000/311] 6.19.7-rc1 review
 2026-03-11 21:11 UTC  (2+ messages)

[PATCH RESEND v6 0/6] clk: qcom: Add support for basic clocks providers on Eliza SoC
 2026-03-11 21:11 UTC  (3+ messages)
` [PATCH RESEND v6 5/6] clk: qcom: Add support for Global clock controller on Eliza

[syzbot] [hfs?] kernel BUG in hfs_write_inode
 2026-03-11 21:11 UTC 

[PATCH v3] PCI: dw-rockchip: Enable async probe by default
 2026-03-11 21:09 UTC  (10+ messages)

[PATCH v2] smb: client: fix iface port assignment in parse_server_interfaces
 2026-03-11 21:09 UTC 

[PATCH] btrfs: reject root items with drop_progress and zero drop_level
 2026-03-11 21:08 UTC  (2+ messages)

[PATCH] drm/xe/oa: Allow reading after disabling OA stream
 2026-03-11 21:08 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[PATCH v2 0/4] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
 2026-03-11 21:08 UTC  (5+ messages)
` [PATCH v2 2/4] iio: adc: ad4691: add initial driver for AD4691 family
` [PATCH v2 3/4] iio: adc: ad4691: add triggered buffer support

[PATCH 00/14] iommu: Add live update state preservation
 2026-03-11 21:07 UTC  (3+ messages)
` [PATCH 01/14] iommu: Implement IOMMU LU FLB callbacks

Meeting proposal for KernelCI Bisection
 2026-03-11 21:01 UTC  (3+ messages)

[PATCH 0/3] KCOV function entry/exit records
 2026-03-11 21:06 UTC  (4+ messages)
` [PATCH 1/3] sched: Ensure matching stack state for kcov disable/enable on switch
` [PATCH 2/3] kcov: wire up compiler instrumentation for CONFIG_KCOV_EXT_RECORDS
` [PATCH 3/3] kcov: introduce extended PC coverage collection mode

[PATCH v2] sched_ext: Fix incomplete help text usage strings
 2026-03-11 21:06 UTC  (2+ messages)

[PATCH] dt-bindings: arm: Add HPE GSC platform binding
 2026-03-11 21:04 UTC 

[bluez/bluez]
 2026-03-11 21:03 UTC 

[PATCH 1/2] mt76: connac: fix txpower_cur not updated in mt76_connac_mcu_set_rate_txpower()
 2026-03-11 20:58 UTC  (6+ messages)

[RFC PATCH v3 0/6] KVM: pfncache: Add guest_memfd support to pfncache
 2026-03-11 20:57 UTC  (3+ messages)
` [RFC PATCH v3 5/6] KVM: Rename mn_* invalidate-related fields to generic ones

[PATCH v4] arm64: defconfig: Enable QCOMTEE module for QTEE-enabled Qualcomm SoCs
 2026-03-11 20:56 UTC  (2+ messages)

[PATCH trivial v2 0/7] a few cleanups for linux-user: splice, inotify, epoll
 2026-03-11 20:54 UTC  (2+ messages)
` [PATCH trivial v2 6/7] meson.build: do not check for epoll.h (CONFIG_EPOLL)


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.