public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-21 11:38:57 to 2023-12-21 13:26:46 UTC [more...]

[PATCH v5 00/40] netfs, afs, 9p: Delegate high-level I/O to netfslib
 2023-12-21 13:23 UTC  (41+ messages)
` [PATCH v5 01/40] afs: Remove whitespace before most ')' from the trace header
` [PATCH v5 02/40] afs: Automatically generate trace tag enums
` [PATCH v5 03/40] netfs, fscache: Move fs/fscache/* into fs/netfs/
` [PATCH v5 04/40] netfs, fscache: Combine fscache with netfs
` [PATCH v5 05/40] netfs, fscache: Remove ->begin_cache_operation
` [PATCH v5 06/40] netfs, fscache: Move /proc/fs/fscache to /proc/fs/netfs and put in a symlink
` [PATCH v5 07/40] netfs: Move pinning-for-writeback from fscache to netfs
` [PATCH v5 08/40] netfs: Add a procfile to list in-progress requests
` [PATCH v5 09/40] netfs: Allow the netfs to make the io (sub)request alloc larger
` [PATCH v5 10/40] netfs: Add a ->free_subrequest() op
` [PATCH v5 11/40] afs: Don't use folio->private to record partial modification
` [PATCH v5 12/40] netfs: Provide invalidate_folio and release_folio calls
` [PATCH v5 13/40] netfs: Implement unbuffered/DIO vs buffered I/O locking
` [PATCH v5 14/40] netfs: Add iov_iters to (sub)requests to describe various buffers
` [PATCH v5 15/40] netfs: Add support for DIO buffering
` [PATCH v5 16/40] netfs: Provide tools to create a buffer in an xarray
` [PATCH v5 17/40] netfs: Add func to calculate pagecount/size-limited span of an iterator
` [PATCH v5 18/40] netfs: Limit subrequest by size or number of segments
` [PATCH v5 19/40] netfs: Extend the netfs_io_*request structs to handle writes
` [PATCH v5 20/40] netfs: Add a hook to allow tell the netfs to update its i_size
` [PATCH v5 21/40] netfs: Make netfs_put_request() handle a NULL pointer
` [PATCH v5 22/40] netfs: Make the refcounting of netfs_begin_read() easier to use
` [PATCH v5 23/40] netfs: Prep to use folio->private for write grouping and streaming write
` [PATCH v5 24/40] netfs: Dispatch write requests to process a writeback slice
` [PATCH v5 25/40] netfs: Provide func to copy data to pagecache for buffered write
` [PATCH v5 26/40] netfs: Make netfs_read_folio() handle streaming-write pages
` [PATCH v5 27/40] netfs: Allocate multipage folios in the writepath
` [PATCH v5 28/40] netfs: Implement unbuffered/DIO read support
` [PATCH v5 29/40] netfs: Implement unbuffered/DIO write support
` [PATCH v5 30/40] netfs: Implement buffered write API
` [PATCH v5 31/40] netfs: Allow buffered shared-writeable mmap through netfs_page_mkwrite()
` [PATCH v5 32/40] netfs: Provide netfs_file_read_iter()
` [PATCH v5 33/40] netfs, cachefiles: Pass upper bound length to allow expansion
` [PATCH v5 34/40] netfs: Provide a writepages implementation
` [PATCH v5 35/40] netfs: Provide a launder_folio implementation
` [PATCH v5 36/40] netfs: Implement a write-through caching option
` [PATCH v5 37/40] netfs: Optimise away reads above the point at which there can be no data
` [PATCH v5 38/40] netfs: Export the netfs_sreq tracepoint
` [PATCH v5 39/40] afs: Use the netfs write helpers
` [PATCH v5 40/40] 9p: Use netfslib read/write_iter

[PATCH v2 0/3] Support Dell models without _DSD
 2023-12-21 13:25 UTC  (4+ messages)
` [PATCH v2 1/3] ALSA: hda: cs35l41: Support additional "
` [PATCH v2 2/3] ALSA: hda: cs35l41: Prevent firmware load if SPI speed too low
` [PATCH v2 3/3] ALSA: hda/realtek: Add quirks for Dell models

[RFC PATCH 2/7] osdump: reuse some code from crash_core to get vmcoreinfo
 2023-12-21 13:25 UTC 

[PATCH v2 00/16] block atomic writes
 2023-12-21 13:22 UTC  (15+ messages)

[PATCH 0/5] staging: rtl8192e: rename variable HTInitializeBssDesc and (4) other
 2023-12-21 13:19 UTC  (5+ messages)

[PATCH v3 0/2] kvm: arm64: allow vm to select DEVICE_* and
 2023-12-21 13:19 UTC  (8+ messages)
` [PATCH v3 2/2] kvm: arm64: set io memory s2 pte as normalnc for vfio pci devices

linux-next: build warning after merge of the vfs-brauner tree
 2023-12-21 13:19 UTC  (2+ messages)

[PATCH 0/8] arm64: dts: qcom: sa8295p: Enable GPU
 2023-12-21 13:18 UTC  (9+ messages)
` [PATCH 2/8] clk: qcom: gdsc: Enable supply reglator in GPU GX handler
` [PATCH 6/8] arm64: dts: qcom: sa8295p-adp: add max20411

[PATCH RESEND v1 0/8] Introduce STM32 LVDS driver
 2023-12-21 13:17 UTC  (10+ messages)
` [PATCH RESEND v1 1/8] dt-bindings: panel: lvds: Append edt,etml0700z9ndha in panel-lvds
` [PATCH RESEND v1 2/8] dt-bindings: display: add dt-bindings for STM32 LVDS device
` [PATCH RESEND v1 3/8] drm/stm: lvds: add new STM32 LVDS Display Interface Transmitter driver
` [PATCH RESEND v1 4/8] drm/stm: ltdc: implement bus clock
` [PATCH RESEND v1 5/8] drm/stm: ltdc: add lvds pixel clock
` [PATCH RESEND v1 6/8] arm64: dts: st: add ltdc support on stm32mp251
` [PATCH RESEND v1 7/8] arm64: dts: st: add lvds support on stm32mp253
` [PATCH RESEND v1 8/8] arm64: dts: st: add display support on stm32mp257f-ev

[PATCH v2 0/2] kexec: fix potential cmem->ranges out of bounds
 2023-12-21 13:14 UTC  (5+ messages)
` [PATCH v2 1/2] x86/kexec: Fix potential out of bounds in crash_setup_memmap_entries()
` [PATCH v2 2/2] kexec: Fix potential out of bounds in crash_exclude_mem_range()

[PATCH 0/8] firewire: core: support legacy layout of configuration ROM for AV/C device
 2023-12-21 13:12 UTC  (4+ messages)
` [PATCH 7/8] firewire: core: detect model name for legacy layout of configuration ROM

[PATCH] net: Save and restore msg_namelen in sock_sendmsg
 2023-12-21 13:12 UTC 

[PATCH] platform/surface: aggregator: make ssam_bus_type constant and static
 2023-12-21 13:10 UTC  (3+ messages)

"Link in bio" instead of Link:/Closes: trailer
 2023-12-21 13:10 UTC  (4+ messages)

[PATCH 1/7] [RFC PATCH 1/7] osdump: Add one new os minidump module
 2023-12-21 13:09 UTC 

[PATCH v5 0/5] Add support for video hardware codec of STMicroelectronics STM32 SoC series
 2023-12-21 13:08 UTC  (6+ messages)
` [PATCH v5 3/5] media: hantro: add support for STM32MP25 VENC

[PATCH 0/4] Section alignment issues?
 2023-12-21 13:07 UTC  (3+ messages)
` [PATCH 3/4] vmlinux.lds.h: Fix alignment for __ksymtab*, __kcrctab_* and .pci_fixup sections

[RFC PATCH 0/7] osdump: Add one new os minidump module
 2023-12-21 13:05 UTC 

[PATCH] platform/x86: hp-bioscfg: Removed needless asm-generic
 2023-12-21 13:04 UTC  (3+ messages)

[PATCH] clk: imx: pll14xx: change naming of fvco to fout
 2023-12-21 13:03 UTC  (2+ messages)

[PATCH 0/2] Move driver-api/{dcdbas,isapnp} to userspace-api/
 2023-12-21 13:01 UTC  (4+ messages)
` [PATCH 1/2] Documentation: move driver-api/isapnp "
` [PATCH 2/2] Documentation: move driver-api/dcdbas "

[RFC PATCH] gpiolib: remove extra_checks
 2023-12-21 13:00 UTC  (6+ messages)

[PATCH v2 1/2] gpiolib: drop tabs from local variable declarations
 2023-12-21 12:58 UTC  (4+ messages)
` [PATCH v3 2/2] gpio: sysfs: "

linux-next: build failure after merge of the pwm tree
 2023-12-21 12:58 UTC  (7+ messages)
` (subset) "

[PATCH v7 00/23] Proxy Execution: A generalized form of Priority Inheritance v7
 2023-12-21 12:55 UTC  (5+ messages)
` [PATCH v7 10/23] sched: Split out __sched() deactivate task logic into a helper
` [PATCH v7 11/23] sched: Add a initial sketch of the find_proxy_task() function

[PATCH v1 0/2] Add Cadence I2S controller driver for the
 2023-12-21 12:55 UTC  (3+ messages)
` [PATCH v1 2/2] ASoC: starfive: Add drivers of Cadence Multi-Channel I2S Controller

[PATCH v2] r8169: Fix PCI error on system resume
 2023-12-21 12:55 UTC  (2+ messages)

[PATCH 1/2] MIPS: Allow vectored interrupt handler to reside everywhere for 64bit
 2023-12-21 12:54 UTC  (2+ messages)
` [PATCH 2/2] MIPS: Remove unused shadow GPR support from vector irq setup

[PATCH 0/3] Fairphone 5 PMIC-GLINK support (USB-C, charger, fuel gauge)
 2023-12-21 12:53 UTC  (5+ messages)

[RFC PATCH v2 0/3] Add support for reading D1 efuse speed bin
 2023-12-21 12:49 UTC  (3+ messages)
` [RFC PATCH v2 2/3] cpufreq: sun50i: Add support for D1's speed bin decoding

Convert write_cache_pages() to an iterator v3
 2023-12-21 12:49 UTC  (22+ messages)
` [PATCH 07/17] writeback: Factor writeback_get_batch() out of write_cache_pages()
` [PATCH 08/17] writeback: Factor should_writeback_folio() "
` [PATCH 13/17] writeback: Factor writeback_get_folio() "
` [PATCH 14/17] writeback: Factor writeback_iter_next() "
` [PATCH 15/17] writeback: Add for_each_writeback_folio()
` [PATCH 16/17] writeback: Remove a use of write_cache_pages() from do_writepages()
` [PATCH 17/17] writeback: update the kerneldoc comment for tag_pages_for_writeback

[PATCH net-next v8 0/3] Ethernet DWMAC5 fault IRQ support
 2023-12-21 12:49 UTC  (3+ messages)
` [PATCH net-next v8 3/3] net: stmmac: Add driver support for DWMAC5 common safety IRQ

[RFC PATCH 00/26] Add thermal zones names and new registration func
 2023-12-21 12:48 UTC  (27+ messages)
` [RFC PATCH 01/26] thermal: Introduce thermal_zone_device_register() and params structure
` [RFC PATCH 02/26] thermal/of: Migrate to thermal_zone_device_register()
` [RFC PATCH 03/26] platform/x86: acerhdf: "
` [RFC PATCH 04/26] ACPI: thermal: "
` [RFC PATCH 05/26] thermal/drivers/da9062: "
` [RFC PATCH 06/26] thermal/drivers/imx: "
` [RFC PATCH 07/26] thermal/drivers/rcar: "
` [RFC PATCH 08/26] thermal/drivers/st: "
` [RFC PATCH 09/26] thermal: intel: pch_thermal: "
` [RFC PATCH 10/26] thermal: intel: quark_dts: "
` [RFC PATCH 11/26] thermal: intel: soc_dts_iosf: "
` [RFC PATCH 12/26] thermal: intel: int340x: "
` [RFC PATCH 13/26] thermal: int340x: processor: "
` [RFC PATCH 14/26] thermal: intel: x86_pkg_temp: "
` [RFC PATCH 15/26] power: supply: core: "
` [RFC PATCH 16/26] thermal/drivers/armada: "
` [RFC PATCH 17/26] thermal/drivers/dove: "
` [RFC PATCH 18/26] thermal/drivers/kirkwood: "
` [RFC PATCH 19/26] thermal/drivers/spear: "
` [RFC PATCH 20/26] thermal/drivers/int340x: "
` [RFC PATCH 21/26] wifi: iwlwifi: mvm: "
` [RFC PATCH 22/26] cxgb4: "
` [RFC PATCH 23/26] mlxsw: core_thermal: "
` [RFC PATCH 24/26] fixup! power: supply: core: "
` [RFC PATCH 25/26] thermal: Remove tripless_zone_register and register_with_trips functions
` [RFC PATCH 26/26] thermal: Introduce thermal zones names

[PATCH] powerpc/6xx: set High BAT Enable flag on G2 cores
 2023-12-21 12:45 UTC 

[PATCH v1 0/2] Fix LPSS clock divider for XPS 9530
 2023-12-21 12:46 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] mfd: intel-lpss: Switch to generalized quirk table
  ` [PATCH v2 2/2] mfd: intel-lpss: Introduce QUIRK_CLOCK_DIVIDER_UNITY for XPS 9530

[PATCH v15 1/1] vfio/nvgrace-gpu: Add vfio pci variant module for grace hopper
 2023-12-21 12:43 UTC  (3+ messages)

[PATCH v1 5/8] drm/stm: ltdc: add lvds pixel clock
 2023-12-21 12:30 UTC  (4+ messages)
` [PATCH v1 6/8] arm64: dts: st: add ltdc support on stm32mp251
` [PATCH v1 7/8] arm64: dts: st: add lvds support on stm32mp253
` [PATCH v1 8/8] arm64: dts: st: add display support on stm32mp257f-ev

[PATCH v1 0/8] Introduce STM32 LVDS driver
 2023-12-21 12:28 UTC  (5+ messages)
` [PATCH v1 1/8] dt-bindings: panel: lvds: Append edt,etml0700z9ndha in panel-lvds
` [PATCH v1 2/8] dt-bindings: display: add dt-bindings for STM32 LVDS device
` [PATCH v1 3/8] drm/stm: lvds: add new STM32 LVDS Display Interface Transmitter driver
` [PATCH v1 4/8] drm/stm: ltdc: implement bus clock

linux-next: duplicate patches in the block tree
 2023-12-21 12:29 UTC  (3+ messages)

[PATCH v1 0/8] Add T-Head TH15020 SoC pin control
 2023-12-21 12:28 UTC  (8+ messages)
` [PATCH v1 1/8] dt-bindings: pinctrl: Add thead,th1520-pinctrl bindings

[PATCH v3 0/4] dt-bindings: xilinx: Add missing firmware child nodes
 2023-12-21 12:27 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: firmware: xilinx: Describe missing "
` [PATCH v3 2/4] dt-bindings: firmware: xilinx: Sort node names (clock-controller)
` [PATCH v3 3/4] dt-bindings: power: reset: xilinx: Rename node names in examples
` [PATCH v3 4/4] arm64: zynqmp: Rename zynqmp-power node to power-management

element sizes in input_event struct on riscv32
 2023-12-21 12:28 UTC  (5+ messages)

[PATCH] arm64: dts: ti: k3-am69-sk: remove assigned-clock-parents for unused VP
 2023-12-21 12:28 UTC  (2+ messages)

[RFC PATCH net-next] net: ethernet: ti: am65-cpsw-nuss: Enable SGMII mode for J784S4 CPSW9G
 2023-12-21 12:21 UTC  (2+ messages)

[PATCH] thunderbolt: Reduce retry timeout to speed up boot for some devices
 2023-12-21 12:20 UTC  (4+ messages)

[PATCH RESEND v4 0/3] livepatch: Move modules to selftests and add a new test
 2023-12-21 12:17 UTC  (2+ messages)

[PATCH 1/3] init: Declare rodata_enabled and mark_rodata_ro() at all time
 2023-12-21 12:16 UTC  (2+ messages)

[PATCH v3 00/34] kmsan: Enable on s390
 2023-12-21 12:14 UTC  (3+ messages)
` [PATCH v3 28/34] s390/mm: Define KMSAN metadata for vmalloc and modules

[PATCH] watch_queue: fix kcalloc() arguments order
 2023-12-21 12:13 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: hwmon: ina2xx: Add label property
 2023-12-21 12:11 UTC  (5+ messages)

[PATCH 00/13] kmsan: Enable on powerpc
 2023-12-21 12:09 UTC  (4+ messages)
` [PATCH 02/13] hvc: Fix use of uninitialized array in udbg_hvc_putc

[PATCH vhost v4 00/15] vdpa/mlx5: Add support for resumable vqs
 2023-12-21 12:08 UTC  (9+ messages)
` [PATCH vhost v4 02/15] vdpa: Add VHOST_BACKEND_F_CHANGEABLE_VQ_ADDR_IN_SUSPEND flag

[PATCH v5 0/8] iio: new DMABUF based API, v5
 2023-12-21 12:06 UTC  (5+ messages)
` [PATCH v5 3/8] dmaengine: Add API function dmaengine_prep_slave_dma_vec()
` [PATCH v5 5/8] iio: core: Add new DMABUF interface infrastructure

[PATCH 1/2] lib/strtox: introduce kstrtoull_suffix() helper
 2023-12-21 12:00 UTC  (3+ messages)

[syzbot] [mm?] BUG: unable to handle kernel paging request in copy_from_kernel_nofault
 2023-12-21 11:59 UTC  (5+ messages)

[PATCH net 0/2] ISDN/mISDN maintenanceship cleanup
 2023-12-21 11:53 UTC  (7+ messages)
` [PATCH net 1/2] MAINTAINERS: Remove Karsten Keil

[PATCH] net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2220 PHY
 2023-12-21 11:45 UTC  (7+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 4/4] "

[PATCH] fs/ntfs3: Disable ATTR_LIST_ENTRY size check
 2023-12-21 11:35 UTC 

[PATCH v2 0/4] Improvement around mtk_vcodec_mem_free() logging and usage
 2023-12-21 11:43 UTC  (5+ messages)
` [PATCH v2 3/4] media: mediatek: vcodec: Update mtk_vcodec_mem_free() error messages
` [PATCH v2 4/4] media: mediatek: vcodec: Only free buffer VA that is not NULL

[PATCH 0/3] Add support for LTC6373
 2023-12-21 11:38 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: iio: hmc425a: add entry "
` [PATCH 2/3] iio: amplifiers: hmc425a: move conversion logic
` [PATCH 3/3] iio: amplifiers: hmc425a: add support for LTC6373 Instrumentation Amplifier


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