linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-13 14:51:09 to 2023-12-13 16:09:57 UTC [more...]

[PATCH] dt-bindings: pinctrl: samsung: correct ExynosAutov920 wake-up compatibles
 2023-12-13 16:09 UTC  (2+ messages)

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

[PATCH 0/3] Fix XIP boot and make XIP testable in QEMU
 2023-12-13 16:08 UTC  (2+ messages)

[RFC 0/2] PCI: acpiphp: workaround race between hotplug and SCSI_SCAN_ASYNC job
 2023-12-13 16:06 UTC  (4+ messages)
` [RFC 1/2] PCI: acpiphp: enable slot only if it hasn't been enabled already

[PATCH v2] arm64: rockchip: dts: rk3328-rock-pi-e: add gpio-line-names
 2023-12-13 16:05 UTC 

[PATCH] dmaengine: fix NULL pointer in channel unregistration function
 2023-12-13 16:04 UTC 

[RFC PATCH net-next v3 0/8] Add support for 10G Ethernet SerDes on MT7988
 2023-12-13 16:04 UTC  (3+ messages)
` [RFC PATCH net-next v3 3/8] net: pcs: pcs-mtk-lynxi: add platform driver for MT7988

[PATCH 0/3] arm64: dts: ti: Introduce J722S SoC and EVM
 2023-12-13 16:03 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: arm: ti: Add bindings for J722S SoCs

[PATCH v2 00/16] block atomic writes
 2023-12-13 16:03 UTC  (10+ messages)
` [PATCH v2 04/16] fs: Increase fmode_t size
` [PATCH v2 05/16] fs: Add RWF_ATOMIC and IOCB_ATOMIC flags for atomic write support

[Patch v6 00/10] Add MFC v12 support
 2023-12-13 16:03 UTC  (2+ messages)

[PATCH V5 0/3] Add rs485 support to uartps driver
 2023-12-13 16:02 UTC  (3+ messages)
` [PATCH V5 1/3] dt-bindings: Add reference to rs485.yaml

[PATCH 1/2] thermal: core: add initial support for cold and critical_cold trip point
 2023-12-13 16:00 UTC  (10+ messages)

[PATCH 0/4] gpiolib: cdev: relocate debounce_period_us
 2023-12-13 15:59 UTC  (12+ messages)
` [PATCH 1/4] gpiolib: cdev: relocate debounce_period_us from struct gpio_desc
` [PATCH 3/4] gpiolib: cdev: reduce locking in gpio_desc_to_lineinfo()

[PATCH] soc: xilinx: Add error message for invalid payload received from IPI callback
 2023-12-13 15:54 UTC  (2+ messages)

[net-next PATCH v6 1/3] net: phy: extend PHY package API to support multiple global address
 2023-12-13 15:55 UTC  (8+ messages)
` [net-next PATCH v6 2/3] net: phy: restructure __phy_write/read_mmd to helper and phydev user
` [net-next PATCH v6 3/3] net: phy: add support for PHY package MMD read/write

[paulmck-rcu:frederic.2023.12.08a 29/37] fs/btrfs/transaction.c:496:6: error: call to '__compiletime_assert_329' declared with 'error' attribute: Need native word sized stores/loads for atomicity
 2023-12-13 15:54 UTC  (5+ messages)

[PATCH v2 0/8] Add JH7100 errata and update device tree
 2023-12-13 15:53 UTC  (4+ messages)
` (subset) "

[PATCH v2] mfd: tps6594: Add null pointer check to tps6594_device_init
 2023-12-13 15:53 UTC  (2+ messages)
` (subset) "

[PATCH 00/15] KVM RISC-V report more ISA extensions through ONE_REG
 2023-12-13 15:52 UTC  (3+ messages)
` [PATCH 01/15] KVM: riscv: selftests: Generate ISA extension reg_list using macros

[PATCH 1/2] dt-bindings: nvmem: add "data-size" property
 2023-12-13 15:49 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: nvmem: u-boot,env: describe "

[PATCH v5 00/16] Support Andes PMU extension
 2023-12-13 15:48 UTC  (21+ messages)
` [PATCH v5 02/16] irqchip/riscv-intc: Allow large non-standard interrupt number
` [PATCH v5 03/16] irqchip/riscv-intc: Introduce Andes hart-level interrupt controller
` [PATCH v5 07/16] RISC-V: Move T-Head PMU to CPU feature alternative framework
` [PATCH v5 09/16] dt-bindings: riscv: Add T-Head PMU extension description
` [PATCH v5 12/16] riscv: dts: sophgo: Add T-Head PMU extension for cv1800b
` [PATCH v5 13/16] riscv: dts: sophgo: Add T-Head PMU extension for sg2042
` [PATCH v5 14/16] riscv: dts: thead: Add T-Head PMU extension for th1520
` [PATCH v5 15/16] riscv: dts: renesas: Add Andes PMU extension for r9a07g043f

[PATCH net-next 00/16] net: pcs: xpcs: Add memory-based management iface support
 2023-12-13 15:47 UTC  (9+ messages)
` [PATCH net-next 06/16] net: pcs: xpcs: Avoid creating dummy XPCS MDIO device

[PATCH] arm64: zynqmp: Add missing destination mailbox compatible
 2023-12-13 15:47 UTC  (2+ messages)

[PATCH 0/2] arm64: zynqmp: Align fixed-clock nodes for kv260
 2023-12-13 15:46 UTC  (2+ messages)

Maple tree implementation for irq descriptor management
 2023-12-13 15:45 UTC 

[PATCH v4 1/2] dt-bindings: soc: xilinx: Move xilinx.yaml from arm to soc
 2023-12-13 15:45 UTC  (4+ messages)
` [PATCH v4 2/2] dt-bindings: soc: Add new board description for MicroBlaze V

[PATCH] riscv: lib: Optimize 'strlen' function
 2023-12-13 15:45 UTC 

[PATCH V2] perf top: Use evsel's cpus to replace user_requested_cpus
 2023-12-13 15:45 UTC  (6+ messages)

[PATCH v4 00/13] netfs, cifs: Delegate high-level I/O to netfslib
 2023-12-13 15:41 UTC  (14+ messages)
` [PATCH v4 01/13] netfs: Rearrange netfs_io_subrequest to put request pointer first
` [PATCH v4 02/13] cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest
` [PATCH v4 03/13] cifs: Share server EOF pos with netfslib
` [PATCH v4 04/13] cifs: Set zero_point in the copy_file_range() and remap_file_range()
` [PATCH v4 05/13] cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest
` [PATCH v4 06/13] cifs: Use more fields from netfs_io_subrequest
` [PATCH v4 07/13] cifs: Make wait_mtu_credits take size_t args
` [PATCH v4 08/13] cifs: Implement netfslib hooks
` [PATCH v4 09/13] cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.c
` [PATCH v4 10/13] cifs: Cut over to using netfslib
` [PATCH v4 11/13] cifs: Remove some code that's no longer used, part 1
` [PATCH v4 12/13] cifs: Remove some code that's no longer used, part 2
` [PATCH v4 13/13] cifs: Remove some code that's no longer used, part 3

[PATCH v2] docs: Raise the minimum Sphinx requirement to 2.4.4
 2023-12-13 15:42 UTC  (3+ messages)
` [PATCH] docs: sphinx/requirement.txt: Reflect recommended Sphinx version

[PATCH v2 1/1] backlight: hx8357: Convert to agnostic GPIO API
 2023-12-13 15:42 UTC  (2+ messages)
` (subset) "

[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-12-13 15:41 UTC  (10+ messages)
` [PATCH v10 04/50] x86/cpufeatures: Add SEV-SNP CPU feature

[PATCH v2] tracing: Increase size of trace_marker_raw to max ring buffer entry
 2023-12-13 15:42 UTC 

[PATCH v3 1/2] leds: trigger: netdev: extend speeds up to 10G
 2023-12-13 15:39 UTC  (9+ messages)
          ` [GIT PULL] Immutable branch between LEDs and NetDev due for the v6.8 merge window:wq

[PATCH v3 00/13] PCI: imx6: Clean up and add imx95 pci support
 2023-12-13 15:39 UTC  (6+ messages)
` [PATCH v3 08/13] dt-bindings: imx6q-pcie: Add imx95 pcie compatible string

[PATCH net] net: phy: skip LED triggers on PHYs on SFP modules
 2023-12-13 15:35 UTC  (7+ messages)

[PATCH] leds: rgb: Drop obsolete dependency on COMPILE_TEST
 2023-12-13 15:38 UTC  (2+ messages)

[PATCH v5 0/6] nvme: add csi, ms and nuse to sysfs
 2023-12-13 15:38 UTC  (5+ messages)
` [PATCH v5 1/6] nvme: move ns id info to struct nvme_ns_head

[PATCH v2 1/2] leds: trigger: netdev: display only supported link speed attribute
 2023-12-13 15:37 UTC  (3+ messages)
` [PATCH v2 2/2] docs: ABI: sysfs-class-led-trigger-netdev: Document now hidable link_*

[PATCH net-next v2 0/2] add support for DP83TG720S PHY
 2023-12-13 15:36 UTC  (5+ messages)
` [PATCH net-next v2 1/2] net: phy: c45: add genphy_c45_pma_read_ext_abilities() function
` [PATCH net-next v2 2/2] net: phy: Add support for the DP83TG720S Ethernet PHY

[PATCH 00/13] btrfs: clean up RAID I/O geometry calculation
 2023-12-13 15:36 UTC  (4+ messages)
` [PATCH 11/13] btrfs: open code set_io_stripe for RAID56

[PATCH v3 0/3] AMD Address Translation Library
 2023-12-13 15:35 UTC  (6+ messages)
` [PATCH v3 1/3] RAS: Introduce "

[RFC PATCH 0/2] workqueue: Introduce PF_WQ_RESCUE_WORKER
 2023-12-13 15:35 UTC  (7+ messages)

[PATCH v9 0/3] Add Nuvoton NPCM SGPIO feature
 2023-12-13 15:27 UTC  (3+ messages)
` [PATCH v9 3/3] gpio: nuvoton: Add Nuvoton NPCM sgpio driver

[PATCH v2 0/4] Support panels used by MT8173 Chromebooks in edp-panel
 2023-12-13 15:34 UTC  (6+ messages)
` [PATCH v2 4/4] drm/panel-edp: Add some panels with conservative timings

[tip:irq/core] BUILD SUCCESS 69ffab9b9e698248cbb4042e47f82afb00dc1bb4
 2023-12-13 15:31 UTC 

[PATCH v3 00/59] netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib
 2023-12-13 15:32 UTC  (4+ messages)
` [PATCH v3 04/59] netfs, fscache: Move /proc/fs/fscache to /proc/fs/netfs and put in a symlink

[PATCH 0/4] usb: typec: tipd: add patch update support for tps6598x
 2023-12-13 15:32 UTC  (8+ messages)
` [PATCH 2/4] usb: typec: tipd: add function to request firmware

[PATCH] fix comparison of unsigned expression < 0
 2023-12-13 15:31 UTC  (5+ messages)

[PATCH v2] dmaengine: ti: k3-udma: Add PSIL threads for AM62P and J722S
 2023-12-13 15:29 UTC  (2+ messages)

[PATCH 6.1 000/194] 6.1.68-rc1 review
 2023-12-13 15:16 UTC  (6+ messages)
` RTL8152_INACCESSIBLE was "

[syzbot] [gfs2] WARNING in vfs_utimes
 2023-12-13 15:10 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: iio: adc: ti-ads1298: Add driver
 2023-12-13 14:55 UTC  (3+ messages)
  ` [PATCH 2/2] "

[PATCH v2 0/2] Enable PowerVR driver for TI AM62x
 2023-12-13 15:02 UTC  (3+ messages)

[PATCH net] ipmr: support IP_PKTINFO on cache report IGMP msg
 2023-12-13 14:55 UTC  (2+ messages)

[PATCH v2 0/3] arm64: dts: ti: k3: Add additioal regs for DMA components
 2023-12-13 15:24 UTC  (2+ messages)

[PATCH] drm/imagination: vm: Fix heap lookup condition
 2023-12-13 15:22 UTC  (2+ messages)
` (subset) "

[PATCH v5 00/44] drm/connector: Create HDMI Connector infrastructure
 2023-12-13 15:22 UTC  (3+ messages)
` [PATCH v5 18/44] drm/vc4: hdmi: Create destroy state implementation
  ` (subset) "

[linux-next:master] drm/panel: ilitek-ili9805: adjust the includes
 2023-12-13 15:22 UTC  (2+ messages)
` (subset) "

[linux-next:master] drm/panel: synaptics-r63353: adjust the includes
 2023-12-13 15:22 UTC  (2+ messages)
` (subset) "

[PATCH v5] block: add check that partition length needs to be aligned with block size
 2023-12-13 15:20 UTC  (2+ messages)

[PATCH] block: Set memalloc_noio to false on device_add_disk() error path
 2023-12-13 15:20 UTC  (2+ messages)

PSA: final vger mailing list migration: Thu, Dec 14, 11AM PST (1900 UTC)
 2023-12-13 15:19 UTC  (3+ messages)

[PATCH net-next 00/15] MT7530 DSA subdriver improvements
 2023-12-13 15:19 UTC  (3+ messages)

[PATCH] block/rnbd-srv: Check for unlikely string overflow
 2023-12-13 15:16 UTC  (2+ messages)

[PATCH RESEND RFC] driver: core: don't queue device links removal for dt overlays
 2023-12-13 15:13 UTC 

[PATCH v3 0/1] i2c: busses: i2c-mv64xxx: fix arb-loss i2c lock
 2023-12-13 15:13 UTC  (2+ messages)
` [PATCH v3 1/1] "

[PATCH net-next v8 0/4] send credit update during setting SO_RCVLOWAT
 2023-12-13 15:13 UTC  (9+ messages)

[PATCH v2] dcache: remove unnecessary NULL check in dget_dlock()
 2023-12-13 15:09 UTC  (4+ messages)

[perf] vsyscall, possible circular locking dependency detected
 2023-12-13 15:08 UTC 

[PATCH v3] tracing/selftests: Add test to test the trace_marker
 2023-12-13 15:08 UTC  (4+ messages)

[PATCH] ARC: add hugetlb definitions
 2023-12-13 15:07 UTC 

[PATCH 0/3] soc: qcom: pmic_pdcharger_ulog: Fix compilation
 2023-12-13 15:05 UTC  (10+ messages)
` [PATCH 1/3] soc: qcom: pmic_pdcharger_ulog: Search current directory for headers

[PATCH v2] selftests/ftrace: Add test to exercize function tracer across cpu hotplug
 2023-12-13 15:06 UTC  (3+ messages)

[PATCH v4 0/9] arm64: dts: mediatek: Add MT8186 Corsola Chromebooks
 2023-12-13 15:04 UTC  (10+ messages)
` [PATCH v4 1/9] dt-bindings: arm: mediatek: Sort entries by SoC then board compatibles
` [PATCH v4 2/9] dt-bindings: arm: mediatek: Add MT8186 Tentacruel / Tentacool Chromebooks
` [PATCH v4 3/9] dt-bindings: arm: mediatek: Add MT8186 Steelix Chromebook
` [PATCH v4 4/9] dt-bindings: arm: mediatek: Add MT8186 Rusty Chromebook
` [PATCH v4 5/9] dt-bindings: arm: mediatek: Add MT8186 Magneton Chromebooks
` [PATCH v4 6/9] arm64: dts: mediatek: Add MT8186 Krabby platform based Tentacruel / Tentacool
` [PATCH v4 7/9] arm64: dts: mediatek: Introduce MT8186 Steelix
` [PATCH v4 8/9] arm64: dts: mediatek: Add MT8186 Steelix platform based Rusty
` [PATCH v4 9/9] arm64: dts: mediatek: Add MT8186 Magneton Chromebooks

[PATCH v2 0/4] kunit: Add helpers for creating test-managed devices
 2023-12-13 15:04 UTC  (2+ messages)

[PATCH RESEND -tip] x86/percpu: Use %RIP-relative address in untagged_addr()
 2023-12-13 15:03 UTC 

[PATCH v2 1/4] kunit: Add APIs for managing devices
 2023-12-13 15:03 UTC  (2+ messages)

[PATCH v2 00/33] kmsan: Enable on s390
 2023-12-13 15:01 UTC  (4+ messages)
` [PATCH v2 12/33] kmsan: Allow disabling KMSAN checks for the current task

[PATCH] net: mdio: mdio-bcm-unimac: Delay before first poll
 2023-12-13 15:01 UTC  (3+ messages)

next: arm64: gcc-8-defconfig - failed - net/wireless/shipped-certs.c:92:1: error: expected '}' before numeric constant
 2023-12-13 15:00 UTC 

[PATCH v3 1/4] RISC-V: Detect and Enable Svadu Extension Support
 2023-12-13 14:59 UTC  (4+ messages)
` [PATCH v3 4/4] KVM: riscv: selftests: Add Svadu Extension to get-reg-list testt

[PATCH] irq: Resolve that mask_irq/unmask_irq may not be called in pairs
 2023-12-13 14:59 UTC  (2+ messages)

[PATCH 6.6 000/244] 6.6.7-rc1 review
 2023-12-13 14:56 UTC  (2+ messages)

Re: Re: EEVDF/vhost regression (bisected to 86bfbb7ce4f6 sched/fair: Add lag based placement)
 2023-12-13 14:55 UTC  (8+ messages)

[PATCH] drm/panel: ltk050h3146w: Set burst mode for ltk050h3148w
 2023-12-13 14:50 UTC 

possible deadlock in down_trylock/perf_event_open
 2023-12-13 14:54 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: iio: spi-dac: Add driver for SPI shift register DACs
 2023-12-13 14:53 UTC  (2+ messages)

[PATCH] leds: sun50i-a100: avoid division-by-zero warning
 2023-12-13 14:51 UTC  (4+ messages)

[PATCH RFC v2 00/27] Add support for arm64 MTE dynamic tag storage reuse
 2023-12-13 14:51 UTC  (8+ messages)
` [PATCH RFC v2 11/27] arm64: mte: Reserve tag storage memory

[tip: x86/urgent] x86/acpi: Ignore invalid x2APIC entries
 2023-12-13 14:51 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).