All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-11 10:48:04 to 2025-09-11 11:36:48 UTC [more...]

[PATCH] x86/Documentation: explain LINUX_EFI_INITRD_MEDIA_GUID
 2025-09-11 11:36 UTC  (4+ messages)

[PATCH 00/32] ns: support file handles
 2025-09-11 11:36 UTC  (5+ messages)
` [PATCH 27/32] nsfs: "

[PATCH] drvier: usb: dwc3: Fix runtime PM trying to activate child device xxx.dwc3 but parent is not active
 2025-09-11 11:35 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v2 00/22] Prepare slab for memdescs
 2025-09-11 11:35 UTC  (5+ messages)
` [PATCH v2 06/22] slab: Reimplement page_slab()

[PATCH v5 0/1] build: Add meson build system
 2025-09-11 11:34 UTC  (7+ messages)
` [PATCH v5 1/1] "

[PATCH v2 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-09-11 11:33 UTC  (11+ messages)
` [PATCH v2 01/10] PCI/P2PDMA: Separate the mmap() support from the core logic
` [PATCH v2 02/10] PCI/P2PDMA: Simplify bus address mapping API
` [PATCH v2 03/10] PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocation
` [PATCH v2 04/10] PCI/P2PDMA: Export pci_p2pdma_map_type() function
` [PATCH v2 05/10] types: move phys_vec definition to common header
` [PATCH v2 06/10] vfio: Export vfio device get and put registration helpers
` [PATCH v2 07/10] vfio/pci: Add dma-buf export config for MMIO regions
` [PATCH v2 08/10] vfio/pci: Enable peer-to-peer DMA transactions by default
` [PATCH v2 09/10] vfio/pci: Share the core device pointer while invoking feature functions
` [PATCH v2 10/10] vfio/pci: Add dma-buf export support for MMIO regions

qcom: Update DSP firmware for qcs8300 platform
 2025-09-11 11:34 UTC 

[PATCH v2 0/4] Miscellaneous fixes and clean-ups
 2025-09-11 11:33 UTC  (4+ messages)

[PATCH v2 00/26] Disable domctl-op via CONFIG_MGMT_HYPERCALLS
 2025-09-11 11:33 UTC  (10+ messages)
` [PATCH v2 06/26] xen/xsm: wrap xsm_vm_event_control() with CONFIG_VM_EVENT
` [PATCH v2 15/26] xen/domctl: wrap xsm_{irq_permission,iomem_permission} with CONFIG_MGMT_HYPERCALLS
` [PATCH v2 16/26] xen/domctl: wrap arch-specific domain_set_time_offset() "
` [PATCH v2 17/26] xen/domctl: wrap xsm_set_target() "

[PATCH v3 0/3] rtla: fix cgroup and trace options parsing
 2025-09-11 11:32 UTC  (5+ messages)
` [PATCH v3 2/3] rtla: fix -C/--cgroup interface
` [PATCH v3 3/3] rtla: fix -a overriding -t argument

[PATCH v2 00/16] fuse: use iomap for buffered reads + readahead
 2025-09-11 11:31 UTC  (30+ messages)
` [PATCH v2 01/16] iomap: move async bio read logic into helper function
` [PATCH v2 02/16] iomap: move read/readahead bio submission "
` [PATCH v2 03/16] iomap: rename cur_folio_in_bio to folio_owned
` [PATCH v2 04/16] iomap: store read/readahead bio generically
` [PATCH v2 05/16] iomap: propagate iomap_read_folio() error to caller
` [PATCH v2 06/16] iomap: iterate over entire folio in iomap_readpage_iter()
` [PATCH v2 07/16] iomap: rename iomap_readpage_iter() to iomap_read_folio_iter()
` [PATCH v2 08/16] iomap: rename iomap_readpage_ctx struct to iomap_read_folio_ctx
` [PATCH v2 09/16] iomap: add public start/finish folio read helpers
` [PATCH v2 10/16] iomap: make iomap_read_folio_ctx->folio_owned internal
` [PATCH v2 11/16] iomap: add caller-provided callbacks for read and readahead
` [PATCH v2 12/16] iomap: add bias for async read requests

[PATCH v9 0/2] update live migration configuration region
 2025-09-11 11:30 UTC  (4+ messages)
` [PATCH v9 2/2] hisi_acc_vfio_pci: adapt to new migration configuration

[PATCH 0/4] writeback: Avoid lockups when switching inodes
 2025-09-11 11:30 UTC  (6+ messages)
` [PATCH 1/4] writeback: Avoid contention on wb->list_lock "

[BUG] Bluetooth: mgmt: Use-after-free in set_name_sync due to race condition
 2025-09-11 11:29 UTC 

[PATCH v4] ext4: increase i_disksize to offset + len in ext4_update_disksize_before_punch()
 2025-09-11 11:29 UTC  (2+ messages)

[nfs-utils PATCH v2] rpc-statd.service: define dependency on both rpcbind.service and rpcbind.socket
 2025-09-11 11:29 UTC  (2+ messages)

[PATCH v5 00/12] gpu: nova-core: process and prepare more firmwares to boot GSP
 2025-09-11 11:28 UTC  (17+ messages)
` [PATCH v5 01/12] gpu: nova-core: require `Send` on `FalconEngine` and `FalconHal`
` [PATCH v5 02/12] gpu: nova-core: move GSP boot code to a dedicated method
` [PATCH v5 03/12] gpu: nova-core: initialize Gpu structure fully in-place
` [PATCH v5 04/12] gpu: nova-core: add Chipset::name() method
` [PATCH v5 05/12] gpu: nova-core: firmware: move firmware request code into a function
` [PATCH v5 06/12] gpu: nova-core: firmware: add support for common firmware header
` [PATCH v5 07/12] gpu: nova-core: firmware: process Booter and patch its signature
` [PATCH v5 08/12] gpu: nova-core: firmware: process and prepare the GSP firmware
` [PATCH v5 09/12] gpu: nova-core: firmware: process the GSP bootloader
` [PATCH v5 10/12] gpu: nova-core: firmware: use 570.144 firmware
` [PATCH v5 11/12] gpu: nova-core: Add base files for r570.144 firmware bindings
` [PATCH v5 12/12] gpu: nova-core: compute layout of more framebuffer regions required for GSP

[PATCH v2 0/4] Apply DP helper APIs to do link train
 2025-09-11 11:27 UTC  (5+ messages)
` [PATCH v2 1/4] drm/bridge: analogix_dp: Apply DP helper API drm_dp_dpcd_read_link_status()
` [PATCH v2 2/4] drm/bridge: analogix_dp: Apply DP helper API drm_dp_clock_recovery_ok()
` [PATCH v2 3/4] drm/bridge: analogix_dp: Apply DP helper API drm_dp_channel_eq_ok()
` [PATCH v2 4/4] drm/bridge: analogix_dp: Apply DP helper APIs to get adjusted voltages and pre-emphasises

[PATCH] nfsrahead: modify get_device_info logic
 2025-09-11 11:28 UTC  (2+ messages)

[PATCH] net: phy: avoid config_init failure on unattached PHY during resume
 2025-09-11 11:25 UTC  (2+ messages)

[PATCH v2 0/3] CI: Add Debian Trixie
 2025-09-11 11:26 UTC  (3+ messages)
` [PATCH v2 2/3] CI: Update x86 to use "

[PATCH v3] drm/xe: Fix driver reference in FLR comment
 2025-09-11 11:25 UTC  (2+ messages)
` [v3] "

[PATCH v2] fanotify: add watchdog for permission events
 2025-09-11 11:25 UTC  (4+ messages)

[PATCH v3] cifs: fix pagecache leak when do writepages
 2025-09-11 11:25 UTC  (6+ messages)

[PATCH liburing 0/6] Add query and mock tests
 2025-09-11 11:26 UTC  (7+ messages)
` [PATCH liburing 1/6] tests: test the query interface
` [PATCH liburing 2/6] tests: add t_submit_and_wait_single helper
` [PATCH liburing 3/6] tests: introduce t_iovec_data_length helper
` [PATCH liburing 4/6] tests: add t_sqe_prep_cmd helper
` [PATCH liburing 5/6] tests: add helper for iov data verification
` [PATCH liburing 6/6] tests: add mock file based tests

[PATCH net 0/2] net: stmmac: Minor fixes for stmmac EST implementation
 2025-09-11 11:24 UTC  (3+ messages)
` [PATCH net 1/2] net: stmmac: est: Fix GCL bounds checks

[PATCH v12 0/5] Display enablement changes for Qualcomm QCS8300 platform
 2025-09-11 11:24 UTC  (6+ messages)
` [PATCH v12 1/5] dt-bindings: display/msm: Document the DPU for QCS8300
` [PATCH v12 2/5] dt-bindings: display/msm: dp-controller: document QCS8300 compatible
` [PATCH v12 3/5] dt-bindings: display/msm: Document MDSS on QCS8300
` [PATCH v12 4/5] soc: qcom: ubwc: Add QCS8300 UBWC cfg
` [PATCH v12 5/5] drm/msm: mdss: Add QCS8300 support

[PATCH v4 00/19] Add MediaTek SoC DRM support for MT8196
 2025-09-11 11:24 UTC  (5+ messages)
` [PATCH v4 14/19] drm/mediatek: add EXDMA "

[PATCH v3 0/3] ACPI: processor: Fix function declaration of processor_idle.c
 2025-09-11 11:24 UTC  (4+ messages)
` [PATCH v3 1/3] ACPI: processor: Remove unused empty function definition for processor_idle.c
` [PATCH v3 2/3] ACPI: processor: Unify the place of function declaration of processor_idle.c
` [PATCH v3 3/3] ACPI: processor: Do not expose the global acpi_idle_driver variable

[PATCH] riscv: dts: spacemit: add UART pinctrl combinations
 2025-09-11 11:22 UTC  (3+ messages)

[meta-networking][walnascar][PATCH 1/4] pgpool2: upgrade 4.5.1 -> 4.5.2
 2025-09-11 11:22 UTC  (4+ messages)
` [meta-networking][walnascar][PATCH 2/4] pgpool2: upgrade 4.5.2 -> 4.5.3
` [meta-networking][walnascar][PATCH 3/4] pgpool2: upgrade 4.5.3 -> 4.5.4
` [meta-networking][walnascar][PATCH 4/4] pgpool2: fix compiling for 32-bit arches

[PATCH net-next 0/2] net: dsa: microchip: Add strap configuration during reset
 2025-09-11 11:22 UTC  (5+ messages)
` [PATCH net-next 2/2] net: dsa: microchip: configure strap pins "

Some iotests are failing with -luks
 2025-09-11 11:21 UTC  (3+ messages)

[GIT PULL] w1: drivers for v6.18
 2025-09-11 11:21 UTC  (2+ messages)

[PATCH v2 1/2] driver core: Export device_link_flag_is_sync_state_only()
 2025-09-11 11:16 UTC  (2+ messages)
` [PATCH v2 2/2] PM: sleep: Don't wait for SYNC_STATE_ONLY device links

[PATCH net-next v2 00/12] tools: ynl: prepare for wireguard
 2025-09-11 10:47 UTC  (3+ messages)
` [PATCH net-next v2 05/12] tools: ynl-gen: add CodeWriter.p_lines() helper

[PATCH net-next] tools: ynl: rst: display attribute-set doc
 2025-09-11 10:44 UTC  (2+ messages)

[PATCH 00/33] First Rust update for QEMU 10.2
 2025-09-11 11:18 UTC  (3+ messages)

[Bug 80791] "Bluetooth: hci0: ACL packet for unknown connection handle" must be hidden behind "debug"
 2025-09-11 11:19 UTC 

[RESEND PATCH v4 0/3] Fix lpaif_type and DAI configuration for I2S interface
 2025-09-11 11:18 UTC  (2+ messages)

[PATCH v2 0/2] Defer vm_bo cleanup in GPUVM with DRM_GPUVM_IMMEDIATE_MODE
 2025-09-11 11:18 UTC  (5+ messages)
` [PATCH v2 2/2] panthor: use drm_gpuva_unlink_defer()

[PATCH v2] btrfs: init file_extent_tree after i_mode has been set
 2025-09-11 11:16 UTC  (3+ messages)

[CI 0/4] drm/i915: clean up i915_utils.h
 2025-09-11 11:17 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for drm/i915: clean up i915_utils.h (rev2)

[PATCH i-g-t] tests/intel/xe_exec_system_allocator: Extend madvise test coverage in IGT
 2025-09-11 11:16 UTC 

[meta-networking][PATCH] pgpool2: fix compiling for 32-bit arches
 2025-09-11 11:16 UTC 

[PATCH v4 0/6] firmware: arm_scmi: imx: Dump syslog and system_info
 2025-09-11 11:15 UTC  (7+ messages)
` [PATCH v4 5/6] firmware: arm_scmi: imx: Support getting syslog of MISC protocol

[PATCH v10 00/13] khugepaged: mTHP support
 2025-09-11 11:14 UTC  (5+ messages)
` [PATCH v10 12/13] khugepaged: add per-order mTHP khugepaged stats

[PATCH i-g-t] drm-uapi-experimental: adjust eudebug ioctl numbers
 2025-09-11 11:15 UTC  (2+ messages)

[PATCH v2 0/8] media: imx335: Vflip, active state and binning support
 2025-09-11 11:14 UTC  (3+ messages)
` [PATCH v2 5/8] media: imx335: Handle runtime PM in leaf functions

[TECH TOPIC] UALink driver upstreaming
 2025-09-11 11:13 UTC  (2+ messages)

[PATCH] btrfs: annotate block group access with data_race() when sorting for reclaim
 2025-09-11 11:12 UTC  (3+ messages)

[PATCH v2 0/4] media: Fix CSI2 RGB vs BGR pixel order
 2025-09-11 11:11 UTC  (3+ messages)
` [PATCH v2 3/4] media: tc358743: Fix the RGB MBUS format

[v4 00/15] mm: support device-private THP
 2025-09-11 11:11 UTC  (3+ messages)
` [v4 06/15] mm/migrate_device: implement THP migration of zone device pages

[RFC PATCH] PCI: fix concurrent pci_bus_add_device() execution during SR-IOV VF creation
 2025-09-11 11:11 UTC 

[PATCH net-next v2 00/11] net: stmmac: timestamping/ptp cleanups
 2025-09-11 11:10 UTC  (12+ messages)
` [PATCH net-next v2 01/11] net: stmmac: ptp: improve handling of aux_ts_lock lifetime
` [PATCH net-next v2 02/11] net: stmmac: disable PTP clock after unregistering PTP
` [PATCH net-next v2 03/11] net: stmmac: fix PTP error cleanup in __stmmac_open()
` [PATCH net-next v2 04/11] net: stmmac: fix stmmac_xdp_open() clk_ptp_ref error cleanup
` [PATCH net-next v2 05/11] net: stmmac: unexport stmmac_init_tstamp_counter()
` [PATCH net-next v2 06/11] net: stmmac: add __stmmac_release() to complement __stmmac_open()
` [PATCH net-next v2 07/11] net: stmmac: move stmmac_init_ptp() messages into function
` [PATCH net-next v2 08/11] net: stmmac: rename stmmac_init_ptp()
` [PATCH net-next v2 09/11] net: stmmac: add stmmac_setup_ptp()
` [PATCH net-next v2 10/11] net: stmmac: move PTP support check into stmmac_init_timestamping()
` [PATCH net-next v2 11/11] net: stmmac: move timestamping/ptp init to stmmac_hw_setup() caller

[PATCH] libacpi: Remove CPU hotplug and GPE handling from PVH DSDTs
 2025-09-11 11:09 UTC  (8+ messages)

[PATCH 0/6] Specify Titan GDSC power domain as a parent to other
 2025-09-11 11:09 UTC  (13+ messages)
` [PATCH 1/6] clk: qcom: camcc-sm8550: "
` [PATCH 2/6] clk: qcom: camcc-sm6350: "
` [PATCH 3/6] clk: qcom: camcc-sdm845: "
` [PATCH 4/6] clk: qcom: camcc-sm7150: Specify Titan GDSC power domain as a parent to IPEx and BPS
` [PATCH 5/6] clk: qcom: camcc-sm8250: Specify Titan GDSC power domain as a parent to IPE/BPS/SBI
` [PATCH 6/6] clk: qcom: camcc-sm8450: "

[PATCH v2] drm/xe: Fix driver reference in FLR comment
 2025-09-11 11:09 UTC  (2+ messages)
` ✓ CI.KUnit: success for drm/xe: Fix driver reference in FLR comment (rev2)

[TECH TOPIC] UALink driver upstreaming
 2025-09-11 11:09 UTC  (3+ messages)
    ` FW: "

[PATCH v6 0/3] Decouple max_pclk check from constant display feats
 2025-09-11 11:07 UTC  (4+ messages)
` [PATCH v6 1/3] drm/tidss: oldi: Add property to identify OLDI supported VP
` [PATCH v6 2/3] drm/tidss: Remove max_pclk_khz from tidss display features:
` [PATCH v6 3/3] drm/tidss: oldi: Add atomic_check hook for oldi bridge

[PATCH v18 net-next 00/14] AccECN protocol patch series
 2025-09-11 11:06 UTC  (15+ messages)
` [PATCH v18 net-next 01/14] tcp: reorganize SYN ECN code
` [PATCH v18 net-next 02/14] tcp: fast path functions later
` [PATCH v18 net-next 03/14] tcp: reorganize tcp_sock_write_txrx group for variables later
` [PATCH v18 net-next 04/14] tcp: ecn functions in separated include file
` [PATCH v18 net-next 05/14] tcp: AccECN core
` [PATCH v18 net-next 06/14] tcp: accecn: AccECN negotiation
` [PATCH v18 net-next 07/14] tcp: accecn: add AccECN rx byte counters
` [PATCH v18 net-next 08/14] tcp: accecn: AccECN needs to know delivered bytes
` [PATCH v18 net-next 09/14] tcp: sack option handling improvements
` [PATCH v18 net-next 10/14] tcp: accecn: AccECN option
` [PATCH v18 net-next 11/14] tcp: accecn: AccECN option send control
` [PATCH v18 net-next 12/14] tcp: accecn: AccECN option failure handling
` [PATCH v18 net-next 13/14] tcp: accecn: AccECN option ceb/cep and ACE field multi-wrap heuristics
` [PATCH v18 net-next 14/14] tcp: accecn: try to fit AccECN option with SACK

[PATCH v2 00/29] arm_mpam: Add basic mpam driver
 2025-09-11 11:06 UTC  (8+ messages)
` [PATCH v2 01/29] ACPI / PPTT: Add a helper to fill a cpumask from a processor container
` [PATCH v2 03/29] ACPI / PPTT: Find cache level by cache-id
` [PATCH v2 04/29] ACPI / PPTT: Add a helper to fill a cpumask from a cache_id

[PATCH 0/8] builtin/config: introduce subcommands
 2025-09-11 11:05 UTC  (6+ messages)
` [PATCH v5 00/14] "
  ` [PATCH v5 08/14] builtin/config: introduce "get" subcommand

linux-next: manual merge of the rdma tree with Linus' tree
 2025-09-11 11:03 UTC  (2+ messages)

[MAINTAINERS SUMMIT] Hidden commits from next (aka why maintainers hoard them in backpack)
 2025-09-11 11:04 UTC 

[PATCH] s390/entry: Remove unused TIF flags
 2025-09-11 11:03 UTC  (2+ messages)

[patch V4 00/36] rseq: Optimize exit to user space
 2025-09-11 11:03 UTC  (3+ messages)
` [patch V4 33/36] s390: Use generic TIF bits

[PATCH RESEND] sched/fair: Only increment deadline once on yield
 2025-09-11 11:03 UTC  (2+ messages)

[PATCH v4 0/3] Add CCI and imx577 sensor support for lemans evk
 2025-09-11 11:02 UTC  (6+ messages)
` [PATCH v4 3/3] arm64: dts: qcom: lemans-evk-camera: Add DT overlay

[PATCH nf 0/5] netfilter: nf_tables: fix false negative lookups with ongoing transaction
 2025-09-11 11:02 UTC  (3+ messages)

[PATCH] drm/xe: Fix driver reference in FLR comment
 2025-09-11 11:02 UTC  (3+ messages)
`  "
` ✓ Xe.CI.BAT: success for "

[PATCH] arm64: mm: Move KPTI helpers to mmu.c
 2025-09-11 11:01 UTC  (4+ messages)

[PATCH] drm/xe: Fix driver reference in FLR comment
 2025-09-11 11:00 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for drm/xe: Fix driver reference in FLR comment (rev2)

[PATCH 0/4] Add CCI and imx577 sensor support for monaco evk
 2025-09-11 10:57 UTC  (4+ messages)
` [PATCH 3/4] arm64: dts: qcom: monaco-evk-camera: Add DT overlay

[PATCH] drm/ttm: rename ttm_bo_put to _fini v3
 2025-09-11 10:56 UTC  (2+ messages)

[oe-core][PATCH] freetype: add PACKAGECONFIG for brotli
 2025-09-11 10:54 UTC 

[oe-core][PATCH] glib-2.0: update 2.84.4 -> 2.86.0
 2025-09-11 10:51 UTC 

[leon-rdma:rdma-next 62/91] kernel/dma/debug.c:1066:21: error: implicit declaration of function 'PhysHighMem'; did you mean 'PageHighMem'?
 2025-09-11 10:51 UTC 

[PATCH v2] docs/bpf: clarify ret handling in LSM BPF programs
 2025-09-11 10:51 UTC 

[PATCH v5] Bluetooth: btintel: Correctly declare all module firmware files
 2025-09-11 10:48 UTC  (5+ messages)
` [PATCH v5 RESEND] "

[LTP] [PATCH 1/1] ima_kexec.sh: Detect kexec --reuse-cmdline support
 2025-09-11 10:47 UTC  (3+ messages)


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.