All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-11 10:37:49 to 2025-09-11 11:26:20 UTC [more...]

[PATCH v2 00/16] fuse: use iomap for buffered reads + readahead
 2025-09-11 11:26 UTC  (28+ 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 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)

[PATCH v5 00/12] gpu: nova-core: process and prepare more firmwares to boot GSP
 2025-09-11 11:23 UTC  (15+ 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] x86/Documentation: explain LINUX_EFI_INITRD_MEDIA_GUID
 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  (7+ 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 

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

[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  (5+ messages)
` [PATCH v2 2/4] media: uapi: Introduce MEDIA_BUS_FMT_BGR565_1X16
` [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  (10+ messages)
` [PATCH v2 01/29] ACPI / PPTT: Add a helper to fill a cpumask from a processor container
` [PATCH v2 02/29] ACPI / PPTT: Stop acpi_count_levels() expecting callers to clear levels
` [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 v2 00/26] Disable domctl-op via CONFIG_MGMT_HYPERCALLS
 2025-09-11 11:03 UTC  (10+ messages)
` [PATCH v2 06/26] xen/xsm: wrap xsm_vm_event_control() with CONFIG_VM_EVENT
` [PATCH v2 13/26] xen/domctl: wrap sched_adjust() with CONFIG_MGMT_HYPERCALLS
` [PATCH v2 14/26] xen/domctl: wrap arch-specific arch_get_info_guest() "
` [PATCH v2 15/26] xen/domctl: wrap xsm_{irq_permission,iomem_permission} "

[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] drvier: usb: dwc3: Fix runtime PM trying to activate child device xxx.dwc3 but parent is not active
 2025-09-11 10:52 UTC  (4+ messages)
` [PATCH v2] "

[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)

[PATCH RESEND v14 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-09-11 10:47 UTC  (3+ messages)

[DISCUSSION] anon_vma root lock contention and per anon_vma lock
 2025-09-11 10:47 UTC  (4+ messages)

[PATCH net-next v2 0/4] net: dsa: mv88e6xxx: remove redundant ptp/timestamping code
 2025-09-11 10:46 UTC  (5+ messages)
` [PATCH net-next v2 1/4] net: dsa: mv88e6xxx: remove mv88e6250_ptp_ops
` [PATCH net-next v2 2/4] net: dsa: mv88e6xxx: remove chip->trig_config
` [PATCH net-next v2 3/4] net: dsa: mv88e6xxx: remove chip->evcap_config
` [PATCH net-next v2 4/4] net: dsa: mv88e6xxx: remove unused support for PPS event capture

[PATCH v4 00/47] AMD Versal Gen 2 support
 2025-09-11 10:45 UTC  (3+ messages)
` [PATCH v4 23/47] hw/intc/arm_gicv3: Introduce a 'first-cpu-index' property

[PATCH v4 00/19] Split sphinx call logic from docs Makefile
 2025-09-11 10:45 UTC  (6+ messages)
` [PATCH v4 05/19] tools/docs: python_version: move version check from sphinx-pre-install

[PATCH v4 0/3] usb/gpio/i2c: Add Intel USBIO USB IO-expander drivers
 2025-09-11 10:44 UTC  (4+ messages)
` [PATCH v4 2/3] gpio: Add Intel USBIO GPIO driver

[PATCH net-next 00/14] dibs - Direct Internal Buffer Sharing
 2025-09-11 10:43 UTC  (6+ messages)
` [PATCH net-next 03/14] net/dibs: Create net/dibs

[PATCH Next] media: mc: Clear minor number before put device
 2025-09-11 10:43 UTC  (3+ messages)
` [PATCH Next V2] "

[PATCH] pinctrl: renesas: rzg2l: Fix ISEL restore on resume
 2025-09-11 10:43 UTC  (2+ messages)

[bluez/bluez] b79d2c: shared/hfp: Add Operator name support
 2025-09-11 10:42 UTC 

[PATCH 0/4] Task based throttle follow ups
 2025-09-11 10:42 UTC  (2+ messages)

[PATCH v14 00/22] Enable CET Virtualization
 2025-09-11 10:42 UTC  (4+ messages)
` [PATCH v14 15/22] KVM: x86: Don't emulate instructions guarded by CET

[PATCH v3 0/5] USB Type-C alternate mode priorities
 2025-09-11 10:41 UTC  (7+ messages)
` [PATCH v3 4/5] usb: typec: Implement alternate mode priority handling

[GIT PULL] Immutable branch between the MFD and GPIO trees for v6.18-rc1
 2025-09-11 10:40 UTC  (3+ messages)

[RFC PATCH 2/2] target/i386: add compatibility property for pdcm feature
 2025-09-11 10:39 UTC 

[PATCH net-next v2 0/8] ipv4: icmp: Fix source IP derivation in presence of VRFs
 2025-09-11 10:40 UTC  (2+ messages)

[PATCH] dt-bindings: fix typo in documentation Correct a typo in the documentation by replacing "abd" with the correct word "and". This improves readability and avoids confusion in the description
 2025-09-11 10:39 UTC  (7+ messages)

[LTP] [PATCH v2] Add tst_get_max_clocks() routine based on tst_kconfig_check()
 2025-09-11 10:39 UTC  (2+ messages)

[PATCH v10 1/1] ethdev: add support to provide link type
 2025-09-11 10:39 UTC  (6+ messages)
` [PATCH v11 1/1] ethdev: add link connector type
  ` [PATCH v12 "

[PATCH v17 net-next 00/14] AccECN protocol patch series
 2025-09-11 10:39 UTC  (6+ messages)
` [PATCH v17 net-next 12/14] tcp: accecn: AccECN option failure handling
` [PATCH v17 net-next 14/14] tcp: accecn: try to fit AccECN option with SACK

[LTP] next-20250911 acct01.c 123 TFAIL acct(.) expected EISDIR EACCES (13)
 2025-09-11 10:38 UTC  (2+ messages)
`  "

[PATCH v1] ACPI: video: Fix missing backlight node creation on Zhaoxin platforms
 2025-09-11 10:38 UTC  (3+ messages)
` [PATCH v1] ACPI: video: Fix missing backlight node creation on

[PATCH 00/14] sched: Support shared runqueue locking
 2025-09-11 10:37 UTC  (6+ messages)
` [PATCH 01/14] sched: Employ sched_change guards

[oe][meta-oe][scarthgap][PATCH 1/2] libssh: fix CVE-2025-4878
 2025-09-11 10:37 UTC  (2+ messages)
` [oe][meta-oe][scarthgap][PATCH 2/2] libssh: fix CVE-2025-5987


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.