All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-14 18:33:23 to 2025-04-14 19:46:40 UTC [more...]

[PATCH 00/16] reftable: overhaul the API to expose access to blocks
 2025-04-14 19:42 UTC  (3+ messages)
` [PATCH v2 "

[RFC/RFT PATCH] x86/efistub: Don't bother enabling SEV in the EFI stub
 2025-04-14 19:45 UTC  (3+ messages)

[PATCH] release_task: kill the no longer needed get/put_pid(thread_pid)
 2025-04-14 19:45 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/python-botocore: bump to version 1.37.33
 2025-04-14 19:44 UTC 

[PATCH 0/9] ublk: simplify & improve IO canceling
 2025-04-14 19:44 UTC  (3+ messages)
` [PATCH 1/9] ublk: don't try to stop disk if ->ub_disk is NULL

[Buildroot] [git commit] package/bmap-tools: bump to 3.9.0
 2025-04-14 19:42 UTC 

[Buildroot] [git commit] package/cifs-utils: bump to version 7.3
 2025-04-14 19:43 UTC 

[PATCH 0/4] bloblist: fdt: Clean up the code
 2025-04-14 19:43 UTC  (14+ messages)

[Buildroot] [PATCH] package/cifs-utils: bump to version 7.3
 2025-04-14 19:43 UTC  (2+ messages)

[PATCH v7 0/4] Panthor BO tagging and GEMS debug display
 2025-04-14 19:43 UTC  (4+ messages)
` [PATCH v7 1/4] drm/panthor: Introduce BO labeling

[Buildroot] [PATCH] package/bmap-tools: bump to 3.9.0
 2025-04-14 19:43 UTC  (2+ messages)

[PATCH v7 0/9] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
 2025-04-14 19:42 UTC  (5+ messages)
` [PATCH v7 4/9] KVM: guest_memfd: Handle in-place shared memory as guest_memfd backed memory

[Buildroot] [git commit] package/libopenh264: ignore CVE-2025-27091
 2025-04-14 19:42 UTC 

[Buildroot] [PATCH 1/1] package/libopenh264: ignore CVE-2025-27091
 2025-04-14 19:41 UTC  (2+ messages)

[to-be-updated] ocfs2-fixing-global-bitmap-allocating-failure-for-discontig-type.patch removed from -mm tree
 2025-04-14 19:41 UTC 

Way to "impersonate" remote or sync remotes without fetching everything?
 2025-04-14 19:40 UTC  (6+ messages)

[PATCH net-next v2 0/2] net: ibmveth: Make ibmveth use WARN_ON instead of BUG_ON and added KUnit tests
 2025-04-14 19:40 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: ibmveth: make ibmveth use WARN_ON instead of BUG_ON
` [PATCH net-next v2 2/2] net: ibmveth: added KUnit tests for some buffer pool functions

[PATCH 0/3] uio/dma-buf: Give UIO users access to DMA addresses
 2025-04-14 19:21 UTC  (7+ messages)

[PATCH] correct disabling of -Wshift-negative-value
 2025-04-14 19:38 UTC  (2+ messages)

[PATCH v2 0/9] Introduce a helper functions to get the CSB buffer
 2025-04-14 19:38 UTC  (4+ messages)
` [PATCH v2 7/9] drm/amdgpu/gfx: Clean up gfx_v7_0_get_csb_buffer

[PATCHSET v3 0/5] Cancel and wait for all requests on exit
 2025-04-14 19:35 UTC  (4+ messages)
` [PATCH 1/5] fs: gate final fput task_work on PF_NO_TASKWORK

[PATCH v2] Revert "virtio-net: Copy received header to buffer"
 2025-04-14 19:33 UTC  (3+ messages)

[PATCH 0/4] bloblist: fdt: Clean up the code
 2025-04-14 19:34 UTC  (12+ messages)

[PATCH] libtraceevent: Add support for nested ?: conditionals
 2025-04-14 19:35 UTC 

[Buildroot] [PATCH] package/sqlite: revert upstream change causing build issue
 2025-04-14 19:32 UTC  (2+ messages)

[PATCH] btrfs: fix race in subpage sync writeback handling
 2025-04-14 19:32 UTC 

[Buildroot] [git commit] package/sqlite: revert upstream change causing build issue
 2025-04-14 19:29 UTC 

[PATCH v3 00/16] Hyperlaunch device tree for dom0
 2025-04-14 19:31 UTC  (27+ messages)
` [PATCH v3 08/16] x86/hyperlaunch: Add helpers to locate multiboot modules
` [PATCH v3 12/16] x86/hyperlaunch: add domain id parsing to domain config
` [PATCH v3 13/16] x86/hyperlaunch: specify dom0 mode with device tree
` [PATCH v3 14/16] x86/hyperlaunch: add memory parsing to domain config
` [PATCH v3 15/16] x86/hyperlaunch: add max vcpu parsing of hyperlaunch device tree
` [PATCH v3 16/16] x86/hyperlaunch: add capabilities to boot domain

[PATCH v3 0/4] mm/folio_zero_user: add multi-page clearing
 2025-04-14 19:30 UTC  (5+ messages)

[RFC PATCH 0/1] add fixed file table support
 2025-04-14 18:54 UTC  (2+ messages)
` [RFC PATCH 1/1] This work adds support for registering block file descriptors to the io_uring instance and uses IOSQE_FIXED_FILE in I/O requests (SQEs) to avoid the cost of fdget() in the kernel. It is a basic implementation for testing, and does not yet handle cases where block devices are removed

[PULL for 10.0 0/3] final fixes (tcg tests, plugins)
 2025-04-14 19:28 UTC  (2+ messages)

[PATCH RFC v2 0/3] rust: Add Per-CPU Variable API
 2025-04-14 19:28 UTC  (4+ messages)
` [PATCH RFC v2 1/3] rust: percpu: introduce a rust API for per-CPU variables
` [PATCH RFC v2 2/3] rust: rust-analyzer: add lib to dirs searched for crates
` [PATCH RFC v2 3/3] rust: percpu: add a rust per-CPU variable test

[PULL v2 0/3] Trivial patches for 2025-04-13
 2025-04-14 19:28 UTC  (3+ messages)

[PATCH] libtraceevent: Add support for __print_dynamic_array() macro
 2025-04-14 19:30 UTC 

[PATCH] x86/boot/startup: Disable LTO
 2025-04-14 19:28 UTC  (2+ messages)

Potential bug: Git instantly converts utf-8-bom to utf-8
 2025-04-14 19:28 UTC  (4+ messages)

[PATCH 1/1] dt-bindings: pinctrl: convert fsl,vf610-pinctrl.txt to yaml format
 2025-04-14 19:26 UTC 

[PATCH net-next] tipc: Removing deprecated strncpy()
 2025-04-14 19:25 UTC  (3+ messages)

[PATCH v4 00/36] Attack vector controls
 2025-04-14 19:25 UTC  (12+ messages)
` [PATCH v4 04/36] x86/bugs: Restructure rfds mitigation
` [PATCH v4 11/36] x86/bugs: Restructure spectre_v2_user mitigation
` [PATCH v4 13/36] x86/bugs: Restructure spectre_v2 mitigation

KASAN: slab-use-after-free Read in cgroup_rstat_flush
 2025-04-14 19:25 UTC  (4+ messages)

[PATCH] smb: server: smb2pdu: check return value of xa_store()
 2025-04-14 19:24 UTC 

[PATCH 00/12] miscellaneous build mods (part 1)
 2025-04-14 19:19 UTC  (6+ messages)
` [PATCH v2 00/13] "
  ` [PATCH v2 03/13] meson.build: only set build variables for non-default values
        ` [-SPAM-] "

[PATCH 1/2] mesa: remove obsolete deletion of .la files
 2025-04-14 19:22 UTC  (2+ messages)
` [PATCH 2/2] mesa-demos: fix detection of GLX headers

[syzbot] [kernel?] possible deadlock in get_partial_node (2)
 2025-04-14 19:22 UTC  (2+ messages)
` [syzbot] [bcachefs?] "

[PATCH v4 0/7] clk: spacemit: add K1 reset support
 2025-04-14 19:17 UTC  (16+ messages)
` [PATCH v4 1/7] dt-bindings: soc: spacemit: define spacemit,k1-ccu resets
` [PATCH v4 2/7] clk: spacemit: rename spacemit_ccu_data fields
` [PATCH v4 3/7] clk: spacemit: add reset controller support
` [PATCH v4 4/7] clk: spacemit: define existing syscon resets
` [PATCH v4 5/7] clk: spacemit: make clocks optional
` [PATCH v4 6/7] clk: spacemit: define new syscons with only resets
` [PATCH v4 7/7] riscv: dts: spacemit: add reset support for the K1 SoC

[PATCH] arm64: dts: rockchip: enable pcie on Sige5
 2025-04-14 18:37 UTC  (2+ messages)

[PATCH net v5] batman-adv: Fix double-hold of meshif when getting enabled
 2025-04-14 18:41 UTC  (2+ messages)

[PATCH] Documentation: iio: Document ad9832 driver
 2025-04-14 19:20 UTC  (3+ messages)

[PATCH 1/4] drm/amdgpu/userq: track the xcp_id associated with the queue
 2025-04-14 19:20 UTC  (4+ messages)
` [PATCH V3 2/4] drm/amdgpu/userq: add helpers to start/stop scheduling
` [PATCH 3/4] drm/amdgpu: rename enforce isolation variables
` [PATCH V3 4/4] drm/amdgpu/userq: integrate with enforce isolation

[PATCH 0/5] meson: wire up support for benchmarks
 2025-04-14 19:20 UTC  (5+ messages)
` [PATCH 2/5] t/perf: use configured PERL_PATH

[PATCH v4 0/3] drivers: Simplify handling of pci_sbdf_t in passthrough/amd
 2025-04-14 19:19 UTC  (4+ messages)
` [PATCH v4 1/3] drivers: Change amd_iommu struct to contain pci_sbdf_t, simplify code
` [PATCH v4 2/3] drivers: Change find_iommu_for_device function to take "
` [PATCH v4 3/3] drivers: Make ioapic_sbdf and hpet_sbdf contain pci_sbdf_t

[PATCH net] bna: bnad_dim_timeout: Rename del_timer_sync in comment
 2025-04-14 19:19 UTC  (2+ messages)

[tip: x86/urgent] x86/cpu: Add CPU model number for Bartlett Lake CPUs with Raptor Cove cores
 2025-04-14 19:18 UTC  (5+ messages)
` [PATCH -v2] "

[PATCH rc] iommu: Fix two issues in iommu_copy_struct_from_user()
 2025-04-14 19:16 UTC 

SMB3 POSIX and deleting files with FILE_ATTRIBUTE_READONLY
 2025-04-14 19:16 UTC  (3+ messages)

[PATCH] arm64: dts: rockchip: Add HDMI support for roc-rk3576-pc
 2025-04-14 18:37 UTC  (2+ messages)

[PATCH v7] iio: frequency: ad9832: Use FIELD_PREP macro to set bit fields
 2025-04-14 19:12 UTC 

[PATCH] property: Use tidy for_each_named_* macros
 2025-04-14 19:14 UTC  (4+ messages)

[peterz-queue:x86/core 3/6] vmlinux.o: warning: objtool: fastop+0xd1: missing int3 after indirect jump
 2025-04-14 19:12 UTC 

[PATCH v2] media: dt-bindings: media: i2c: align filenames format with standard
 2025-04-14 19:12 UTC  (2+ messages)

How to gpg signed email patches?
 2025-04-14 19:12 UTC  (3+ messages)

[PATCH v2 0/4] Add GPU clock/reset management for TH1520 in genpd
 2025-04-14 18:52 UTC  (10+ messages)
  ` [PATCH v2 1/4] PM: device: Introduce platform_resources_managed flag
  ` [PATCH v2 2/4] dt-bindings: firmware: thead,th1520: Add resets for GPU clkgen
  ` [PATCH v2 3/4] pmdomain: thead: Add GPU-specific clock and reset handling for TH1520
  ` [PATCH v2 4/4] drm/imagination: Skip clocks if platform PM manages resources

[PATCH net-next 0/7] net: Don't use %pK through printk
 2025-04-14 19:04 UTC  (5+ messages)
` [PATCH net-next 4/7] wifi: wcn36xx: "
  ` [Intel-wired-lan] [PATCH net-next 0/7] net: "

Odd snapshot subvolume
 2025-04-14 19:11 UTC  (8+ messages)
  ` P.S. "

[PATCH net 1/5] net: ethernet: mtk_eth_soc: revise mdc divider configuration
 2025-04-14 18:33 UTC  (4+ messages)
` [PATCH net 5/5] net: ethernet: mtk_eth_soc: convert cap_bit in mtk_eth_muxc struct to u64

[PATCH v6 0/2] Update ECN and Add AccECN feature
 2025-04-14 19:08 UTC  (5+ messages)
` [PATCH v6 1/2] virtio-net: Fix ECN feature descritpion
` [PATCH v6 2/2] virtio-net: define Accurate ECN feature in virtio-spec

[PATCH] btrfs: adjust subpage bit start based on sectorsize
 2025-04-14 19:08 UTC 

[PATCH v5 00/16] Intel TPEBS min/max/mean/last support
 2025-04-14 19:08 UTC  (2+ messages)

[RFC PATCH 00/13] migration: Unify capabilities and parameters
 2025-04-14 19:06 UTC  (6+ messages)

[PATCH] tests/intel/xe_mmap: Adding igt exercise for RO page
 2025-04-14 19:04 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for tests/intel/xe_mmap: Adding igt exercise for RO page (rev2)

[PATCH 1/4] drm/amdgpu/userq: track the xcp_id associated with the queue
 2025-04-14 19:04 UTC  (4+ messages)
` [PATCH 4/4] drm/amdgpu/userq: integrate with enforce isolation

[Patch net 0/2] net_sched: Fix a UAF vulnerability in HFSC class handling
 2025-04-14 19:03 UTC  (5+ messages)
` [Patch net 1/2] net_sched: hfsc: Fix a UAF vulnerability in "

[Buildroot] [PATCH 1/1] package/mpd: update to version 0.24.3
 2025-04-14 19:03 UTC  (2+ messages)

[tip:perf/core] [perf] da916e96e2: BUG:KASAN:null-ptr-deref_in_put_event
 2025-04-14 19:01 UTC  (2+ messages)

[PATCH 0/3] Introduce Thunderbolt/USB4 <-> USB Type-C port mapping
 2025-04-14 19:03 UTC  (2+ messages)

[PATCH] btrfs: reuse exit helper in btrfs_bioset_init()
 2025-04-14 19:03 UTC  (2+ messages)

[Buildroot] [git commit] package/mpd: update to version 0.24.3
 2025-04-14 18:59 UTC 

fchown(3posix) changes in Issue 8
 2025-04-14 19:02 UTC 

[PATCH 6.1 000/198] 6.1.132-rc1 review
 2025-04-14 19:02 UTC  (4+ messages)
` [PATCH 6.1 051/198] Xen/swiotlb: mark xen_swiotlb_fixup() __init

[PATCH] can: fix missing decrement of j1939_proto.inuse_idx
 2025-04-14 18:56 UTC  (3+ messages)

[PATCH bpf-next] kbuild, bpf: enable --btf_features=attributes
 2025-04-14 18:59 UTC 

[PATCH v6 0/2] memcg: Fix test_memcg_min/low test failures
 2025-04-14 18:57 UTC  (9+ messages)
` [PATCH v6 1/2] mm/vmscan: Skip memcg with !usage in shrink_node_memcgs()

[PATCH 11/11] drm/nouveau: Test for imported buffers with drm_gem_is_imported()
 2025-04-14 18:57 UTC  (2+ messages)

[RFC PATCH 0/6] net: wwan: add NMEA port type support
 2025-04-14 18:56 UTC  (9+ messages)
` [RFC PATCH 1/6] net: wwan: core: remove unused port_id field
` [RFC PATCH 2/6] net: wwan: core: split port creation and registration
` [RFC PATCH 3/6] net: wwan: core: split port unregister and stop
` [RFC PATCH 5/6] net: wwan: hwsim: refactor to support more port types

[Bug 204807] Hardware monitoring sensor nct6798d doesn't work unless acpi_enforce_resources=lax is enabled
 2025-04-14 18:55 UTC 

[PATCH v6] iio: frequency: ad9832: Use FIELD_PREP macro to set bit fields
 2025-04-14 18:53 UTC  (3+ messages)

[PATCH] generic/231: use relative path to invoke fsx
 2025-04-14 18:52 UTC  (2+ messages)

[syzbot] [kernel?] linux-next test error: WARNING in switch_mm_irqs_off
 2025-04-14 18:50 UTC  (4+ messages)

[PATCH] generic/233: use relative path to invoke fsstress
 2025-04-14 18:51 UTC  (2+ messages)

[PATCH 5.15.y 0/6] Few missing CVE fixes
 2025-04-14 18:50 UTC  (7+ messages)
` [PATCH 5.15.y 1/6] net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanup
` [PATCH 5.15.y 2/6] bnxt_re: avoid shift undefined behavior in bnxt_qplib_alloc_init_hwq
` [PATCH 5.15.y 3/6] phonet/pep: fix racy skb_queue_empty() use
` [PATCH 5.15.y 4/6] net: fix crash when config small gso_max_size/gso_ipv4_max_size
` [PATCH 5.15.y 5/6] filemap: Fix bounds checking in filemap_read()
` [PATCH 5.15.y 6/6] ipv6: release nexthop on device removal

[RELEASE] LTTng-tools 2.13.15 - Nordicité
 2025-04-14 18:50 UTC  (2+ messages)

[PATCH v2] prepare-kernel.sh: expand tilde in --outpatch path parameter
 2025-04-14 18:50 UTC  (3+ messages)

[RFC PATCH 0/1 v2] Propagate bootph* property to all parent nodes
 2025-04-14 18:48 UTC  (8+ messages)
` [RFC PATCH 1/2 v2] tools: binman: control.py: Propagate bootph-* properties to supernodes

[PATCH] remoteproc: xlnx: avoid RPU force power down
 2025-04-14 18:46 UTC 

[CI v3 0/6] drm/i915: error capture cleanups and refactor
 2025-04-14 18:46 UTC  (2+ messages)

[PATCH v4 0/2] iio: imu: inv_icm42600: switch to use generic name irq get
 2025-04-14 18:45 UTC  (4+ messages)
` [PATCH v4 2/2] "

[Bug 218305] New: Ryzen 7 7840HS gets stuck at 544MHz frequency after a random number of suspend/resume cycles
 2025-04-14 18:45 UTC  (2+ messages)
` [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after resuming after unplugging the power cord during sleep

[PATCH] memcg: no refill for offlined objcg
 2025-04-14 18:44 UTC  (3+ messages)

[PATCH] xen-netfront: handle NULL returned by xdp_convert_buff_to_frame()
 2025-04-14 18:34 UTC 

[PATCH] hwmon: (lm90): Use to_delayed_work()
 2025-04-14 18:44 UTC  (2+ messages)

[PATCH net-next v2 10/10] net: fib_rules: Use nlmsg_payload in fib_{new,del}rule()
 2025-04-14 18:42 UTC  (2+ messages)

[PATCH v6 00/11] iio: accel: adxl345: add interrupt based sensor events
 2025-04-14 18:42 UTC  (12+ messages)
` [PATCH v6 01/11] iio: accel: adxl345: introduce adxl345_push_event function
` [PATCH v6 02/11] iio: accel: adxl345: add single tap feature
` [PATCH v6 03/11] iio: accel: adxl345: add double "
` [PATCH v6 04/11] iio: accel: adxl345: set the tap suppress bit permanently
` [PATCH v6 05/11] iio: accel: adxl345: add freefall feature
` [PATCH v6 06/11] iio: accel: adxl345: extend sample frequency adjustments
` [PATCH v6 07/11] iio: accel: adxl345: add g-range configuration
` [PATCH v6 08/11] iio: accel: adxl345: add activity event feature
` [PATCH v6 09/11] iio: accel: adxl345: add inactivity feature
` [PATCH v6 10/11] iio: accel: adxl345: add coupling detection for activity/inactivity
` [PATCH v6 11/11] docs: iio: add documentation for adxl345 driver

[PATCH v1 0/7] iio: adc: Add support for AD4170 series of ADCs
 2025-04-14 18:42 UTC  (5+ messages)
` [PATCH v1 2/7] iio: adc: Add basic support for AD4170

sdktest.bbclass does not find custom sdk tests
 2025-04-14 18:41 UTC  (2+ messages)
` [yocto] "

[PATCH v3 1/2] dt-bindings: net: bluetooth: nxp: Add support for host-wakeup
 2025-04-14 18:39 UTC  (2+ messages)
` [v3,1/2] "

[PATCH v3 0/9] vhost-scsi: log write descriptors for live migration (and three bugfix)
 2025-04-14 18:39 UTC  (5+ messages)
` [PATCH v3 9/9] vhost: add WARNING if log_num is more than limit

[PATCH] gpio: nomadik: Add check for clk_enable()
 2025-04-14 18:30 UTC  (4+ messages)

[PATCH v9 0/2] rockchip: Add rk3576 pcie dts nodes
 2025-04-14 18:30 UTC  (4+ messages)
` [PATCH v9 2/2] arm64: dts: rockchip: Add rk3576 pcie nodes

[PATCH v4 0/2] thermal: thermal-generic-adc: add temp sensor function
 2025-04-14 18:35 UTC  (8+ messages)
` [PATCH v4 2/2] thermal: thermal-generic-adc: add temperature sensor channel

[PATCH 00/17] timers: Complete the timer_*() API renames
 2025-04-14 18:34 UTC  (3+ messages)

[PATCH v5 00/11] iio: accel: adxl345: add interrupt based sensor events
 2025-04-14 18:34 UTC  (5+ messages)
` [PATCH v5 09/11] iio: accel: adxl345: add inactivity feature

[PATCH v2] trace, RAS: Use __print_symbolic helper for entry severity for aer_events
 2025-04-14 18:35 UTC  (3+ messages)

[PATCH v2 RESEND] HID: wacom: fix shift OOB in kfifo allocation for zero pktlen
 2025-04-14 18:33 UTC 


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.