All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-02 17:31:06 to 2025-09-02 18:52:53 UTC [more...]

[PATCH] Revert "drm/amdgpu: Avoid extra evict-restore process."
 2025-09-02 18:52 UTC  (3+ messages)

[PATCH] audit: fix out-of-bounds read in audit_compare_dname_path
 2025-09-02 18:52 UTC  (3+ messages)

[TECH TOPIC] Kernel documentation - update and future directions
 2025-09-02 18:52 UTC  (11+ messages)

[PATCH] describe: use khash in finish_depth_computation()
 2025-09-02 18:51 UTC  (8+ messages)
` [PATCH v2] describe: use oidset "

[PATCH net-next 0/6] mptcp: misc. features for v6.18
 2025-09-02 18:50 UTC  (6+ messages)

[PATCH v3 00/14] Rust abstractions for shmem-backed GEM objects
 2025-09-02 18:50 UTC  (4+ messages)
` [PATCH v3 01/14] rust: drm: gem: Simplify use of generics

[PATCH 0/8] drm/{i915, xe}/panic: refactor framebuffer allocation etc
 2025-09-02 18:50 UTC  (11+ messages)
` [PATCH 1/8] drm/i915/fb: add intel_framebuffer_alloc()
` [PATCH 2/8] drm/{i915,xe}/panic: split out intel_panic.[ch]
` [PATCH 3/8] drm/{i915, xe}/panic: rename intel_bo_panic_*() to intel_panic_*()
` [PATCH 4/8] drm/{i915, xe}/fb: add panic pointer member to struct intel_framebuffer
` [PATCH 5/8] drm/{i915, xe}/panic: rename struct {i915, xe}_panic_data to struct intel_panic
` [PATCH 6/8] drm/{i915, xe}/panic: move framebuffer allocation where it belongs
` [PATCH 7/8] drm/{i915, xe}/panic: convert intel_panic_finish() to struct intel_panic
` [PATCH 8/8] drm/{i915, xe}/panic: pass struct intel_panic to intel_panic_setup()
` ✗ CI.checkpatch: warning for drm/{i915, xe}/panic: refactor framebuffer allocation etc
` ✓ CI.KUnit: success "

[PATCH v2 0/6] drm/xe: Add user commands to WA BB via configfs
 2025-09-02 18:49 UTC  (3+ messages)
` [PATCH v2 3/6] drm/xe: Update workaround documentation

[PATCH] generic/363: mention btrfs kernel fix for block size < page size scenario
 2025-09-02 18:49 UTC  (2+ messages)

[PATCH] fstests: add commit IDs for kernel fixes already merged upstream
 2025-09-02 18:48 UTC  (2+ messages)

[PATCH] pmdomian: core: don't unset stay_on during sync_state
 2025-09-02 18:25 UTC  (2+ messages)

[PATCH v2] btrfs: don't allow adding block device of less than 1 MB
 2025-09-02 18:47 UTC  (2+ messages)

next-20250805: ampere: WARNING: kernel/cgroup/cpuset.c:1352 at remote_partition_disable
 2025-09-02 18:47 UTC  (4+ messages)

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

[GIT PULL] Btrfs fixes for 6.17-rc5
 2025-09-02 18:44 UTC 

[PATCH v4] HID: logitech-dj: Add support for a new lightspeed receiver iteration
 2025-09-02 18:43 UTC 

[PATCH] drm/i915/hpd: Fix mtp_tc_hpd_enable_detection()
 2025-09-02 18:43 UTC  (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH 1/2] ceph/mds_client: transfer CEPH_CAP_PIN when updating r_parent on mismatch
 2025-09-02 18:42 UTC  (2+ messages)

[PATCH 00/15] Introduce rust: In xdiff
 2025-09-02 18:39 UTC  (6+ messages)
` [PATCH 01/15] doc: add a policy for using Rust

[PATCH] mtd: spi-nor: issi: Add support for is25wx01g
 2025-09-02 18:38 UTC  (2+ messages)

[patch V2 00/37] rseq: Optimize exit to user space
 2025-09-02 18:36 UTC  (11+ messages)
` [patch V2 25/37] rseq: Rework the TIF_NOTIFY handler
` [patch V2 27/37] rseq: Implement fast path for exit to user
` [patch V2 28/37] rseq: Switch to fast path processing on "

[PATCH v2 net-next] net: phy: fixed_phy: remove link gpio support
 2025-09-02 18:37 UTC 

[PATCH 0/4] virtio document cleanups (esp vhost-user)
 2025-09-02 18:35 UTC  (7+ messages)
` [PATCH 1/4] docs/system: split VirtIO devices from the rest
` [PATCH 2/4] docs/system: unify the naming style for VirtIO devices
` [PATCH 4/4] docs/system: merge vhost-user-input into vhost-user-contrib

[PATCH net] net: lockless sock_i_ino()
 2025-09-02 18:36 UTC 

[PATCH net-next] net: phy: fixed_phy: remove link gpio support
 2025-09-02 18:34 UTC  (2+ messages)

[PATCH] drm/i915/vrr: Refactor VRR live status wait into common helper
 2025-09-02 18:34 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH net-next v4 0/5] net: gso: restore outer ip ids correctly
 2025-09-02 18:34 UTC  (11+ messages)
` [PATCH net-next v4 1/5] net: gro: remove is_ipv6 from napi_gro_cb
` [PATCH net-next v4 2/5] net: gro: only merge packets with incrementing or fixed outer ids
` [PATCH net-next v4 3/5] net: gso: restore ids of outer ip headers correctly
` [PATCH net-next v4 4/5] net: gro: remove unnecessary df checks
` [PATCH net-next v4 5/5] selftests/net: test ipip packets in gro.sh

[PATCH v3 0/4] Handle NBCON consoles on KDB
 2025-09-02 18:33 UTC  (5+ messages)
` [PATCH v3 1/4] printk: nbcon: Export console_is_usable
` [PATCH v3 2/4] printk: nbcon: Introduce KDB helpers
` [PATCH v3 3/4] printk: nbcon: Allow KDB to acquire the NBCON context
` [PATCH v3 4/4] kdb: Adapt kdb_msg_write to work with NBCON consoles

[PATCH linux dev-6.12 v1 0/6] Port linux fixes from dev-6.6
 2025-09-02 18:31 UTC  (7+ messages)
` [PATCH linux dev-6.12 v1 1/6] soc: aspeed: Add XDMA Engine Driver
` [PATCH linux dev-6.12 v1 2/6] soc: aspeed: xdma: Add user interface
` [PATCH linux dev-6.12 v1 3/6] soc: aspeed: xdma: Add reset ioctl
` [PATCH linux dev-6.12 v1 4/6] soc: aspeed: xdma: Add trace events
` [PATCH linux dev-6.12 v1 5/6] i2c: core: Add mux root adapter operations
` [PATCH linux dev-6.12 v1 6/6] iio: si7020: Lock root adapter to wait for reset

[PATCH] Add simple github PR template
 2025-09-02 18:32 UTC 

[PATCH] fuse: remove WARN_ON_ONCE() from fuse_iomap_writeback_{range,submit}()
 2025-09-02 18:31 UTC  (4+ messages)

[syzbot] [smc?] possible deadlock in smc_diag_dump_proto
 2025-09-02 18:31 UTC 

[PATCH] draft patches to fixes LAYOUTCOMMIT related issues
 2025-09-02 18:30 UTC 

[PATCH] ceph: cleanup in ceph_alloc_readdir_reply_buffer()
 2025-09-02 18:30 UTC  (3+ messages)

[android-common:android15-6.6-desktop 2/2] Warning: Duplicate compatible "mediatek,mt8183-mdp3-ccorr" found in schemas matching "$id":
 2025-09-02 18:27 UTC 

[PATCH drm-misc-next 0/1] add drm_panic_support for stdu
 2025-09-02 18:24 UTC  (7+ messages)
` [PATCH drm-misc-next 1/1] drm/vmwgfx: add drm_panic support "

[PATCH v2 0/3] Support "generic" CPUID timing leaf as KVM guest and host
 2025-09-02 18:23 UTC  (12+ messages)

[PATCH] mm: Fix kernel stack tagging for certain configs
 2025-09-02 18:23 UTC  (2+ messages)

[PATCH] rtc: pcf2127: fix watchdog interrupt mask on pcf2131
 2025-09-02 18:22 UTC 

[PATCH] hw/sd/sdcard: Fix size check for backing block image, part II
 2025-09-02 18:21 UTC  (3+ messages)

[PATCH] cpuset: prevent freeing unallocated cpumask in hotplug handling
 2025-09-02 18:21 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: leds: add generic LED consumer documentation
 2025-09-02 18:21 UTC  (3+ messages)

[RFC PATCH v3 0/34] Rework the LSM initialization
 2025-09-02 18:21 UTC  (25+ messages)
` [PATCH v3 12/34] lsm: rework the LSM enable/disable setter/getter functions
` [PATCH v3 13/34] lsm: rename exists_ordered_lsm() to lsm_order_exists()
` [PATCH v3 22/34] lsm: group lsm_order_parse() with the other lsm_order_*() functions
` [PATCH v3 23/34] lsm: introduce an initcall mechanism into the LSM framework
` [PATCH v3 24/34] loadpin: move initcalls to "
` [PATCH v3 25/34] ipe: "
` [PATCH v3 26/34] smack: "
` [PATCH v3 27/34] tomoyo: "
` [PATCH v3 28/34] safesetid: "
` [PATCH v3 30/34] lockdown: "
` [PATCH v3 33/34] lsm: consolidate all of the LSM framework initcalls
` [PATCH v3 34/34] lsm: add a LSM_STARTED_ALL notification event

[PATCH v3 1/2] libbpf: add support for printing BTF character arrays as strings
 2025-09-02 18:20 UTC  (8+ messages)

[PATCH 0/3] Allow to filter-out some configfs attrs
 2025-09-02 18:19 UTC  (8+ messages)
` [PATCH 1/3] drm/xe/configfs: Don't touch survivability_mode on fini
` [PATCH 3/3] drm/xe/configfs: Don't expose survivability_mode if not applicable

[PATCH v2 0/7] Misc xe/kunit improvements
 2025-09-02 18:19 UTC  (7+ messages)
` [PATCH v2 1/7] drm/xe: Allow to stub lookup for graphics and media IP
` [PATCH v2 3/7] drm/xe/kunit: Introduce xe_pci_fake_data_desc()
` [PATCH v2 6/7] drm/xe/kunit: Drop xe_wa_test_exit

[PATCH] add force_layoutcommit param
 2025-09-02 18:19 UTC 

[PATCH 0/4] Enable USB 3.1 for Agilex5 SoCFPGA
 2025-09-02 18:18 UTC  (7+ messages)
` [PATCH 3/4] configs: Increase USB Hub debounce timeout in Agilex5

[PATCH v1 0/3] Fix use-after-free race in bpf_prog_info synthesis
 2025-09-02 18:17 UTC  (4+ messages)
` [PATCH v1 1/3] perf bpf-event: Fix use-after-free in synthesis
` [PATCH v1 2/3] perf bpf-utils: Constify bpil_array_desc
` [PATCH v1 3/3] perf bpf-utils: Harden get_bpf_prog_info_linear

[PATCH v4] linux: Add openat2 (BZ 31664)
 2025-09-02 18:17 UTC  (8+ messages)

[PATCH v6 00/13] Add initial Xen Suspend-to-RAM support on ARM64
 2025-09-02 18:16 UTC  (8+ messages)
` [PATCH v6 06/13] xen/arm: irq: Restore state of local IRQs during system resume
` [PATCH v6 12/13] xen/arm: Suspend/resume IOMMU on Xen suspend/resume

[PATCH] cgroup/cpuset: Prevent NULL pointer access in free_tmpmasks()
 2025-09-02 18:15 UTC 

[PATCH 0/4] Remove the wl1273 FM Radio
 2025-09-02 17:49 UTC  (7+ messages)

[PATCH v9 00/21] Appended Signature Secure Boot Support for PowerPC
 2025-09-02 18:11 UTC  (3+ messages)
` [PATCH v9 21/21] docs/grub: Document appended signature

[Intel-wired-lan] [PATCH net-next v3] idpf: add support for IDPF PCI programming interface
 2025-09-02 18:10 UTC  (3+ messages)

[PATCH net-next v5 0/9] vsock: add namespace support to vhost-vsock
 2025-09-02 18:10 UTC  (7+ messages)
` [PATCH net-next v5 4/9] vsock/loopback: add netns support
` [PATCH net-next v5 9/9] selftests/vsock: add namespace tests

[PATCH v4 RESEND] drm: Replace the deprecated DRM_* logging macros in gem helper files
 2025-09-02 18:10 UTC  (4+ messages)
  ` [PATCH v5] "

[PATCH] MAINTAINERS: Add drm-rust tree for Rust DRM drivers and infrastructure
 2025-09-02 18:09 UTC  (5+ messages)

[PATCH v2 0/3] rtla: fix cgroup and trace options parsing
 2025-09-02 18:09 UTC  (7+ messages)
` [PATCH v2 2/3] rtla: fix -C/--cgroup interface
` [PATCH v2 3/3] rtla: fix -a overriding -t argument

[PATCH] hw/sd/sdcard: Fix size check for backing block image, part II
 2025-09-02 18:07 UTC 

[meta-oe][RESEND PATCH v2] imx-cst: Replace hard-coded linux64 with linux${SITEINFO_BITS}
 2025-09-02 18:08 UTC  (2+ messages)

[PATCH v2 0/8] sd: Add RPMB emulation to eMMC model
 2025-09-02 18:07 UTC  (27+ messages)
` [PATCH v2 1/8] hw/sd/sdcard: Fix size check for backing block image

[PATCH v4 0/3] Introduce support for Vortex GPIO pins
 2025-09-02 18:06 UTC  (4+ messages)
` [PATCH v4 3/3] mfd: vortex: implement new driver for Vortex southbridges

[PATCH] cg: fix offset for > 8 bit bitfields in dt_cg_ctf_offsetof()
 2025-09-02 18:05 UTC  (2+ messages)

[PATCH 6.16 000/142] 6.16.5-rc1 review
 2025-09-02 18:04 UTC  (4+ messages)

[PATCH] fat: fix data-race between fat12_ent_put() and fat_mirror_bhs()
 2025-09-02 18:05 UTC  (3+ messages)

[PATCH v2 0/7] soundwire: qcom: add support for v3.1.0 controller
 2025-09-02 18:04 UTC  (3+ messages)
` [PATCH v2 1/7] of: base: Add of_property_read_u8_index

[PATCH 6.12 00/95] 6.12.45-rc1 review
 2025-09-02 18:03 UTC  (2+ messages)

[PATCH 6.6 00/75] 6.6.104-rc1 review
 2025-09-02 18:03 UTC  (2+ messages)

[PATCH] drm/i915/power: drop a couple of &i915->drm usages
 2025-09-02 18:04 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH 6.1 00/50] 6.1.150-rc1 review
 2025-09-02 18:03 UTC  (2+ messages)

[PATCH 5.15 00/33] 5.15.191-rc1 review
 2025-09-02 18:03 UTC  (3+ messages)

[PATCH 5.10 00/34] 5.10.242-rc1 review
 2025-09-02 18:03 UTC  (2+ messages)

[PATCH 5.4 00/23] 5.4.298-rc1 review
 2025-09-02 18:03 UTC  (2+ messages)

[RFC PATCH 0/1] io_uring: mixed sqe support
 2025-09-02 18:03 UTC  (4+ messages)
` [RFC PATCH 1/1] io_uring: add support for IORING_SETUP_SQE_MIXED

[f2fs-dev] [syzbot] Monthly f2fs report (Sep 2025)
 2025-09-02  9:20 UTC 

[Bug] With "[remotes] group = a b c", "git push group" does not work
 2025-09-02 18:02 UTC 

[PATCH v8 5/7] NFSD: issue READs using O_DIRECT even if IO is misaligned
 2025-09-02 17:59 UTC  (5+ messages)
` [RFC PATCH 0/2] some progress on rpcrdma bug [was: Re: [PATCH v8 5/7] NFSD: issue READs using O_DIRECT even if IO is misaligned]
  ` [RFC PATCH 1/2] NFSD: fix misaligned DIO READ to not use a start_extra_page, exposes rpcrdma bug?

[PATCH] pciehp: sync interrupts for bus resets
 2025-09-02 17:59 UTC  (3+ messages)

[PATCH v2 0/3] Minor bug fixes for some older Wolfson devices
 2025-09-02 17:58 UTC  (2+ messages)

[PATCH 0/3] Support ROHM BD79112 ADC
 2025-09-02 17:57 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: iio: adc: ROHM BD79112 ADC/GPIO

[PATCH v5 00/29] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
 2025-09-02 17:55 UTC  (6+ messages)
` [PATCH v5 04/29] hw/s390x/ipl: Create certificate store

[PATCH 0/5] nfs: more client side tracepoints in write and writeback codepaths
 2025-09-02 17:56 UTC  (3+ messages)

[PATCH v13 0/4] Enable guest suspend/resume support on ARM via vPSCI
 2025-09-02 17:55 UTC  (4+ messages)
` [PATCH v13 1/4] xen/arm: Implement PSCI SYSTEM_SUSPEND call for guests

[PATCH v6 2/3] target/arm: Added support for SME register exposure to GDB
 2025-09-02 17:52 UTC  (3+ messages)

[PATCH V2] xen/arm: dm: Drop XEN_DMOP_get_ioreq_server_info from supported
 2025-09-02 17:50 UTC  (8+ messages)

[PATCH V3] accel/amdxdna: Add ioctl DRM_IOCTL_AMDXDNA_GET_ARRAY
 2025-09-02 17:50 UTC 

[PATCH v5 4/7] soc: fsl: qe: Add support of IRQ in QE GPIO
 2025-09-02 17:28 UTC  (3+ messages)

What's cooking in git.git (Sep 2025, #01; Tue, 2)
 2025-09-02 17:50 UTC  (3+ messages)

Bug: ls-remote refuses to run when work tree mounted in container
 2025-09-02 17:50 UTC 

[PATCH v7 00/16] pinctrl: introduce the concept of a GPIO pin function category
 2025-09-02 17:50 UTC  (9+ messages)
` [PATCH v7 13/16] pinctrl: allow to mark pin functions as requestable GPIOs
` [PATCH v7 16/16] pinctrl: qcom: make the pinmuxing strict

(no subject)
 2025-09-02 17:48 UTC  (2+ messages)
` [PATCH v2] setfiles: Add -A option to disable SELINUX_RESTORECON_ADD_ASSOC

[PATCH v2 01/63] fs/namespace.c: fix the namespace_sem guard mess
 2025-09-02 17:48 UTC  (15+ messages)
` [PATCH v2 61/63] struct mount: relocate MNT_WRITE_HOLD bit
          ` [60/63] setup_mnt(): primitive for connecting a mount to filesystem
                  ` [RFC] does # really need to be escaped in devnames?

[PATCH] io_uring/uring_cmd: add io_uring_cmd_tw_t type alias
 2025-09-02 17:46 UTC  (2+ messages)

[PATCH] setfiles: Add -A option to disable SELINUX_RESTORECON_ADD_ASSOC
 2025-09-02 17:45 UTC  (6+ messages)

[RFC PATCH v2 00/23] KVM: TDX huge page support for private memory
 2025-09-02 17:45 UTC  (7+ messages)
` [RFC PATCH v2 02/23] x86/virt/tdx: Add SEAMCALL wrapper tdh_mem_page_demote()

[PATCH 0/5] auxdisplay: linedisp: support attribute attachment to auxdisplay devices
 2025-09-02 17:44 UTC  (9+ messages)
` [PATCH 4/5] "
` [PATCH 5/5] docs: ABI: auxdisplay: document linedisp library sysfs attributes

[PATCH v2] docs: devicetree: overlay-notes: recommend top-level compatible in DTSO
 2025-09-02 17:43 UTC 

[PATCH v4 0/5] barrier: Add smp_cond_load_*_timewait()
 2025-09-02 17:43 UTC  (4+ messages)
` [PATCH v4 5/5] rqspinlock: use smp_cond_load_acquire_timewait()

[PATCH v2 00/16] packfile: carve out a new packfile store
 2025-09-02 17:42 UTC  (6+ messages)
` [PATCH v2 02/16] odb: move list of packfiles into `struct packfile_store`

[PATCH] drm/xe/guc: Set upper limit of H2G retries over CTB
 2025-09-02 17:42 UTC  (2+ messages)

[PATCH] drm/amdgpu: Increment drm driver minor version for list handles ioctl
 2025-09-02 17:41 UTC  (2+ messages)

[PATCH] percpu: fix race on alloc failed warning limit
 2025-09-02 17:39 UTC  (2+ messages)

[PATCH v6] [matchbox-panel-2] panel: added sysfs support
 2025-09-02 17:38 UTC  (2+ messages)
` [yocto-patches] "

[PATCH V2] accel/amdxdna: Add ioctl DRM_IOCTL_AMDXDNA_GET_ARRAY
 2025-09-02 17:37 UTC  (3+ messages)

[PATCH] x86/bpf: use bpf_capable() instead of capable(CAP_SYS_ADMIN)
 2025-09-02 17:36 UTC  (6+ messages)

[PATCH] media: amphion: Drop the sequence header after seek for VC1L
 2025-09-02 17:36 UTC  (5+ messages)

[PATCH v11 00/13] AuxCCS handling and render compression modifiers
 2025-09-02 17:33 UTC  (5+ messages)
` [PATCH v11 02/13] drm/xe/xelp: Quiesce memory traffic before invalidating auxccs

[RFC PATCH v2 00/18] KVM: x86/mmu: TDX post-populate cleanups
 2025-09-02 17:33 UTC  (7+ messages)
` [RFC PATCH v2 05/18] KVM: TDX: Drop superfluous page pinning in S-EPT management
` [RFC PATCH v2 14/18] KVM: TDX: Fold tdx_sept_zap_private_spte() into tdx_sept_remove_private_spte()

[PATCH] docs: proc.rst: Fix VFIO Device title formatting
 2025-09-02 17:31 UTC  (2+ messages)

[PATCH v1 00/14] mm: BPF OOM
 2025-09-02 17:31 UTC  (9+ messages)
` [PATCH v1 01/14] mm: introduce bpf struct ops for OOM handling

[linux-next:master 3839/5641] ld.lld: error: vmlinux.a(virt/kvm/eventfd.o):(function kvm_notify_acked_gsi: .text+0x3a8): relocation R_LARCH_B26 out of range: 255363640 is not in [-134217728, 134217727]; references 'lock_is_held_type'
 2025-09-02 17:30 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.