public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-30 12:29:39 to 2024-07-30 14:15:16 UTC [more...]

[PATCH v4 03/11] x86/bugs: Add a separate config for MMIO Stable Data
 2024-07-30 14:15 UTC  (2+ messages)
` [tip: x86/bugs] "

[PATCH v4 04/11] x86/bugs: Add a separate config for L1TF
 2024-07-30 14:15 UTC  (2+ messages)
` [tip: x86/bugs] "

[PATCH v4 05/11] x86/bugs: Add a separate config for RETBLEED
 2024-07-30 14:15 UTC  (2+ messages)
` [tip: x86/bugs] "

[PATCH v4 06/11] x86/bugs: Add a separate config for Spectre v1
 2024-07-30 14:15 UTC  (2+ messages)
` [tip: x86/bugs] "

[PATCH v4 07/11] x86/bugs: Add a separate config for SRBDS
 2024-07-30 14:15 UTC  (2+ messages)
` [tip: x86/bugs] "

[PATCH v4 08/11] x86/bugs: Add a separate config for Spectre V2
 2024-07-30 14:15 UTC  (2+ messages)
` [tip: x86/bugs] "

[PATCH v4 09/11] x86/bugs: Add a separate config for SSB
 2024-07-30 14:15 UTC  (2+ messages)
` [tip: x86/bugs] "

[PATCH v4 10/11] x86/bugs: Remove GDS Force Kconfig option
 2024-07-30 14:15 UTC  (2+ messages)
` [tip: x86/bugs] "

[PATCH v4 11/11] x86/bugs: Add a separate config for GDS
 2024-07-30 14:15 UTC  (2+ messages)
` [tip: x86/bugs] "

[PATCH v2 0/8] minmax: reduce compilation time
 2024-07-30 14:14 UTC  (12+ messages)
` [PATCH v2 1/8] minmax: Put all the clamp() definitions together

[PATCH] dt-bindings: clock: nxp,lpc3220-usb-clk: Convert bindings to dtschema
 2024-07-30 14:13 UTC 

[PATCH v12 00/24] GenieZone hypervisor drivers
 2024-07-30 14:13 UTC  (3+ messages)
` [PATCH v12 02/24] docs: geniezone: Introduce GenieZone hypervisor

[PATCH -next] vfio/fsl-mc: Remove unused variable 'hwirq'
 2024-07-30 14:11 UTC 

[PATCH net-next v25 00/13] Add Realtek automotive PCIe driver
 2024-07-30 14:12 UTC  (5+ messages)
` [PATCH net-next v25 06/13] rtase: Implement .ndo_start_xmit function

[PATCH] dt-bindings: interconnect: qcom: Do not require reg for sc8180x virt NoCs
 2024-07-30 14:10 UTC 

[PATCH] fs/aio: Fix __percpu annotation of *cpu pointer in struct kioctx
 2024-07-30 14:10 UTC  (3+ messages)

[PATCH net-next V3 0/4] Add support to PHYLINK for LAN743x/PCI11x1x chips
 2024-07-30 14:06 UTC  (5+ messages)
` [PATCH net-next V3 1/4] net: lan743x: Create separate PCS power reset function
` [PATCH net-next V3 2/4] net: lan743x: Create separate Link Speed Duplex state function
` [PATCH net-next V3 3/4] net: lan743x: Migrate phylib to phylink
` [PATCH net-next V3 4/4] net: lan743x: Add support to ethtool phylink get and set settings

[PATCH net-next] net: skbuff: Skip early return in skb_unref when debugging
 2024-07-30 14:10 UTC  (5+ messages)

[PATCH v6 0/5] Add Mediatek ISP3.0
 2024-07-30 14:09 UTC  (12+ messages)
` [PATCH v6 1/5] dt-bindings: media: add mediatek ISP3.0 sensor interface
` [PATCH v6 2/5] dt-bindings: media: add mediatek ISP3.0 camsv
` [PATCH v6 3/5] media: platform: mediatek: isp_30: add mediatek ISP3.0 sensor interface
` [PATCH v6 4/5] media: platform: mediatek: isp_30: add mediatek ISP3.0 camsv

[PATCH] fault-injection: Enhance failcmd to exit on non-hex address input
 2024-07-30 14:09 UTC  (4+ messages)

[PATCH] riscv: Only flush the mm icache when setting an exec pte
 2024-07-30 14:07 UTC  (8+ messages)

[PATCH] failcmd: Make failcmd.sh executable
 2024-07-30 14:06 UTC  (2+ messages)

[PATCH v2] fault-injection: Enhance failcmd to exit on non-hex address input
 2024-07-30 14:05 UTC  (2+ messages)

[Regression] 6.11.0-rc1: AMD CPU boot with error when CPPC feature disabled by BIOS
 2024-07-30 14:01 UTC 

[PATCH net] net: Add skbuff.h to MAINTAINERS
 2024-07-30 14:01 UTC  (3+ messages)

[PATCH] intel_idle: Add Jasper Lake and Elkhart Lake support
 2024-07-30 13:59 UTC  (4+ messages)

[PATCH V2] KVM:x86:Fix an interrupt injection logic error during PIC interrupt simulation
 2024-07-30 13:59 UTC 

[PATCH 0/6] mm: split underutilized THPs
 2024-07-30 13:59 UTC  (8+ messages)
` [PATCH 1/6] Revert "memcg: remove mem_cgroup_uncharge_list()"
` [PATCH 2/6] Revert "mm: remove free_unref_page_list()"
` [PATCH 3/6] mm: free zapped tail pages when splitting isolated thp
` [PATCH 4/6] mm: don't remap unused subpages "
` [PATCH 5/6] mm: add selftests to split_huge_page() to verify unmap/zap of zero pages
` [PATCH 6/6] mm: split underutilized THPs

[PATCH -fixes] riscv: Re-introduce global icache flush in patch_text_XXX()
 2024-07-30 13:59 UTC 

Are jump labels broken on 6.11-rc1?
 2024-07-30 13:59 UTC  (4+ messages)

[PATCH] acpi/hmat,mm/memtier: always register hmat adist calculation callback
 2024-07-30  3:18 UTC  (5+ messages)

[PATCH v2 0/2] Align kvrealloc() with krealloc()
 2024-07-30 13:58 UTC  (9+ messages)
` [PATCH v2 1/2] mm: vmalloc: implement vrealloc()

[PATCH] perf vendor events power10: Update JSON/events
 2024-07-30 13:53 UTC  (3+ messages)

[PATCH 0/3] bitmap: Convert test_bitmap to kunit test
 2024-07-30 13:53 UTC  (7+ messages)
` [PATCH 2/3] bitmap: Rename module

[PATCH] ARM: dts: microchip: Rename node, sub-node, and clean up spacing
 2024-07-30 13:44 UTC  (2+ messages)

[PATCH 0/3] thermal: intel: int340x: Fix Lunar Lake MSI support
 2024-07-30 13:52 UTC  (2+ messages)

[PATCH v4 00/15] arm64: Support for running as a guest in Arm CCA
 2024-07-30 13:51 UTC  (4+ messages)
` [PATCH v4 03/15] arm64: Detect if in a realm and set RIPAS RAM

[PATCH 0/7] Fix and cleanups to jbd2
 2024-07-30 13:49 UTC  (16+ messages)
` [PATCH 1/7] jbd2: correctly compare tids with tid_geq function in jbd2_fc_begin_commit
` [PATCH 2/7] jbd2: remove dead check in journal_alloc_journal_head
` [PATCH 3/7] jbd2: remove unused return value of jbd2_fc_release_bufs
` [PATCH 4/7] jbd2: remove unneeded kmap for jh_in->b_frozen_data in jbd2_journal_write_metadata_buffer
` [PATCH 5/7] jbd2: remove unneeded done_copy_out variable "
` [PATCH 6/7] jbd2: correct comment jbd2_mark_journal_empty
` [PATCH 7/7] jbd2: remove unneeded check of ret in jbd2_fc_get_buf

[PATCH 6.1 2/3] Bluetooth: btusb: Add RTL8852BE device 0489:e125 to device tables
 2024-07-30 13:49 UTC  (4+ messages)
` [PATCH 6.1 3/3] Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x13d3:0x3591

[PATCH 6.6 2/3] Bluetooth: btusb: Add RTL8852BE device 0489:e125 to device tables
 2024-07-30 13:49 UTC  (4+ messages)
` [PATCH 6.6 3/3] Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x13d3:0x3591

[PATCH 6.1 1/3] Bluetooth: Add device 13d3:3572 IMC Networks Bluetooth Radio
 2024-07-30 13:48 UTC  (2+ messages)

[RFC PATCH v3 00/37] Upstream kvx Linux port
 2024-07-30 13:48 UTC  (4+ messages)
` [RFC PATCH v3 24/37] kvx: Add memory management

[PATCH 6.6 1/3] Bluetooth: Add device 13d3:3572 IMC Networks Bluetooth Radio
 2024-07-30 13:48 UTC  (2+ messages)

[PATCH 00/10] perf/uprobe: Optimize uprobes
 2024-07-30 13:46 UTC  (15+ messages)

[PATCH] staging: rtl8723bs: remove space after pointer
 2024-07-30 13:44 UTC  (3+ messages)

static_key_enable_cpuslocked(): static key 'security_hook_active_locked_down_0+0x0/0x10' used before call to jump_label_init()
 2024-07-30 13:43 UTC  (2+ messages)

[PATCH] usb: gadget: dummy_hcd: execute hrtimer callback in softirq context
 2024-07-30 13:43 UTC  (5+ messages)

[PATCH v2] staging: rtl8723bs: remove space after pointer
 2024-07-30 13:43 UTC  (2+ messages)

[PATCH net-next V3 0/3] mlx5 PTM cross timestamping support
 2024-07-30 13:40 UTC  (4+ messages)
` [PATCH net-next V3 1/3] net/mlx5: Add support for MTPTM and MTCTR registers
` [PATCH net-next V3 2/3] net/mlx5: Add support for enabling PTM PCI capability
` [PATCH net-next V3 3/3] net/mlx5: Implement PTM cross timestamping support

[PATCH] x86/CPU/AMD: Add models 0x60-0x6f to the Zen5 range
 2024-07-30 13:40 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCH v3 2/2] doc-guide: add help documentation checktransupdate.rst
 2024-07-30 13:39 UTC  (4+ messages)

[PATCH v4 0/4] platform/x86: ideapad-laptop: synchronize VPC commands
 2024-07-30 13:37 UTC  (3+ messages)
` [PATCH v4 4/4] platform/x86: ideapad-laptop: add a mutex to "

linux-next: build warning after merge of the device-mapper tree
 2024-07-30 13:36 UTC  (7+ messages)

[PATCH] spi: spidev: Add missing spi_device_id for bh2228fv
 2024-07-30 13:35 UTC 

[PATCH v3 0/9] Make SCMI transport as standalone drivers
 2024-07-30 13:33 UTC  (10+ messages)
` [PATCH v3 1/9] firmware: arm_scmi: Fix double free in OPTEE transport
` [PATCH v3 2/9] firmware: arm_scmi: Introduce setup_shmem_iomap
` [PATCH v3 3/9] firmware: arm_scmi: Introduce packet handling helpers
` [PATCH v3 4/9] firmware: arm_scmi: Add support for standalone transport drivers
` [PATCH v3 5/9] firmware: arm_scmi: Make MBOX transport a standalone driver
` [PATCH v3 6/9] firmware: arm_scmi: Make SMC "
` [PATCH v3 7/9] firmware: arm_scmi: Make OPTEE "
` [PATCH v3 8/9] firmware: arm_scmi: Make VirtIO "
` [PATCH v3 9/9] firmware: arm_scmi: Remove legacy transport-layer code

[PATCH v3] KVM: arm64: Fix confusion in documentation for pKVM SME assert
 2024-07-30 13:33 UTC 

[PATCH v6 0/4] KVM: arm64: Fix underallocation of storage for SVE state
 2024-07-30 13:29 UTC  (5+ messages)
` [PATCH v6 1/4] arm64/fpsimd: Introduce __bit_to_vl() helper
` [PATCH v6 2/4] arm64/fpsimd: Discover maximum vector length implemented by any CPU
` [PATCH v6 3/4] KVM: arm64: Fix FFR offset calculation for pKVM host state save and restore
` [PATCH v6 4/4] KVM: arm64: Avoid underallocating storage for host SVE state

[PATCH v4] proc: add config & param to block forcing mem writes
 2024-07-30 13:25 UTC 

[PATCH v7] arm64/fpsimd: Suppress SVE access traps when loading FPSIMD state
 2024-07-30 13:23 UTC 

[PATCH v1 1/2] ARM: dts: samsung: Add cache information to the Exynos4412 SoCS
 2024-07-30 13:23 UTC  (7+ messages)
  ` [PATCH v1 2/2] ARM: dts: samsung: Add cache information to the Exynos542x SoC

[PATCH] x86/sev: Fix __reserved field in sev_config
 2024-07-30 13:22 UTC  (2+ messages)

[PATCH v2] arm64/fpsimd: Ensure we don't contend a SMCU from idling CPUs
 2024-07-30 13:15 UTC 

[RFC v11 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
 2024-07-30 13:20 UTC  (7+ messages)
` [RFC v11 08/14] mm: page_frag: some minor refactoring before adding new API

[PATCH v2] arm64: dts: mediatek: mt8195: Add SCP phandle to MDP3 DMA controller
 2024-07-30 13:20 UTC  (2+ messages)

[PATCH] clocksource/drivers/jcore: Use request_percpu_irq()
 2024-07-30 13:20 UTC 

[PATCH iwl-next,v1 2/3] igc: Add default Rx queue configuration via sysfs
 2024-07-30 13:19 UTC  (2+ messages)
` [Intel-wired-lan] [PATCH iwl-next, v1 "

[PATCH v10 00/11] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2024-07-30 13:16 UTC  (3+ messages)
` [PATCH v10 01/11] EDAC: Add generic EDAC RAS control feature driver

[PATCH 1/1] spi: cadence: Add 64BIT Kconfig dependency
 2024-07-30 13:16 UTC 

Subject: [PATCH] usb: gadget:Fixed the problem of abnormal function of mobile phone as UVC camera
 2024-07-30 13:16 UTC  (4+ messages)
  ` 回复: "

[PATCH] vfio/pci: Remove unused struct 'vfio_pci_mmap_vma'
 2024-07-30 13:14 UTC  (2+ messages)

remove the dma_set_{max_seg_size,seg_boundary,min_align_mask} return value
 2024-07-30 13:13 UTC  (2+ messages)

[PATCH v1] mount: handle OOM on mnt_warn_timestamp_expiry
 2024-07-30 13:11 UTC  (3+ messages)

[PATCH v2 0/5] Introduce DMA_HEAP_ALLOC_AND_READ_FILE heap flag
 2024-07-30 13:11 UTC  (8+ messages)

[BUG REPORT]net: page_pool: kernel crash at iommu_get_dma_domain+0xc/0x20
 2024-07-30 13:08 UTC 

[syzbot] [net?] possible deadlock in team_device_event (3)
 2024-07-30 13:07 UTC 

[PATCH] rust: implement ForeignOwnable for Pin<Box<T>>
 2024-07-30 13:06 UTC 

linux-next: Signed-off-by missing for commit in the vfs-brauner tree
 2024-07-30 13:05 UTC 

[PATCH] arm64: dts: imx8mp-beacon-kit: Fix Stereo Audio on WM8962
 2024-07-30 13:04 UTC  (2+ messages)

[PATCH 0/3] Fix kallsyms with CONFIG_LTO_CLANG
 2024-07-30 13:04 UTC  (5+ messages)
` [PATCH 2/3] kallsyms: Add APIs to match symbol without .llmv.<hash> suffix
` [PATCH 3/3] tracing/kprobes: Use APIs that matches symbols with .llvm.<hash> suffix

[PATCH] pmdomain: amlogic: remove obsolete vpu domain driver
 2024-07-30 13:02 UTC 

[PATCH v2 0/6] firmware: ti_sci: Partial-IO support
 2024-07-30 13:01 UTC  (8+ messages)
` [PATCH v2 2/6] "
` [PATCH v2 3/6] arm64: dts: ti: k3-pinctrl: Add WKUP_EN flag

[PATCH] net/chelsio/libcxgb: Add __percpu annotations to libcxgb_ppm.c
 2024-07-30 12:58 UTC 

[PATCH v4 0/4] thermal: Add support of multiple sensors
 2024-07-30 12:58 UTC  (2+ messages)

[PATCH] usb: gadget: u_serial: Set start_delayed during suspend
 2024-07-30 12:57 UTC 

[PATCH v2] platform/x86:intel/pmc: Enable the ACPI PM Timer to be turned off when suspended
 2024-07-30 12:57 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 0/9] drm/meson: dw-hdmi: clean-up
 2024-07-30 12:50 UTC  (10+ messages)
` [PATCH 1/9] drm/meson: hdmi: move encoder settings out of phy driver
` [PATCH 2/9] drm/meson: vclk: drop hdmi system clock setup
` [PATCH 3/9] drm/meson: dw-hdmi: use generic clock helpers
` [PATCH 4/9] drm/meson: dw-hdmi: fix incorrect comment in suspend
` [PATCH 5/9] drm/meson: dw-hdmi: split resets out of hw init
` [PATCH 6/9] drm/meson: dw-hdmi: convert to regmap
` [PATCH 7/9] drm/meson: dw-hdmi: use matched data
` [PATCH LATER 8/9] drm/meson: dw-hdmi: don't write power controller registers
` [PATCH LATER 9/9] drm/meson: dw-hdmi: drop hdmi system clock setup

[PATCH] usb: dwc3: Fix latency of DSTS while receiving wakeup event
 2024-07-30 12:47 UTC 

[PATCH] platform/x86/amd: pmf: Add quirk for ROG Ally X
 2024-07-30 12:47 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 1/2] jfs: fix null ptr deref in dtInsertEntry
 2024-07-30 12:46 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 2/2] jfs: Fix shift-out-of-bounds in dbDiscardAG

[PATCH AUTOSEL 5.4 1/2] jfs: fix null ptr deref in dtInsertEntry
 2024-07-30 12:46 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 2/2] jfs: Fix shift-out-of-bounds in dbDiscardAG

[PATCH AUTOSEL 5.10 1/3] driver core: Make dev_err_probe() silent for -ENOMEM
 2024-07-30 12:46 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 2/3] jfs: fix null ptr deref in dtInsertEntry
` [PATCH AUTOSEL 5.10 3/3] jfs: Fix shift-out-of-bounds in dbDiscardAG

[PATCH AUTOSEL 5.15 1/3] driver core: Make dev_err_probe() silent for -ENOMEM
 2024-07-30 12:46 UTC  (3+ messages)
` [PATCH AUTOSEL 5.15 2/3] jfs: fix null ptr deref in dtInsertEntry
` [PATCH AUTOSEL 5.15 3/3] jfs: Fix shift-out-of-bounds in dbDiscardAG

[PATCH AUTOSEL 6.1 1/3] driver core: Make dev_err_probe() silent for -ENOMEM
 2024-07-30 12:45 UTC  (3+ messages)
` [PATCH AUTOSEL 6.1 2/3] jfs: fix null ptr deref in dtInsertEntry
` [PATCH AUTOSEL 6.1 3/3] jfs: Fix shift-out-of-bounds in dbDiscardAG

[PATCH AUTOSEL 6.6 1/7] f2fs: fix to do sanity check on F2FS_INLINE_DATA flag in inode during GC
 2024-07-30 12:45 UTC  (7+ messages)
` [PATCH AUTOSEL 6.6 2/7] f2fs: fix to do sanity check on blocks for inline_data inode
` [PATCH AUTOSEL 6.6 3/7] f2fs: fix to cover read extent cache access with lock
` [PATCH AUTOSEL 6.6 4/7] driver core: Make dev_err_probe() silent for -ENOMEM
` [PATCH AUTOSEL 6.6 5/7] jfs: fix null ptr deref in dtInsertEntry
` [PATCH AUTOSEL 6.6 6/7] jfs: Fix shift-out-of-bounds in dbDiscardAG
` [PATCH AUTOSEL 6.6 7/7] vfs: Fix potential circular locking through setxattr() and removexattr()

[PATCH AUTOSEL 6.10 1/7] f2fs: fix to do sanity check on F2FS_INLINE_DATA flag in inode during GC
 2024-07-30 12:45 UTC  (7+ messages)
` [PATCH AUTOSEL 6.10 2/7] f2fs: fix to do sanity check on blocks for inline_data inode
` [PATCH AUTOSEL 6.10 3/7] f2fs: fix to cover read extent cache access with lock
` [PATCH AUTOSEL 6.10 4/7] driver core: Make dev_err_probe() silent for -ENOMEM
` [PATCH AUTOSEL 6.10 5/7] jfs: fix null ptr deref in dtInsertEntry
` [PATCH AUTOSEL 6.10 6/7] jfs: Fix shift-out-of-bounds in dbDiscardAG
` [PATCH AUTOSEL 6.10 7/7] vfs: Fix potential circular locking through setxattr() and removexattr()

[PATCH RFC] riscv/mm: Add handling for VM_FAULT_SIGSEGV in mm_fault_error()
 2024-07-30 12:43 UTC  (2+ messages)

[PATCH AUTOSEL 5.15 1/2] fs/ntfs3: Do copy_to_user out of run_lock
 2024-07-30 12:42 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 2/2] fs/ntfs3: Check more cases when directory is corrupted

[PATCH AUTOSEL 6.1 1/2] fs/ntfs3: Do copy_to_user out of run_lock
 2024-07-30 12:42 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 2/2] fs/ntfs3: Check more cases when directory is corrupted

[PATCH AUTOSEL 6.6 1/2] fs/ntfs3: Do copy_to_user out of run_lock
 2024-07-30 12:42 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 2/2] fs/ntfs3: Check more cases when directory is corrupted

[PATCH AUTOSEL 6.10 1/3] block: don't call bio_uninit from bio_endio
 2024-07-30 12:42 UTC  (3+ messages)
` [PATCH AUTOSEL 6.10 2/3] fs/ntfs3: Do copy_to_user out of run_lock
` [PATCH AUTOSEL 6.10 3/3] fs/ntfs3: Check more cases when directory is corrupted

[syzbot] [net?] possible deadlock in team_device_event (3)
 2024-07-30 12:41 UTC  (2+ messages)
` [syzbot] "

[PATCH] staging: atomisp: bnr: fix trailing statement
 2024-07-30 12:38 UTC 

[syzbot] [f2fs?] WARNING in rcu_sync_dtor
 2024-07-30 12:38 UTC  (5+ messages)

[PATCH 0/3] firewire: minor code refactoring for link internal data
 2024-07-30 12:36 UTC  (2+ messages)

[PATCH 0/3] uprobes: simplify _unregister paths
 2024-07-30 12:34 UTC  (4+ messages)
` [PATCH 1/3] uprobes: change uprobe_register() to use uprobe_unregister() instead of __uprobe_unregister()
` [PATCH 2/3] uprobes: fold __uprobe_unregister() into uprobe_unregister()
` [PATCH 3/3] uprobes: shift put_uprobe() from delete_uprobe() to uprobe_unregister()

[PATCH] mm/z3fold: Add __percpu annotation to *unbuddied pointer in struct z3fold_pool
 2024-07-30 12:34 UTC 

[PATCH v2 0/3] Introduce J742S2 SoC and EVM
 2024-07-30 12:33 UTC  (3+ messages)
` [PATCH v2 2/3] arm64: dts: ti: Introduce J742S2 SoC family

[PATCH] staging: rtl8723bs: remove space after pointer
 2024-07-30 12:33 UTC 

[PATCH printk v3 00/19] add threaded printing + the rest
 2024-07-30 12:30 UTC  (3+ messages)
` [PATCH printk v3 08/19] printk: nbcon: Add context to usable() and emit()

[PATCH V2 0/2] uapi: Add support for GENMASK_U128()
 2024-07-30 12:29 UTC  (3+ messages)

[PATCH v2] fs/netfs/fscache_io: remove the obsolete "using_pgpriv2" flag
 2024-07-30 12:29 UTC  (2+ messages)

[PATCH v1] ASoc: tas2781: Add TAS2563 into the Header
 2024-07-30 12:29 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox