All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-08 09:30:10 to 2025-09-08 10:13:20 UTC [more...]

[PATCH v6 00/13] Driver-managed exhaustive eviction
 2025-09-08 10:12 UTC  (8+ messages)
` [PATCH v6 01/13] drm/xe: Pass down drm_exec context to validation
` [PATCH v6 02/13] drm/xe: Introduce an xe_validation wrapper around drm_exec
` [PATCH v6 03/13] drm/xe: Convert xe_bo_create_user() for exhaustive eviction
` [PATCH v6 04/13] drm/xe: Convert SVM validation "
` [PATCH v6 05/13] drm/xe: Convert existing drm_exec transactions "
` [PATCH v6 06/13] drm/xe: Convert the CPU fault handler "
` [PATCH v6 08/13] drm/xe: Convert xe_dma_buf.c "

[PATCH v5 00/19] kasan: x86: arm64: KASAN tag-based mode for x86
 2025-09-08 10:12 UTC  (4+ messages)
` [PATCH v5 05/19] kasan: arm64: x86: Make special tags arch specific

[PATCH net v3 0/3] net: netpoll: fix a memleak and create a selftest
 2025-09-08 10:12 UTC  (3+ messages)
` [PATCH net v3 1/3] netpoll: fix incorrect refcount handling causing incorrect cleanup

[PATCH v3 02/15] xdiff: introduce rust
 2025-09-08 10:12 UTC  (14+ messages)

[PATCH v2 0/7] Nesting support for lazy MMU mode
 2025-09-08  9:29 UTC  (3+ messages)
` [PATCH v2 1/7] mm: remove arch_flush_lazy_mmu_mode()

[PATCH] drm/tidss: Update Videoport SYNC LOST IRQ bit
 2025-09-08 10:10 UTC  (2+ messages)

[RFC PATCH 00/10] scalable symbol flags with __kflagstab
 2025-09-08 10:09 UTC  (4+ messages)

[PATCH 0/5] Qualcomm CCI I2C clock requirements enforcement
 2025-09-08 10:09 UTC  (9+ messages)
` [PATCH 4/5] i2c: qcom-cci: Add OPP table support and enforce FAST_PLUS requirements

FAILED: patch "[PATCH] kunit: kasan_test: disable fortify string checker on" failed to apply to 6.12-stable tree
 2025-09-08 10:08 UTC  (2+ messages)
` [PATCH 6.12.y] kunit: kasan_test: disable fortify string checker on kasan_strings() test

[PATCH] net: ipv4: Potential null pointer dereference in cipso_v4_parsetag_enum
 2025-09-08 10:09 UTC  (2+ messages)

[PATCH] drm/i915/power: fix size for for_each_set_bit() in abox iteration
 2025-09-08 10:08 UTC  (3+ messages)

[PATCH 0/5] dm: Initial work on a device mapper
 2025-09-08  9:27 UTC  (15+ messages)
` [PATCH 1/5] string: add strtok/strtokv
` [PATCH 2/5] dm: Add initial device mapper infrastructure
` [PATCH 4/5] test: self: dm: Add test of linear target
` [PATCH 5/5] commands: dmsetup: Basic command set for dm device management

[PATCH] mtd: spi-nor: spansion: Modify addr_mode_nbytes for DTR mode
 2025-09-08  9:28 UTC  (2+ messages)

[PATCH ath-current] wifi: ath12k: fix WMI TLV header misalignment
 2025-09-08  9:29 UTC  (2+ messages)

[PATCH ath-current] wifi: ath12k: Fix missing station power save configuration
 2025-09-08  9:26 UTC  (2+ messages)

[PATCH net 0/3] mlx5e misc fixes 2025-09-08
 2025-09-08 10:07 UTC  (4+ messages)
` [PATCH net 1/3] net/mlx5e: Harden uplink netdev access against device unbind
` [PATCH net 2/3] net/mlx5e: Prevent entering switchdev mode with inconsistent netns
` [PATCH net 3/3] net/mlx5e: Add a miss level for ipsec crypto offload

[PATCH 0/2] tty: serial: 8250: Rework HP300 serial Kconfig logic
 2025-09-08 10:07 UTC  (4+ messages)
` [PATCH 1/2] tty: serial: 8250: Move HP300/400 serial Kconfig options
` [PATCH 2/2] tty: serial: 8250: Rework HP300 serial Kconfig logic

[PATCH] tools/mm: Add madvise tool
 2025-09-08 10:04 UTC  (5+ messages)

[PATCH] mm: re-enable kswapd when memory pressure subsides or demotion is toggled
 2025-09-08 10:04 UTC 

[PATCH v11 0/6] Display enablement changes for Qualcomm QCS8300 platform
 2025-09-08 10:04 UTC  (9+ messages)
` [PATCH v11 2/6] dt-bindings: display/msm: dp-controller: document QCS8300 compatible

Rust high-level pre/post migration callbacks
 2025-09-08 10:02 UTC  (2+ messages)

[PATCH v3] media: add virtio-media driver
 2025-09-08 10:03 UTC  (14+ messages)

[PATCH] dts: add dpdk shell warm up period
 2025-09-08 10:03 UTC  (2+ messages)

[PATCH v15 0/5] rust: adds Bitmap API, ID pool and bindings
 2025-09-08 10:03 UTC  (7+ messages)

[PATCH] lscpu: Add NVIDIA Olympus arm64 core
 2025-09-08 10:02 UTC  (2+ messages)

[PATCH RESEND v8 00/21] drivers/perf: apple_m1: Add Apple A7-A11, T2 SoC support
 2025-09-08  9:58 UTC  (22+ messages)
` [PATCH RESEND v8 01/21] dt-bindings: arm: pmu: Add Apple A7-A11 SoC CPU PMU compatibles
` [PATCH RESEND v8 02/21] drivers/perf: apple_m1: Only init PMUv3 remap when EL2 is available
` [PATCH RESEND v8 03/21] drivers/perf: apple_m1: Support per-implementation event tables
` [PATCH RESEND v8 04/21] drivers/perf: apple_m1: Support a per-implementation number of counters
` [PATCH RESEND v8 05/21] drivers/perf: apple_m1: Support configuring counters for 32-bit EL0
` [PATCH RESEND v8 06/21] drivers/perf: apple_m1: Support per-implementation PMU startup
` [PATCH RESEND v8 07/21] drivers/perf: apple_m1: Support per-implementation event attr group
` [PATCH RESEND v8 08/21] drivers/perf: apple_m1: Add Apple A7 support
` [PATCH RESEND v8 09/21] drivers/perf: apple_m1: Add Apple A8/A8X support
` [PATCH RESEND v8 10/21] drivers/perf: apple_m1: Add A9/A9X support
` [PATCH RESEND v8 11/21] drivers/perf: apple_m1: Add Apple A10/A10X/T2 Support
` [PATCH RESEND v8 12/21] drivers/perf: apple_m1: Add Apple A11 Support
` [PATCH RESEND v8 13/21] arm64: dts: apple: s5l8960x: Add CPU PMU nodes
` [PATCH RESEND v8 14/21] arm64: dts: apple: t7000: "
` [PATCH RESEND v8 15/21] arm64: dts: apple: t7001: "
` [PATCH RESEND v8 16/21] arm64: dts: apple: s800-0-3: "
` [PATCH RESEND v8 17/21] arm64: dts: apple: s8001: "
` [PATCH RESEND v8 18/21] arm64: dts: apple: t8010: "
` [PATCH RESEND v8 19/21] arm64: dts: apple: t8011: "
` [PATCH RESEND v8 20/21] arm64: dts: apple: t8012: "
` [PATCH RESEND v8 21/21] arm64: dts: apple: t8015: "

[PATCH v9 0/8] amd-cppc CPU Performance Scaling Driver
 2025-09-08 10:02 UTC  (6+ messages)
` [PATCH v9 1/8] xen/cpufreq: embed hwp into struct cpufreq_policy{}

[RFC PATCH v3 00/15] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
 2025-09-08  9:59 UTC  (4+ messages)
` [RFC PATCH v3 12/15] hw/arm/smmuv3-accel: Introduce helpers to batch and issue cache invalidations

Pozycjonowanie - informacja
 2025-09-08  9:00 UTC 

[PATCH v6 00/15] x86: introduce NS16550-compatible UART emulator
 2025-09-08  9:59 UTC  (7+ messages)
` [PATCH v6 01/15] emul/vuart: introduce framework for UART emulators
` [PATCH v6 03/15] emul/ns16x50: implement emulator stub

[PATCH v2] null_blk: Fix the description of the cache_size module argument
 2025-09-08  9:58 UTC  (2+ messages)
`  "

[PATCH v3 10/11] contrib: remove "git-new-workdir"
 2025-09-08  9:58 UTC  (3+ messages)

[PATCH net] net/mlx5: Not returning mlx5_link_info table when speed is unknown
 2025-09-08  9:58 UTC  (2+ messages)

[syzbot] [netfs?] kernel BUG in netfs_perform_write
 2025-09-08  9:57 UTC  (3+ messages)
` [PATCH] netfs: Prevent duplicate unlocking

[PATCH] media: uvcvideo: Shorten the transfer size non compliance message
 2025-09-08  9:57 UTC  (3+ messages)

[RFC V2 0/8] Live update: tap and vhost
 2025-09-08  9:55 UTC  (9+ messages)

[PATCH net-next v3 0/7] Add RPMSG Ethernet Driver
 2025-09-08  9:07 UTC  (8+ messages)
` [PATCH net-next v3 1/7] net: rpmsg-eth: Add Documentation for RPMSG-ETH Driver
` [PATCH net-next v3 2/7] net: rpmsg-eth: Add basic rpmsg skeleton
` [PATCH net-next v3 3/7] net: rpmsg-eth: Register device as netdev
` [PATCH net-next v3 4/7] net: rpmsg-eth: Add netdev ops
` [PATCH net-next v3 5/7] net: rpmsg-eth: Add support for multicast filtering
` [PATCH net-next v3 6/7] MAINTAINERS: Add entry for RPMSG Ethernet driver
` [PATCH net-next v3 7/7] arch: arm64: dts: k3-am64*: Add rpmsg-eth node

[PATCH] uapi: vduse: fix typo in comment
 2025-09-08  9:56 UTC 

Patchwork housekeeping for: spi-devel-general
 2025-09-08  9:57 UTC 

[PATCH 0/2] replay: add --update-refs option
 2025-09-08  9:54 UTC  (3+ messages)
` [PATCH 1/2] "

[PATCH] documentation/arm64 : kdump fixed typo errors
 2025-09-08  9:54 UTC  (2+ messages)
` (no subject)

[PATCH 00/33] btrfs: log replay bug fix, cleanups and error reporting changes
 2025-09-08  9:53 UTC  (35+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/33] btrfs: fix invalid extref key setup when replaying dentry
  ` [PATCH v2 02/33] btrfs: use booleans in walk control structure for log replay
  ` [PATCH v2 03/33] btrfs: rename replay_dest member of struct walk_control to root
  ` [PATCH v2 04/33] btrfs: rename root to log in walk_down_log_tree() and walk_up_log_tree()
  ` [PATCH v2 05/33] btrfs: add and use a log root field to struct walk_control
  ` [PATCH v2 06/33] btrfs: deduplicate log root free in error paths from btrfs_recover_log_trees()
  ` [PATCH v2 07/33] btrfs: stop passing transaction parameter to log tree walk functions
  ` [PATCH v2 08/33] btrfs: stop setting log_root_tree->log_root to NULL in btrfs_recover_log_trees()
  ` [PATCH v2 09/33] btrfs: always drop log root tree reference in btrfs_replay_log()
  ` [PATCH v2 10/33] btrfs: pass walk_control structure to replay_xattr_deletes()
  ` [PATCH v2 11/33] btrfs: move up the definition of struct walk_control
  ` [PATCH v2 12/33] btrfs: pass walk_control structure to replay_dir_deletes()
  ` [PATCH v2 13/33] btrfs: pass walk_control structure to check_item_in_log()
  ` [PATCH v2 14/33] btrfs: pass walk_control structure to replay_one_extent()
  ` [PATCH v2 15/33] btrfs: pass walk_control structure to add_inode_ref() and helpers
  ` [PATCH v2 16/33] btrfs: pass walk_control structure to replay_one_dir_item() and replay_one_name()
  ` [PATCH v2 17/33] btrfs: pass walk_control structure to drop_one_dir_item() and helpers
  ` [PATCH v2 18/33] btrfs: pass walk_control structure to overwrite_item()
  ` [PATCH v2 19/33] btrfs: use level argument in log tree walk callback process_one_buffer()
  ` [PATCH v2 20/33] btrfs: use level argument in log tree walk callback replay_one_buffer()
  ` [PATCH v2 21/33] btrfs: use the inode item boolean everywhere in overwrite_item()
  ` [PATCH v2 22/33] btrfs: add current log leaf, key and slot to struct walk_control
  ` [PATCH v2 23/33] btrfs: avoid unnecessary path allocation at fixup_inode_link_count()
  ` [PATCH v2 24/33] btrfs: avoid path allocations when dropping extents during log replay
  ` [PATCH v2 25/33] btrfs: avoid unnecessary path allocation when replaying a dir item
  ` [PATCH v2 26/33] btrfs: remove redundant path release when processing dentry during log replay
  ` [PATCH v2 27/33] btrfs: remove redundant path release when overwriting item "
  ` [PATCH v2 28/33] btrfs: add path for subvolume tree changes to struct walk_control
  ` [PATCH v2 29/33] btrfs: stop passing inode object IDs to __add_inode_ref() in log replay
  ` [PATCH v2 30/33] btrfs: remove pointless inode lookup when processing extrefs during "
  ` [PATCH v2 31/33] btrfs: abort transaction if we fail to find dir item "
  ` [PATCH v2 32/33] btrfs: abort transaction if we fail to update inode in log replay dir fixup
  ` [PATCH v2 33/33] btrfs: dump detailed info and specific messages on log replay failures

[PATCH v4 1/2] efi: Add a function to check if Secure Boot mode is enabled
 2025-09-08  9:52 UTC  (8+ messages)
` [PATCH v4 2/2] efi: Support using Shim's LoadImage protocol

[PATCHES] file->f_path safety and struct path constifications
 2025-09-08  9:52 UTC  (23+ messages)
` [PATCH 01/21] backing_file_user_path(): constify struct path *
  ` [PATCH 02/21] constify path argument of vfs_statx_path()
  ` [PATCH 03/21] filename_lookup(): constify root argument
  ` [PATCH 04/21] done_path_create(): constify path argument
  ` [PATCH 05/21] bpf...d_path(): "
  ` [PATCH 06/21] nfs: constify path argument of __vfs_getattr()
  ` [PATCH 08/21] export_operations->open(): constify path argument
  ` [PATCH 09/21] check_export(): "
  ` [PATCH 20/21] apparmor/af_unix: constify struct path * arguments
  ` [PATCH 21/21] configfs:get_target() - release path as soon as we grab configfs_item reference
` [PATCH 2/2] Have cc(1) catch attempts to modify ->f_path

[PATCH v5 00/14] media: cadence,ti: CSI2RX Multistream Support
 2025-09-08  9:51 UTC  (4+ messages)
` [PATCH v5 14/14] media: ti: j721e-csi2rx: Wait for the last drain completion

[PATCH] symbols: fix xensyms_read() hitting the final "end" symbol
 2025-09-08  9:50 UTC  (3+ messages)

[PATCH v7] drm/msm/dsi/phy: Fix reading zero as PLL rates when unprepared
 2025-09-08  9:49 UTC 

[PATCH v2] dt-bindings: i3c: renesas,i3c: Add RZ/V2H(P) and RZ/V2N support
 2025-09-08  9:42 UTC  (2+ messages)

[PATCH v2] drm/bridge: ite-it6263: Support HDMI vendor specific infoframe
 2025-09-08  9:48 UTC  (2+ messages)

[PATCH] m68k: make HPDCA and HPAPCI bools
 2025-09-08  9:47 UTC  (2+ messages)

[GIT PULL] vfs fixes
 2025-09-08  9:45 UTC 

[PATCH v1] mm/gup: fix handling of errors from arch_make_folio_accessible() in follow_page_pte()
 2025-09-08  9:45 UTC 

[PATCH 0/6] drm: Miscellaneous fixes in drm code
 2025-09-08  9:44 UTC  (4+ messages)
` [PATCH 6/6] drm: Avoid undefined behavior on u16 multiplication

[PATCH v1 0/3] misc: fastrpc: Add polling mode support
 2025-09-08  9:44 UTC  (9+ messages)
` [PATCH v1 2/3] misc: fastrpc: Update context ID mask for "
` [PATCH v1 3/3] misc: fastrpc: Add polling mode support for fastRPC driver

(no subject)
 2025-09-08  9:43 UTC 

[PATCH] connman: avoid hiding implementation-reserved symbols in version scripts
 2025-09-08  9:43 UTC  (2+ messages)
` [OE-core] "

[PATCH v2] mm/slub: Refactor note_cmpxchg_failure for better readability
 2025-09-08  9:42 UTC 

[PATCH 0/6] devtools: improve Linux uAPI script
 2025-09-08  9:42 UTC  (5+ messages)
` [PATCH 6/6] devtools: add quiet mode in "

[syzbot] [net?] possible deadlock in inet_shutdown
 2025-09-08  9:40 UTC  (7+ messages)

[PATCH net-next v2] selftests: forwarding: Reorder arguments to obey POSIX getopt
 2025-09-08  9:39 UTC  (3+ messages)

[PATCH] media: uvcvideo: Mark invalid entities with id UVC_INVALID_ENTITY_ID
 2025-09-08  9:40 UTC  (2+ messages)

Git dumb HTTP protocol should work without update-server-info
 2025-09-08  9:40 UTC  (3+ messages)

[PATCH net-next v5 0/5] dpll: zl3073x: Add support for devlink flash
 2025-09-08  9:39 UTC  (6+ messages)
` [PATCH net-next v5 1/5] dpll: zl3073x: Add functions to access hardware registers
` [PATCH net-next v5 2/5] dpll: zl3073x: Add low-level flash functions
` [PATCH net-next v5 3/5] dpll: zl3073x: Add firmware loading functionality
` [PATCH net-next v5 4/5] dpll: zl3073x: Refactor DPLL initialization
` [PATCH net-next v5 5/5] dpll: zl3073x: Implement devlink flash callback

[PATCH RFC 0/3] phy: qcom: qmp-combo: set default qmpphy_mode from DT for Thinkpad HDMI support
 2025-09-08  9:39 UTC  (5+ messages)
` [PATCH RFC 3/3] arm64: dts: qcom: x1e78100-lenovo-thinkpad-t14s: add HDMI nodes

[PATCH V2 rdma-next 0/2] RDMA/bnxt_re: bnxt_re enhancements
 2025-09-08  9:45 UTC  (3+ messages)
` [PATCH V2 rdma-next 1/2] RDMA/bnxt_re: Update sysfs entries with appropriate data
` [PATCH V2 rdma-next 2/2] RDMA/bnxt_re: Avoid GID level QoS update from the driver

[PATCH] thermal: Convert .get_temp() return value to millicelsius
 2025-09-08  9:38 UTC  (2+ messages)

[RFC PATCH v1 00/20] Introduce support for Raspberry PI 5
 2025-09-08  9:36 UTC  (3+ messages)

[PATCH 0/2] Defer vm_bo cleanup in GPUVM with DRM_GPUVM_IMMEDIATE_MODE
 2025-09-08  9:37 UTC  (11+ messages)
` [PATCH 1/2] drm/gpuvm: add deferred vm_bo cleanup

[PATCH phy 00/14] Lynx 28G improvements part 1
 2025-09-08  9:37 UTC  (6+ messages)
` [PATCH phy 13/14] dt-bindings: phy: lynx-28g: add compatible strings per SerDes and instantiation

[RFC PATCH] arm64: swiotlb: dma: its: Ensure shared buffers are properly aligned
 2025-09-08  9:37 UTC  (3+ messages)

[PATCHv2 net-next 0/5] net: common feature compute for upper interface
 2025-09-08  9:36 UTC  (5+ messages)
` [PATCHv2 net-next 5/5] selftests/net: add offload checking test for virtual interface

[PATCH v4] kernel.h: add comments for system_states
 2025-09-08  9:36 UTC  (6+ messages)

Large(ish) variance induced by SCHED_FIFO
 2025-09-08  9:36 UTC  (8+ messages)

[PATCH 0/3] fix build with MinGW 13
 2025-09-08  9:35 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v2] mtd: sm_ftl: replace strncpy with memcpy
 2025-09-08  9:04 UTC  (3+ messages)

[PATCH v2 0/9] mm: hugetlb: cleanup and allocate frozen hugetlb folio
 2025-09-08  9:34 UTC  (5+ messages)
` [PATCH v2 4/9] mm: hugetlb: remove struct hstate from init_new_hugetlb_folio()
` [PATCH v2 5/9] mm: hugeltb: check NUMA_NO_NODE in only_alloc_fresh_hugetlb_folio()

[PATCH v2] arm64: dts: renesas: r8a779g3: Add RPi Display 2 DTO to Retronix R-Car V4H Sparrow Hawk
 2025-09-08  8:55 UTC  (4+ messages)

[PATCH] mm/slub: Refactor note_cmpxchg_failure for better readability
 2025-09-08  9:33 UTC  (5+ messages)

[PATCH v16 0/5] rust: adds Bitmap API, ID pool and bindings
 2025-09-08  9:33 UTC  (3+ messages)
` [PATCH v16 3/5] rust: add bitmap API

[PATCH] libceph: Use HMAC-SHA256 library instead of crypto_shash
 2025-09-08  9:32 UTC  (4+ messages)

[regression] 1a8953f4f774 ("HID: Add IGNORE quirk for SMARTLINKTECHNOLOGY") causes issue with ID 4c4a:4155 Jieli Technology USB Composite Device
 2025-09-08  9:00 UTC  (3+ messages)

[PATCH] firmware: firmware: meson-sm: fix compile-test default
 2025-09-08  8:39 UTC  (3+ messages)

[PATCH RFC v2] pmdomain: ti-sci: Set PD on/off state according to the HW state
 2025-09-08  8:34 UTC 

[PATCH] usb: typec: ucsi: Add check for UCSI version
 2025-09-08  9:30 UTC  (2+ messages)

[PATCH 0/4] i.MX8M: Add SNVS support
 2025-09-08  8:31 UTC  (5+ messages)
` [PATCH 1/4] ARM: i.MX8M: initialize SNVS
` [PATCH 2/4] nvmem: snvs_lpgpr: Add i.MX7/8 support
` [PATCH 3/4] nvmem: snvs_lpgpr: set nvmem config name to snvs
` [PATCH 4/4] ARM: defconfigs: enable SNVS driver in i.MX8 configs


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.