All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-28 06:34:03 to 2026-04-28 07:20:05 UTC [more...]

[PATCH v3] drm/amdgpu: deduplicate ring preempt ib function
 2026-04-28  6:40 UTC  (2+ messages)

[PATCH v7 00/59] perf: Reorganize scripting support
 2026-04-28  7:18 UTC  (11+ messages)
` [PATCH v8 00/58] "
  ` [PATCH v8 01/58] perf arch arm: Sort includes and add missed explicit dependencies
  ` [PATCH v8 02/58] perf arch x86: "
  ` [PATCH v8 03/58] perf tests: "
  ` [PATCH v8 04/58] perf script: "
  ` [PATCH v8 05/58] perf util: "
  ` [PATCH v8 06/58] perf python: Add "
  ` [PATCH v8 07/58] perf evsel/evlist: Avoid unnecessary #includes
  ` [PATCH v8 08/58] perf data: Add open flag
  ` [PATCH v8 11/58] perf evlist: Add reference count checking

[PATCH ath-next] wifi: ath11k: cancel SSR work items during PCI shutdown
 2026-04-28  7:19 UTC  (2+ messages)

[PATCH 00/49] mm: Generalize vmemmap optimization for DAX and HugeTLB
 2026-04-28  7:18 UTC  (12+ messages)
` [PATCH 09/49] mm: panic on memory allocation failure in sparse_init_nid()
` [PATCH 10/49] mm: move subsection_map_init() into sparse_init()
` [PATCH 11/49] mm: defer sparse_init() until after zone initialization
` [PATCH 12/49] mm: make set_pageblock_order() static
` [PATCH 13/49] mm: integrate sparse_vmemmap_init_nid_late() into sparse_init_nid()

[PATCH i-g-t v1 00/25] Chamelium v3 Integration and Test Execution
 2026-04-28  7:17 UTC  (5+ messages)
` [PATCH i-g-t v1 01/25] lib/igt_kms: Add a detect timeout value

[PATCH 00/10] iio: drop redundant iio_dev argument from hid_sensor_remove_trigger()
 2026-04-28  7:16 UTC  (11+ messages)
` [PATCH 01/10] iio: hid-sensors: drop redundant iio_dev argument
` [PATCH 02/10] iio: orientation: adapt to hid_sensor_remove_trigger() API change
` [PATCH 03/10] iio: gyro: "
` [PATCH 04/10] iio: pressure: "
` [PATCH 05/10] iio: temperature: "
` [PATCH 06/10] iio: humidity: "
` [PATCH 07/10] iio: light: "
` [PATCH 08/10] iio: magnetometer: "
` [PATCH 09/10] iio: position: "
` [PATCH 10/10] iio: accel: "

[PATCH v2] Documentation/rv: Replace stale website link
 2026-04-28  7:16 UTC  (4+ messages)

[PATCH RESEND] dt-bindings: arm: cpus: Add compatible qcom,oryon-1-5
 2026-04-28  7:16 UTC  (2+ messages)

[PATCH v5 0/4] serial: 8250_dw: Add support for UltraRISC DP1000 UART
 2026-04-28  7:15 UTC  (4+ messages)
` [PATCH v5 1/4] serial: 8250_dwlib: move DesignWare register definitions to header

[PATCH] nvme: reserve a keep-alive admin tag for all transports
 2026-04-28  7:15 UTC  (3+ messages)

[PATCH v0 00/14] iio: magnetometer: ak8975: Additional changes to the driver
 2026-04-28  7:14 UTC  (4+ messages)

[LTP] [PATCH v3 1/2] doc: generate CVE catalog documentation
 2026-04-28  7:14 UTC  (3+ messages)
` [LTP] "

[PATCH] Add support for multi_slice in iris encoder
 2026-04-28  7:14 UTC 

[PATCH v4 0/8] gpu: nova-core: run unload sequence upon unbinding
 2026-04-28  7:13 UTC  (3+ messages)
` [PATCH v4 6/8] gpu: nova-core: gsp: shuffle boot code a bit to keep chipset-specific parts close

[PATCH v4 00/20] drm/tyr: firmware loading and MCU boot support
 2026-04-28  7:13 UTC  (5+ messages)
` [PATCH v4 02/20] drm/tyr: select required dependencies in Kconfig

[PATCH v3 00/28] vfs/nfsd: add support for CB_NOTIFY callbacks in directory delegations
 2026-04-28  7:10 UTC  (29+ messages)
` [PATCH v3 01/28] filelock: pass current blocking lease to trace_break_lease_block() rather than "new_fl"
` [PATCH v3 02/28] filelock: add support for ignoring deleg breaks for dir change events
` [PATCH v3 03/28] filelock: add a tracepoint to start of break_lease()
` [PATCH v3 04/28] filelock: add an inode_lease_ignore_mask helper
` [PATCH v3 05/28] fsnotify: new tracepoint in fsnotify()
` [PATCH v3 06/28] fsnotify: add fsnotify_modify_mark_mask()
` [PATCH v3 07/28] fsnotify: add FSNOTIFY_EVENT_RENAME data type
` [PATCH v3 08/28] nfsd: check fl_lmops in nfsd_breaker_owns_lease()
` [PATCH v3 09/28] nfsd: add protocol support for CB_NOTIFY
` [PATCH v3 10/28] nfs_common: add new NOTIFY4_* flags proposed in RFC8881bis
` [PATCH v3 11/28] nfsd: allow nfsd to get a dir lease with an ignore mask
` [PATCH v3 12/28] nfsd: update the fsnotify mark when setting or removing a dir delegation
` [PATCH v3 13/28] nfsd: make nfsd4_callback_ops->prepare operation bool return
` [PATCH v3 14/28] nfsd: add callback encoding and decoding linkages for CB_NOTIFY
` [PATCH v3 15/28] nfsd: use RCU to protect fi_deleg_file
` [PATCH v3 16/28] nfsd: add data structures for handling CB_NOTIFY
` [PATCH v3 17/28] nfsd: add notification handlers for dir events
` [PATCH v3 18/28] nfsd: add tracepoint to dir_event handler
` [PATCH v3 19/28] nfsd: apply the notify mask to the delegation when requested
` [PATCH v3 20/28] nfsd: add helper to marshal a fattr4 from completed args
` [PATCH v3 21/28] nfsd: allow nfsd4_encode_fattr4_change() to work with no export
` [PATCH v3 22/28] nfsd: send basic file attributes in CB_NOTIFY
` [PATCH v3 23/28] nfsd: allow encoding a filehandle into fattr4 without a svc_fh
` [PATCH v3 24/28] nfsd: add a fi_connectable flag to struct nfs4_file
` [PATCH v3 25/28] nfsd: add the filehandle to returned attributes in CB_NOTIFY
` [PATCH v3 26/28] nfsd: properly track requested child attributes
` [PATCH v3 27/28] nfsd: track requested dir attributes
` [PATCH v3 28/28] nfsd: add support to CB_NOTIFY for dir attribute changes

[PATCH v2] RDMA/CM: add RDMA CM observability regression scripts
 2026-04-28  7:12 UTC 

[PATCH v3 0/4] mm/page_owner: add filter infrastructure for print_mode and NUMA filtering
 2026-04-28  7:11 UTC  (5+ messages)
` [PATCH v3 1/4] mm/page_owner: add filter infrastructure
` [PATCH v3 2/4] mm/page_owner: add print_mode filter
` [PATCH v3 3/4] mm/page_owner: add NUMA node filter with nodelist support
` [PATCH v3 4/4] mm/page_owner: document page_owner filter features

[PATCH v2 0/9] bitfield: add FIELD_GET_SIGNED()
 2026-04-28  7:10 UTC  (3+ messages)
` [PATCH v2 7/9] wifi: rtw89: switch to using FIELD_GET_SIGNED()

[PATCH RFC v3 00/11] media: qcom: venus: add MSM8939 support
 2026-04-28  7:10 UTC  (5+ messages)
  ` [PATCH RFC v3 01/11] media: dt-bindings: venus: Add qcom,msm8939 schema
  ` [PATCH RFC v3 04/11] arm64: dts: qcom: msm8939: Add venus node

[PATCH i-g-t] tests/kms_vrr: add support for full range refresh rate testing
 2026-04-28  7:10 UTC  (3+ messages)
` [v2] "

[PATCH v4 net-next] net/sched: rename qstats_overlimit_inc() to qstats_cpu_overlimit_inc()
 2026-04-28  7:09 UTC 

[PATCH v5] ata: ahci: fail probe if BAR too small for claimed ports
 2026-04-28  7:08 UTC  (2+ messages)

[PATCH v1] perf sched stats: Fix segmentation faults in diff mode
 2026-04-28  7:08 UTC 

[PATCH] serial: max3100: unwind port allocation on add failure
 2026-04-28  7:07 UTC 

[PATCH] LoongArch: Specify -m32/-m64 explicitly for 32BIT/64BIT
 2026-04-28  7:06 UTC 

[PATCH] LoongArch: Make CONFIG_64BIT as the default option
 2026-04-28  7:06 UTC 

[PATCH v3] mm/page_alloc: replace kernel_init_pages() with batch page clearing
 2026-04-28  7:06 UTC  (6+ messages)

QA notification for completed autobuilder build (yocto-6.0.rc1)
 2026-04-28  7:06 UTC  (9+ messages)
` [qa-build-notification] "
  ` [yocto] "

[PATCH bpf-next v3 0/9] Refactor verifier object relationship tracking
 2026-04-28  7:05 UTC  (5+ messages)
` [PATCH bpf-next v3 4/9] bpf: Refactor object relationship tracking and fix dynptr UAF bug

[PATCH] mm/madvise: reject invalid process_madvise() advice for zero-length vectors
 2026-04-28  7:05 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] ASoC: dt-bindings: mediatek,mt6351: convert to DT schema
 2026-04-28  7:05 UTC  (2+ messages)

[PATCH 00/41] Fix various QOM object life-cycle issues
 2026-04-28  7:05 UTC  (8+ messages)
` [PATCH 11/41] RFC io/net-listener: move mutex init to instance_init
` [PATCH 24/41] backends/igvm-cfg: free filename on finalization
` [PATCH 41/41] qtest: add "qom-tests" command

[scarthgap][PATCH v2 1/2] ghostscript: Pin to C17 std
 2026-04-28  7:04 UTC  (2+ messages)
` [scarthgap][PATCH v2 2/2] ghostscript: fix build with gcc-15 on host

[PATCH v4 0/3] PCI: qcom: Program T_POWER_ON value for L1.2 exit timing
 2026-04-28  7:04 UTC  (4+ messages)
` [PATCH v4 3/3] PCI: qcom: Program T_POWER_ON

[PATCH v5 0/2] Fix and re-enable GTK clipboard
 2026-04-28  7:03 UTC  (3+ messages)
` [PATCH v5 2/2] ui/gtk: Turn clipboard flag into runtime option

[BUG] ASUS Vivobook M1502NAQ: ACPI DSDT namespace collision (ASMI) causes early boot hang
 2026-04-28  7:03 UTC  (6+ messages)

[PATCH] KVM: VMX: Fall back to IRR scan when PIR is empty despite PID.ON being set
 2026-04-28  7:03 UTC 

[PATCH v1 0/2] perf inject intel-PT LBR/brstack synthesis fixes
 2026-04-28  7:03 UTC  (3+ messages)
` [PATCH v1 1/2] perf event: Fix size of synthesized sample with branch stacks
` [PATCH v1 2/2] perf inject: Fix itrace branch stack synthesis

[OE-core][scarthgap][patch] gdk-pixbuf: Fix CVE-2026-5201
 2026-04-28  7:02 UTC 

[PATCH] tpm: Dynamically allocate tpm-tis buffer
 2026-04-28  7:01 UTC  (3+ messages)

[PATCH] adding check to prevent overflow in sqfs_find_inode
 2026-04-28  7:01 UTC  (2+ messages)

[RFC PATCH 0/2] scripts: add kconfirm
 2026-04-28  7:01 UTC  (3+ messages)
` [RFC PATCH 1/2] "

[PATCH v1 0/3] mm: process_mrelease: expedite clean file folio reclaim and add auto-kill
 2026-04-28  7:01 UTC  (16+ messages)
` [PATCH v1 2/3] mm: process_mrelease: skip LRU movement for exclusive file folios
` [PATCH v1 3/3] mm: process_mrelease: introduce PROCESS_MRELEASE_REAP_KILL flag

[RFC PATCH v2 0/2] vfs: syscalls: add mkdirat2() that returns an O_DIRECTORY fd
 2026-04-28  7:01 UTC  (5+ messages)
` [RFC PATCH v2 1/2] "

[PATCH v7 0/6] mm: Fix vmemmap optimization accounting and initialization
 2026-04-28  7:00 UTC  (5+ messages)
` [PATCH v7 4/6] mm/sparse-vmemmap: Fix DAX vmemmap accounting with optimization

[RFC V2 00/12] drm/amdgpu: SVM implementation based on drm_gpusvm
 2026-04-28  7:00 UTC  (12+ messages)
` [RFC/POC PATCH 01/12] drm/amdgpu: add SVM UAPI definitions

[PATCH] vhost-user.rst: Explicitly allow front-end to write to kick FDs
 2026-04-28  6:59 UTC  (10+ messages)

[PATCH] PCI: rcar-gen4: Limit Max_Read_Request_Size and Max_Payload_Size to 256 Bytes
 2026-04-28  7:00 UTC  (2+ messages)

[PATCH v7 0/3] Introduce Xe Correctable Error Handling
 2026-04-28  6:59 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for Introduce Xe Correctable Error Handling (rev7)

[PATCH] mm_types: remove references to s390 gmap
 2026-04-28  6:58 UTC  (2+ messages)

[PATCH] modpost: prevent stack buffer overflow in do_input_entry()
 2026-04-28  6:58 UTC  (3+ messages)
` [PATCH v2] modpost: prevent stack buffer overflow in do_input_entry() and do_dmi_entry()

[PATCH] wireless-regdb: Update regulatory info for Brunei Darussalam (BN) for 2022
 2026-04-28  6:57 UTC  (2+ messages)

[scarthgap][PATCH 1/2] ghostscript: Pin to C17 std
 2026-04-28  6:57 UTC  (4+ messages)
` [scarthgap][PATCH 2/2] ghostscript: fix build with gcc-15 on host

[Intel-wired-lan] [PATCH iwl-next v4 0/3] igc: add support for forcing link speed without autonegotiation
 2026-04-28  6:56 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH iwl-next v4 1/3] igc: remove unused autoneg_failed field

[PATCH] staging: rtl8723bs: hal: add blank line after declaration
 2026-04-28  6:56 UTC  (2+ messages)

[PATCH v2 00/14] media: qcom: camss: CAMSS Offline Processing Engine support
 2026-04-28  6:56 UTC  (8+ messages)
` [PATCH v2 01/14] media: qcom: camss: Add support to populate sub-devices
` [PATCH v2 05/14] media: qcom: camss: Add camss-isp-bufq helper
` [PATCH v2 11/14] dt-bindings: media: qcom,qcm2290-camss: Add OPE ISP subnode

[PATCH] ASoC: Intel: bytcr_wm5102: Fix MCLK leak on platform_clock_control error
 2026-04-28  6:55 UTC  (2+ messages)

[PATCH i-g-t 0/6] Initial dmem cgroup support
 2026-04-28  6:54 UTC  (7+ messages)
` [PATCH i-g-t 1/6] lib/igt_cgroup: add cgroup v2 and dmem controller helpers
` [PATCH i-g-t 2/6] tests/cgroup_dmem: add dmem cgroup controller test
` [PATCH i-g-t 3/6] lib/xe: add xe_cgroup_region_name() helper
` [PATCH i-g-t 4/6] lib/xe: Add failable variant of xe_vm_bind_lr_sync()
` [PATCH i-g-t 5/6] tests/xe_cgroups: add dmem cgroup eviction test
` [PATCH i-g-t 6/6] tests/xe_cgroups: add write_eviction_nonblock subtest

[PATCH v2 0/8] Add Samsung Galaxy S4 support
 2026-04-28  6:56 UTC  (7+ messages)
` [PATCH v2 1/8] dt-bindings: arm: qcom: Add Samsung Galaxy S4
` [PATCH v2 2/8] dt-bindings: extcon: qcom,pm8941-misc: Add PM8921 compatible
` [PATCH v2 7/8] ARM: dts: qcom: pm8921: Add USB ID extcon

[PATCH v6 0/4] media: i2c: ds90ub953: Add back channel GPIO support
 2026-04-28  6:54 UTC  (7+ messages)
` [PATCH v6 1/4] dt-bindings: media: ti,ds90ub953: Add support for remote GPIO data source

[PATCH v1] tools clang-format: Add a tools clang-format that overrides some kernel behaviors
 2026-04-28  6:54 UTC  (2+ messages)
` [PATCH v2] perf clang-format: Add a perf "

[PATCH net] net: airoha: Do not return err in ndo_stop() callback
 2026-04-28  6:53 UTC 

[PATCH v8 0/3] drm/xe/oa: Wa_14026633728
 2026-04-28  6:53 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe/oa: Wa_14026633728 (rev8)

[Bug 221426] New: Intel AX211 Bluetooth hci0 hardware error 0x0c with HID/HOG failures on 6.19.14-zen
 2026-04-28  6:53 UTC  (2+ messages)
` [Bug 221426] "

[PATCH 1/8] drm/amdgpu: nuke amdgpu_userq_fence_slab
 2026-04-28  6:51 UTC  (3+ messages)
` [PATCH 2/8] drm/amdgpu: remove deadlocks from amdgpu_userq_pre_reset

[PATCH v3 0/2] scan_work improvement
 2026-04-28  6:51 UTC  (3+ messages)
` [PATCH v3 2/2] nvme: initialize known effects to set ns_mgmt NCC and ns_attach NIC

[PATCH v2] dt-bindings: arm-smmu: qcom: Add Hawi compatible for Application processor
 2026-04-28  6:51 UTC  (2+ messages)

[PATCH] vdso/gettimeofday: Reload sequence counter after switch to time page in do_aux()
 2026-04-28  6:50 UTC  (5+ messages)

[PATCH wireless-next] wifi: rt2x00: check for of_get_mac_address error
 2026-04-28  6:50 UTC  (6+ messages)

[PATCH v2 0/2] remoteproc: add AMD BRAM-based remote processor driver
 2026-04-28  6:50 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: remoteproc: document AMD BRAM-based rproc

[PATCH v2] drm/amdgpu: fix build for CONFIG_DRM_FBDEV_EMULATION=n
 2026-04-28  6:50 UTC  (2+ messages)

[PATCH] net: datagram: Drain queue before reporting EOF or ENOTCONN
 2026-04-28  6:49 UTC  (3+ messages)

[PATCH v3 0/4] mm: improve write performance with RWF_DONTCACHE
 2026-04-28  6:49 UTC  (6+ messages)
` [PATCH v3 2/4] mm: kick writeback flusher for IOCB_DONTCACHE with targeted dirty tracking

[PATCH] mm/damon/core: make charge_addr_from aware of end-address exclusivity
 2026-04-28  6:48 UTC  (2+ messages)

[PATCH net-next v7 1/2] net: pppoe: implement GRO/GSO support
 2026-04-28  6:47 UTC  (2+ messages)
` [PATCH net-next v7 2/2] selftests: net: test PPPoE packets in gro.sh

[PATCH sched_ext/for-7.2] sched_ext: Collect ext_*.c include headers in build_policy.c
 2026-04-28  6:46 UTC  (2+ messages)

[PATCH v3] drm/amdgpu: reject IB addresses with reserved byte-swap bits
 2026-04-28  6:46 UTC  (2+ messages)

[PATCH] serial: altera_jtaguart: handle uart_add_one_port() failures
 2026-04-28  6:44 UTC 

[PATCH v4 0/6] sched/fair: SMT-aware asymmetric CPU capacity
 2026-04-28  6:45 UTC  (3+ messages)
` [PATCH 2/6] sched/fair: Attach sched_domain_shared to sd_asym_cpucapacity

[PATCH v2 0/6] Relocate U-Boot in the last bank
 2026-04-27 17:32 UTC  (7+ messages)
` [PATCH v2 6/6] common: Add an option to relocate on ram top

[PATCH v4 0/9] fstests: add test coverage for cloned filesystem ids
 2026-04-28  6:42 UTC  (10+ messages)
` [PATCH v4 1/9] fstests: add _loop_image_create_clone() helper
` [PATCH v4 2/9] fstests: add _clone_mount_option() helper
` [PATCH v4 3/9] fstests: add test for inotify isolation on cloned devices
` [PATCH v4 4/9] fstests: verify fanotify isolation on cloned filesystems
` [PATCH v4 5/9] fstests: verify f_fsid for "
` [PATCH v4 6/9] fstests: verify libblkid resolution of duplicate UUIDs
` [PATCH v4 7/9] fstests: verify IMA isolation on cloned filesystems
` [PATCH v4 8/9] fstests: verify exportfs file handles "
` [PATCH v4 9/9] fstests: btrfs: test UUID consistency for clones with metadata_uuid

[bug report] ntfs: update runlist handling and cluster allocator
 2026-04-28  6:43 UTC 

[PATCH i-g-t] lib/kms: Set display->has_plane_color_pipeline automatically
 2026-04-28  6:43 UTC  (2+ messages)
` ✓ i915.CI.Full: success for "

[PATCH net-next] ppp: consolidate RX skb queueing
 2026-04-28  6:43 UTC  (2+ messages)

[PATCH v3 0/9] fstests: add test coverage for cloned filesystem ids
 2026-04-28  6:42 UTC  (4+ messages)
` [PATCH v3 1/9] fstests: add _loop_image_create_clone() helper

[LTP] [PATCH 2/2] doc: Rename statistics page to 'Supported syscalls'
 2026-04-28  6:42 UTC  (2+ messages)

Strange behavior with scrub, quotas, and snapshots
 2026-04-28  6:41 UTC  (7+ messages)

[PATCH v7] iio: frequency: ad9832: simplify bitwise math
 2026-04-28  6:40 UTC  (2+ messages)

[PATCH v2 0/2] RDMA/rxe: Fix per-netns UDP tunnel issues
 2026-04-28  6:39 UTC  (16+ messages)
` [PATCH v2 1/2] RDMA/rxe: Fix null-ptr-deref in kernel_sock_shutdown()

[RFC Patch net-next v1 0/9] r8169: add RSS support for RTL8127
 2026-04-28  6:37 UTC  (4+ messages)
` [RFC Patch net-next v1 9/9] r8169: add support for ethtool

[PATCH v3 0/3] revamp fs/filesystems.c
 2026-04-28  6:36 UTC  (2+ messages)
` Why does GNU sed abuse /proc/filesystems? "

[PATCH v2 00/53] make MM selftests more CI friendly
 2026-04-28  6:34 UTC  (3+ messages)
` [PATCH v2 11/53] selftests/mm: hugetlb-read-hwpoison: use kselftest framework

[OE-core][whinlatter][patch] avahi: Fix CVE-2026-34933
 2026-04-28  6:35 UTC 

[PATCH 00/48] objtool/klp: Some klp-build fixes and improvements
 2026-04-28  6:35 UTC  (6+ messages)
` [PATCH 03/48] objtool/klp: Don't correlate __ADDRESSABLE() symbols

[PATCH net-next v2 0/5] Reimplement TCP-AO using crypto library
 2026-04-28  6:34 UTC  (4+ messages)
` [PATCH net-next v2 2/5] net/tcp-ao: Use crypto library API instead of crypto_ahash

[RFC v2 00/10] acpi/x86: s2idle: Introduce and implement hint class ABI and idle hint for s2idle
 2026-04-28  6:34 UTC  (3+ messages)
` [RFC v2 04/10] platform/x86: asus-wmi: add s2idle begin delay for Ally devices
  ` [systemd-devel] "

[LTP] [PATCH v2] lapi/io_uring: Add IORING_OP_READ/WRITE constants
 2026-04-28  6:34 UTC  (2+ messages)

[meta-networking][PATCH v2] mbedtls: add recipe for v4.1.0
 2026-04-28  6:34 UTC  (6+ messages)
` [oe] "

[PATCH v8 0/4] Add Qualcomm extended CTI support
 2026-04-28  6:33 UTC  (5+ messages)
` [PATCH v8 1/4] coresight: cti: Convert trigger usage fields to dynamic bitmaps and arrays


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.