The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-05-19 09:16:01 to 2026-05-19 10:24:31 UTC [more...]

[RFC PATCH 00/36] cifs: [WIP] Overhaul message handling and improve nework transport
 2026-05-19 10:21 UTC  (29+ messages)
` [RFC PATCH 01/36] net: Perform special handling for a splice from a bvecq
` [RFC PATCH 02/36] netfs: Add a facility to splice TCP receive buffers into "
` [RFC PATCH 03/36] netfs: Add some TCP receive queue helpers
` [RFC PATCH 04/36] cifs, nls: Provide unicode size determination func
` [RFC PATCH 05/36] cifs: Introduce an ALIGN8() macro
` [RFC PATCH 06/36] cifs: Rename mid_q_entry to smb_message
` [RFC PATCH 07/36] cifs: Add "Has dynamic part" flag form SMB2/3 StructureSize LSB
` [RFC PATCH 08/36] cifs: Add an enum to hold a trace value for the command/subcommand
` [RFC PATCH 09/36] cifs: Institute message managing struct
` [RFC PATCH 10/36] cifs: Split crypt_message() into encrypt and decrypt variants
` [RFC PATCH 11/36] cifs: Add new AEAD alloc and setup routines that draw from an iterator
` [RFC PATCH 12/36] cifs: [WIP] Rewrite base Rx to put data off the socket into a bvecq
` [RFC PATCH 13/36] cifs: Remove validate_t2()
` [RFC PATCH 14/36] cifs: Remove cifs_io_subrequest::got_bytes
` [RFC PATCH 15/36] cifs: Pass smb_message to cifs_verify_signature()
` [RFC PATCH 16/36] cifs: Rewrite base TCP transmission
` [RFC PATCH 17/36] cifs: Don't use corking
` [RFC PATCH 18/36] cifs: Use page frag allocator for Tx buffers
` [RFC PATCH 19/36] cifs: Try to better handle the "Dynamic" flag in StructureSize2 in SMB2/3
` [RFC PATCH 20/36] cifs: Pass smb_message structs down into the transport layer
` [RFC PATCH 21/36] cifs: Add a tracepoint to trace the smb_message refcount
` [RFC PATCH 22/36] cifs: Trace smb1/2_copy_to_prepped_buffers()
` [RFC PATCH 23/36] cifs: Clean up mid->callback_data and kill off mid->creator
` [RFC PATCH 24/36] cifs: Add netmem allocation functions
` [RFC PATCH 25/36] cifs: Add more pieces to smb_message
` [RFC PATCH 26/36] cifs: Convert SMB2 Negotiate Protocol request
` [RFC PATCH 27/36] cifs: Convert SMB2 Session Setup request
` [RFC PATCH 28/36] cifs: Convert SMB2 Logoff request

[PATCH net v4] vsock/vmci: fix UAF when peer resets connection during handshake
 2026-05-19 10:23 UTC 

[PATCH 0/2] f2fs: pack same-inode blocks by inode during FG_GC
 2026-05-19 10:21 UTC  (3+ messages)
  ` [PATCH 1/2] f2fs: extract do_migrate_one_data_block() helper for GC migration
    ` [PATCH 2/2] f2fs: pack same-inode blocks by inode during FG_GC

[PATCH v4 0/5] nvmem: Add Raspberry Pi OTP nvmem driver
 2026-05-19 10:21 UTC  (7+ messages)
` [PATCH v4 2/5] nvmem: Add the Raspberry Pi OTP driver
` [PATCH v4 3/5] firmware: raspberrypi: register nvmem driver

[PATCH v9 00/23] Runtime TDX module update support
 2026-05-19 10:20 UTC  (4+ messages)
` [PATCH v9 13/23] x86/virt/seamldr: Abort updates after a failed step

[PATCH v2 0/2] Add OVS packet family YNL spec and unicast notification support
 2026-05-19 10:20 UTC  (7+ messages)
` [PATCH v2 1/2] netlink: specs: add OVS packet family specification
` [PATCH v2 2/2] tools: ynl: add unicast notification receive support

[PATCH v6 1/2] platform/x86: dell-dw5826e: Add reset driver for DW5826e
 2026-05-19 10:19 UTC  (2+ messages)

[PATCH v1] misc: Use named initializers for arrays of i2c_device_data
 2026-05-19 10:20 UTC  (5+ messages)

[PATCH v2] dax/bus: Upgrade resource conflict message to dev_err() in alloc_dax_region()
 2026-05-19 10:18 UTC 

[PATCH] gpu: host1x: trace: fix string fields in host1x traces
 2026-05-19 10:16 UTC 

[PATCH] selftests: watchdog: add WDIOC_GETTEMP coverage
 2026-05-19 10:16 UTC 

[PATCH net v2] vsock/vmci: fix UAF when peer resets connection during handshake
 2026-05-19 10:16 UTC  (4+ messages)
    ` [PATCH net v3] "

[PATCH 1/2] dt-bindings: usb: qcom,pmic-typec: Drop redundant port
 2026-05-19 10:15 UTC  (4+ messages)
` [PATCH 2/2] USB: typec: qcom-pmic-typec: Drop redundant header includes

[net-next v4 0/5] Add StarFive jhb100 soc SGMII GMAC support
 2026-05-19 10:14 UTC  (6+ messages)
` [net-next v4 1/5] dt-bindings: net: starfive,jh7110-dwmac: Remove jh8100
` [net-next v4 2/5] dt-bindings: net: starfive,jh7110-dwmac: Add jhb100 support
` [net-next v4 3/5] dt-bindings: net: starfive,jh7110-dwmac: Add jhb100 sgmii rx clk
` [net-next v4 4/5] net: stmmac: starfive: Add jhb100 SGMII interface
` [net-next v4 5/5] net: stmmac: starfive: Add STMMAC_FLAG_SPH_DISABLE flag

[PATCH] crypto: ecrdsa - remove empty sig_alg exit callback
 2026-05-19 10:14 UTC  (2+ messages)

[PATCH v2 00/10] sched: Flatten the pick
 2026-05-19 10:13 UTC  (6+ messages)

[PATCH v14 00/44] arm64: Support for Arm CCA in KVM
 2026-05-19 10:13 UTC  (6+ messages)
` [PATCH v14 23/44] arm64: RMI: Handle RMI_EXIT_RIPAS_CHANGE
` [PATCH v14 27/44] arm64: RMI: Set RIPAS of initial memslots

[PATCH 0/2] ASoC: cs35l56: Replace open-coded SoundWire regmap with generic regmap-sdw
 2026-05-19 10:13 UTC  (3+ messages)
` [PATCH 2/2] ASoC: cs35l56: Use standard SoundWire regmap implementation

s390/tape: iterator after loop end in tape_assign_minor?
 2026-05-19 10:13 UTC  (2+ messages)

[PATCH v2] virt: arm-cca-guest: use raw variant of smp_processor_id() in arm_cca_report_new()
 2026-05-19 10:12 UTC 

[PATCH v4] tracing/probes: Allow use of BTF names to dereference pointers
 2026-05-19 10:10 UTC  (4+ messages)

objtool errors and warnings with gcc-16.1.0, linux-next-20260518
 2026-05-19 10:09 UTC 

[PATCH] staging: rtl8723bs: fix coding style issues in rtl8723b_hal_init.c
 2026-05-19 10:09 UTC  (13+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] staging: rtl8723bs: replace C++ style comments with kernel style
  ` [PATCH v2 2/2] staging: rtl8723bs: add missing spaces around operators in rtl8723b_hal_init.c
` [PATCH v3 0/2] staging: rtl8723bs: fix coding style issues "
  ` [PATCH v3 1/2] staging: rtl8723bs: replace C++ style comments with kernel style
  ` [PATCH v3 2/2] staging: rtl8723bs: add missing spaces around operators in rtl8723b_hal_init.c
` [PATCH v4 0/2] staging: rtl8723bs: fix coding style issues "
  ` [PATCH v4 1/2] staging: rtl8723bs: replace C++ style comments with kernel style
  ` [PATCH v4 2/2] staging: rtl8723bs: add missing spaces around operators in rtl8723b_hal_init.c

[PATCH] media: venus: venc: avoid double free on video register failure
 2026-05-19 10:09 UTC  (2+ messages)

[PATCH] tg3: guard napi_disable and pci_disable_device calls
 2026-05-19 10:09 UTC  (6+ messages)

[PATCH] mmc: mmc_test: Fix __counted_by handling after kzalloc_flex() conversion
 2026-05-19 10:08 UTC  (4+ messages)

[PATCH v2 0/2] regulator: Rework i2c_device_id initialisation
 2026-05-19 10:07 UTC  (5+ messages)
` [PATCH v2 1/2] regulator: Drop unused i2c driver data
` [PATCH v2 2/2] regulator: Use named initializers for arrays of i2c_device_data

[PATCH v4 00/23] ext4: use iomap for regular file's buffered I/O path
 2026-05-19 10:02 UTC  (7+ messages)
` [PATCH v4 04/23] ext4: add iomap address space operations for buffered I/O
` [PATCH v4 05/23] ext4: implement buffered read path using iomap
` [PATCH v4 06/23] ext4: pass out extent seq counter when mapping da blocks

[PATCH] i2c: acpi: Add VEN_04F3 to i2c_acpi_force_100khz_device_ids
 2026-05-19 10:05 UTC  (2+ messages)

[RFC PATCH v2 0/8] timekeeping: Fix draft tracking precision and add feed-forward discipline via vmclock
 2026-05-19 10:04 UTC  (4+ messages)
` [RFC PATCH v2 2/8] timekeeping: Account for clawback adjustment in ntp_error

[PATCH v3] fuse: back uncached readdir buffers with pages
 2026-05-19 10:04 UTC  (2+ messages)

[PATCH v1] pwm: pca9685: Use named initializers for struct i2c_device_id
 2026-05-19 10:03 UTC  (2+ messages)

[GIT PULL] ntfs fixes for 7.1-rc5
 2026-05-19 10:02 UTC 

[PATCH 0/1] sparc64: unify thread stack sizing and add explicit 32KB stack
 2026-05-19 10:02 UTC  (2+ messages)

[PATCH 0/2] Enable RSCI interfaces on RZ/G3L SMARC EVK
 2026-05-19 10:00 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: renesas: r9a08g046: Add rsci{0..3} device nodes
` [PATCH 2/2] arm64: dts: renesas: r9a08g046l48-smarc: Enable rsci{1,2,3} nodes

[PATCH v1 0/2] Add StarFive SAR-ADC driver
 2026-05-19  9:59 UTC  (5+ messages)
` [PATCH v1 1/2] bindings: iio: adc: Add StarFive JHB100 SARADC

[PATCH 1/1] dt-bindings: display: imx: Add television encoder (TVE) for imx53
 2026-05-19  9:59 UTC  (2+ messages)

[PATCH] dt-bindings: rtc: Convert rtc-cmos binding to YAML
 2026-05-19  9:59 UTC 

[PATCH v4 00/10] ACPI: APEI: share GHES CPER helpers and add DT FFH provider
 2026-05-19  9:57 UTC  (6+ messages)
` [PATCH v4 09/10] dt-bindings: firmware: add arm,ras-cper

[PATCH] dma-debug: skip cacheline overlap tracking on cache-coherent architectures
 2026-05-19  9:57 UTC  (11+ messages)

[PATCH] selftests/mm: add missing mmap() return checks in pkey tests
 2026-05-19  9:57 UTC  (3+ messages)

[PATCH RFC] serial: 8250: fix possible ISR soft lockup
 2026-05-19  9:57 UTC 

[PATCH] docs: md: fix grammar in speed_limit description
 2026-05-19  9:56 UTC 

[PATCH net-next] net: dev_addr_lists: don't WARN on GFP_ATOMIC kmalloc failure in netif_rx_mode_run
 2026-05-19  9:55 UTC 

[PATCH net-next 0/9] net: atlantic: add PTP support for AQC113 (Antigua)
 2026-05-19  9:55 UTC  (9+ messages)
` [PATCH net-next v2 "
  ` [PATCH net-next v2 9/9] net: atlantic: add PTP support for AQC113 (Antigua) (Antigua)
      ` [EXTERNAL] "
    ` [EXTERNAL] Re: [PATCH net-next v2 0/9] net: atlantic: add PTP support for AQC113 (Antigua)

[PATCH v6 0/6] Add binding and driver for Kaanapali SoCCP
 2026-05-19  9:54 UTC  (3+ messages)
` [PATCH v6 4/6] dt-bindings: remoteproc: qcom: Document pas for SoCCP on Hawi SoC

[PATCH] PCI/AER: Clear non-fatal errors on AER recovery failure
 2026-05-19  9:53 UTC  (2+ messages)

[PATCH 0/8] drm/panthor: Protected mode support for Mali CSF GPUs
 2026-05-19  9:52 UTC  (11+ messages)
` [PATCH 4/8] drm/panthor: Add support for protected memory allocation in panthor
                  ` [Linaro-mm-sig] "

[PATCH] fs/ntfs3: bound NTFS_DE view.data_off in UpdateRecordData{Root,Allocation}
 2026-05-19  9:51 UTC  (2+ messages)
` [PATCH v2] "

[stable 6.6.y] commit e613904fa419 causes suspend regression
 2026-05-19  9:51 UTC  (4+ messages)

[RFC PATCH] fs/splice: allow for a way to block splice() with read-only files
 2026-05-19  9:49 UTC  (4+ messages)

[PATCH net] vsock/virtio: fix zerocopy completion for multi-skb sends
 2026-05-19  9:49 UTC  (8+ messages)

[PATCH] ASoC: tegra: tegra210-mixer: Reject too-short fade durations
 2026-05-19  9:48 UTC 

[PATCH v2 00/13] sched/fair/schedutil: Better manage system response time
 2026-05-19  9:47 UTC  (3+ messages)
` [PATCH v2 RFC 08/13] sched/qos: Add a new sched-qos interface

[PATCH v1 0/2] i2c: acpi: Ad-hoc cleanup and kernel-doc fix
 2026-05-19  9:47 UTC  (3+ messages)
` [PATCH v1 1/2] i2c: acpi: Return -ENOENT when no resources found in i2c_acpi_client_count()

[PATCH v5] nfc: nxp-nci: i2c: use rising-edge IRQ on ACPI systems
 2026-05-19  9:32 UTC 

[PATCHv2 net] net: ag71xx: check error for platform_get_irq
 2026-05-19  9:46 UTC  (2+ messages)

[RFC PATCH v4 00/14] coco/TSM: Host-side Arm CCA IDE setup via connect/disconnect callbacks
 2026-05-19  9:46 UTC  (4+ messages)

[PATCH v1 0/7] ARM: dts: stm32: Fix mecio1 hardware revisions and ADC/GPIO mappings
 2026-05-19  9:44 UTC  (3+ messages)

[PATCH net-next v4] octeontx2-pf: Retain ethtool stats across interface down/up
 2026-05-19  9:44 UTC  (2+ messages)

[syzbot] [input?] KASAN: stack-out-of-bounds Read in ft260_smbus_write
 2026-05-19  9:43 UTC  (3+ messages)
` [PATCH] i2c: add sanity check for input SMBus data length

[PATCH RFC 0/5] memcg: dma-buf per-cgroup accounting via pid_fd
 2026-05-19  9:43 UTC  (15+ messages)
` [PATCH RFC 2/5] dma-heap: charge dma-buf memory via explicit memcg
          ` [Linaro-mm-sig] "

[PATCH v3 0/6] LoongArch: KVM: Small enhancement about interrupt injection
 2026-05-19  9:43 UTC  (7+ messages)
` [PATCH v3 1/6] LoongArch: KVM: Check irq validility in kvm_vcpu_ioctl_interrupt()
` [PATCH v3 2/6] LoongArch: KVM: Check msgint feature in interrupt post
` [PATCH v3 3/6] LoongArch: KVM: Use existing macro about interrupt bit mask
` [PATCH v3 4/6] LoongArch: KVM: Inject interrupt with batch method
` [PATCH v3 5/6] LoongArch: KVM: Add valid bit check when set ESTAT CSR register
` [PATCH v3 6/6] LoongArch: KVM: Simple interrupt status acquire interface

[PATCH] ALSA: seq: Register kernel port with full information
 2026-05-19  9:42 UTC 

[PATCH] drm/client: check whether CRTC is active before waiting for vblank
 2026-05-19  9:41 UTC  (2+ messages)

dm-vdo: iterator after loop end in mark_slab_journal_dirty?
 2026-05-19  9:41 UTC 

[PATCH 0/7] Usermode Indirect Branch Tracking
 2026-05-19  9:40 UTC  (3+ messages)

[PATCHSET v2 sched_ext/for-7.2] bpf/arena: Direct kernel-side access
 2026-05-19  9:40 UTC  (8+ messages)
` [PATCH 1/8] mm: Add ptep_try_install() for lockless empty-slot installs

[PATCH] soc: qcom: llcc-qcom: Fix error check for devm_memremap()
 2026-05-19  9:40 UTC  (2+ messages)

[PATCH 1/1] init/initramfs_test: wait_for_initramfs() before running
 2026-05-19  9:39 UTC 

[PATCH] MAINTAINERS: drop obsolete file entry in PXA2xx/PXA3xx SUPPORT
 2026-05-19  9:39 UTC  (2+ messages)

[PATCH] eeprom: at24: Use named initializers for arrays of i2c_device_data
 2026-05-19  9:38 UTC 

[PATCHv2 1/1] lib/tests: test_ratelimit: fix stress test thread lifecycle and leak
 2026-05-19  9:37 UTC 

[PATCH v2] dcache: add fs.dentry-limit sysctl with negative-first reaper
 2026-05-19  9:37 UTC  (5+ messages)
  `  "

[PATCH v2 0/4] generic pinmux dt_node_to_map implementation/spacemit driver converted to use it
 2026-05-19  9:37 UTC  (5+ messages)
` [PATCH v2 1/4] pinctrl: generic: change signature of pinctrl_generic_to_map() to pass void data
` [PATCH v2 2/4] pinctrl: add new generic groups/function creation function for pinmux
` [PATCH v2 3/4] pinctrl: spacemit: delete spacemit_pctrl_check_power()
` [PATCH v2 4/4] pinctrl: spacemit: move over to generic pinmux dt_node_to_map implementation

[PATCH v6 00/11] drm/bridge: handle refcounting for bridge-only callers of drm_of_find_panel_or_bridge()
 2026-05-19  9:37 UTC  (2+ messages)

[PATCH net] vsock: keep poll shutdown state consistent
 2026-05-19  9:36 UTC  (4+ messages)

[PATCH 0/4] firmware: qcom: scm: Add minidump SRAM destination support
 2026-05-19  9:36 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: firmware: qcom,scm: Add minidump SRAM property

[PATCH] ARM: dts: stm32: Enable PHY SSC on DH STM32MP13xx DHCOR DHSBC board
 2026-05-19  9:35 UTC  (2+ messages)

[PATCH] MAINTAINERS: remove obsolete file entry in NETWORKING DRIVERS
 2026-05-19  9:33 UTC  (2+ messages)

linux-next: manual merge of the mm-nonmm-unstable tree with the origin tree
 2026-05-19  9:32 UTC 

[PATCH v2 0/3] soc: qcom: ice: Enable firmware managed resource
 2026-05-19  9:31 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: crypto: qcom,ice: Add sa8255p support

[PATCH 0/9] rv: Fixes on Deterministic and Hybrid Automata
 2026-05-19  9:31 UTC  (5+ messages)
` [PATCH 6/9] rv: Ensure synchronous cleanup for HA monitors

[PATCH] Add power management op for RNDIS host
 2026-05-19  9:29 UTC  (2+ messages)

[PATCH net-next v2 0/2] Add ICSSG firmware stats related to HSR
 2026-05-19  9:29 UTC  (3+ messages)
` [PATCH net-next v2 2/2] net: ti: icssg: Add HSR and LRE PA statistics

[PATCH v4] nfc: nxp-nci: i2c: use rising-edge IRQ on ACPI systems
 2026-05-19  9:28 UTC  (2+ messages)

[PATCH] usb: dwc2: remove useless check of !chan
 2026-05-19  9:27 UTC  (2+ messages)

[PATCH 0/3] spi: tegra210-quad: Improve interrupt handling for loaded systems
 2026-05-19  9:27 UTC  (3+ messages)
` [PATCH 2/3] spi: tegra210-quad: Cache TRANS_STATUS in ISR for timeout handler

[PATCH net v4 0/2] vsock/virtio: fix skb overhead accounting to preserve full buf_alloc
 2026-05-19  9:27 UTC  (2+ messages)

[syzbot] [block?] general protection fault in lo_rw_aio
 2026-05-19  9:27 UTC  (8+ messages)
  ` [PATCH] loop: Fix NULL pointer dereference by synchronizing lo_release and loop_queue_rq
          ` [PATCH v2] "

[PATCH v7 0/1] lan966x pci device: Add support for SFPs, I2C dependency part
 2026-05-19  9:26 UTC  (3+ messages)
` [PATCH v7 1/1] i2c: busses: at91: Add MCHP_LAN966X_PCI dependency

[PATCH v3 00/10] Add dmabuf read/write via io_uring
 2026-05-19  9:25 UTC  (13+ messages)
` [PATCH v3 04/10] block: introduce dma map backed bio type
` [PATCH v3 05/10] lib: add dmabuf token infrastructure

[PATCH] spi: ti-qspi: fix use-after-free after DMA setup failure
 2026-05-18 16:41 UTC  (2+ messages)

[PATCH] spi: sprd: fix error pointer deref after DMA setup failure
 2026-05-18 16:40 UTC  (2+ messages)

[PATCH v4 0/4] sched: Simplify CONFIG_SCHED_SMT ifdef usage
 2026-05-19  9:25 UTC  (3+ messages)
` [PATCH v4 3/4] sched/fair: Add sched_smt_active check for fastpaths

[PATCH] spi: qup: fix error pointer deref after DMA setup failure
 2026-05-18 16:36 UTC  (2+ messages)

[PATCH] ASoC: mediatek: mt8196: Fix probe resource cleanup
 2026-05-18 16:25 UTC  (2+ messages)

[PATCH v3 00/17] ASoC: Add support for GPIOs driven amplifiers
 2026-05-18 16:44 UTC  (2+ messages)

[PATCH] cifs: Fix busy dentry used after unmounting
 2026-05-19  9:18 UTC 

[PATCH v7 0/3] lan966x pci device: Add support for SFPs, core part
 2026-05-19  9:22 UTC  (3+ messages)
` [PATCH v7 1/3] Revert "treewide: Fix probing of devices in DT overlays"

[PATCH v5] riscv: cif: reduce shadow stack size limit from 4GB to 512MB
 2026-05-19  9:20 UTC  (3+ messages)

[PATCH] ACPI: processor: Add cpuidle driver check in acpi_processor_register_idle_driver
 2026-05-19  9:19 UTC 

[PATCH] rust: add `CacheAligned` for easy cache line alignment of values
 2026-05-19  9:16 UTC  (3+ messages)

[RFC PATCH 0/4] timekeeping: add feed-forward clock discipline via vmclock
 2026-05-19  9:16 UTC  (6+ messages)
` [RFC PATCH 1/4] timekeeping: Remove xtime_remainder from ntp_error accumulation


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