public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-20 19:53:34 to 2024-11-21 02:01:12 UTC [more...]

[PATCH v4 0/5] move per-vma lock into vm_area_struct
 2024-11-21  2:00 UTC  (13+ messages)
` [PATCH v4 1/5] mm: introduce vma_start_read_locked{_nested} helpers
` [PATCH v4 2/5] mm: move per-vma lock into vm_area_struct
` [PATCH v4 3/5] mm: mark vma as detached until it's added into vma tree

[PATCH 1/2] f2fs: fix to shrink read extent node in batches
 2024-11-21  1:57 UTC  (2+ messages)
` [PATCH 2/2] f2fs: add a sysfs node to limit max read extent count per-inode

[PATCH v3 0/2] Add support for nuvoton ma35d1 keypad controller
 2024-11-21  1:57 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: input: Add Nuvoton MA35D1 keypad
    ` [PATCH v3 "

[PATCH net-next v2 00/21] net:yt6801: Add Motorcomm yt6801 PCIe driver
 2024-11-21  1:53 UTC  (5+ messages)
` [PATCH net-next v2 07/21] motorcomm:yt6801: Implement the fxgmac_init function
` [PATCH net-next v2 02/21] motorcomm:yt6801: Implement pci_driver shutdown
` [PATCH net-next v2 01/21] motorcomm:yt6801: Add support for a pci table in this module
` [PATCH net-next v2 06/21] motorcomm:yt6801: Implement the poll functions

[PATCH v4 1/2] init/Kconfig: add python3 availability config
 2024-11-21  1:49 UTC  (5+ messages)
` [PATCH v4 2/2] drm/msm: depend on python3

[PATCH RFC 0/3] Introduce orphan tee_shm and default tee_context
 2024-11-21  1:37 UTC  (4+ messages)
` [PATCH RFC 1/3] tee: revert removal of redundant teedev in struct tee_shm
` [PATCH RFC 2/3] tee: revert removal of linked list of "
` [PATCH RFC 3/3] tee: introduce orphan tee_shm and default context

[PATCH V3] selftests: livepatch: add test cases of stack_order sysfs interface
 2024-11-21  1:36 UTC  (2+ messages)

[PATCH v30 00/30] Introduce QC USB SND audio offloading support
 2024-11-21  1:34 UTC  (15+ messages)
` [PATCH v30 02/30] xhci: sec-intr: add initial api to register a secondary interrupter entity
` [PATCH v30 15/30] ASoC: usb: Fetch ASoC card and pcm device information
` [PATCH v30 26/30] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support

[PATCH net-next] selftests: net/psock_lib: Handle EINTR and EAGAIN
 2024-11-21  1:25 UTC  (3+ messages)

[bug-report] 5-9% FIO randomwrite ext4 perf regression on 6.12.y kernel
 2024-11-21  1:20 UTC  (3+ messages)

[PATCH] Revert "f2fs: remove unreachable lazytime mount option parsing"
 2024-11-21  1:15 UTC  (10+ messages)
  ` [f2fs-dev] "

[PATCH] x86/tools: Use a longer buffer for insn_decoder_test
 2024-11-21  1:04 UTC  (2+ messages)

drivers/soc/fsl/qe/qmc.c:1942 qmc_probe() warn: missing error code 'ret'
 2024-11-21  0:57 UTC  (4+ messages)
` [PATCH] soc: fsl: cpm1: qmc: Fix qmc_probe() warn missing error code ret

[PATCH v2 0/2] Add MediaTek SMI reset controller driver
 2024-11-21  0:57 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: reset: mediatek: Add mt8188 SMI reset control binding

linux-next: manual merge of the tip tree with the kbuild tree
 2024-11-21  0:53 UTC  (2+ messages)

[PATCH 0/6] Add dt-bindings and dtsi changes for CAMSS on x1e80100 silicon
 2024-11-21  0:37 UTC  (7+ messages)
` [PATCH 2/6] dt-bindings: media: Add qcom,x1e80100-camss binding

[RFC PATCH 0/1] KVM selftests runner for running more than just default
 2024-11-21  0:29 UTC  (8+ messages)

[PATCH v2 0/3] KVM: VMX: Initialize TDX when loading KVM module
 2024-11-21  0:28 UTC  (5+ messages)
` [PATCH v2 3/3] KVM: VMX: Initialize TDX during KVM module load

[PATCH net-next v11 00/23] Introducing OpenVPN Data Channel Offload
 2024-11-21  0:29 UTC  (21+ messages)
` [PATCH net-next v11 05/23] ovpn: keep carrier always on
` [PATCH net-next v11 06/23] ovpn: introduce the ovpn_peer object
` [PATCH net-next v11 07/23] ovpn: introduce the ovpn_socket object
` [PATCH net-next v11 08/23] ovpn: implement basic TX path (UDP)

[git pull] drm for 6.13-rc1
 2024-11-21  0:25 UTC 

[PATCH v3 0/2] rust: page: Add support for existing struct page mappings
 2024-11-21  0:24 UTC  (11+ messages)
` [PATCH v3 2/2] rust: page: Extend support to "

[PATCH v2] perf/arm-cmn: Ensure port and device id bits are set properly
 2024-11-21  0:13 UTC 

[PATCH 1/2 v2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
 2024-11-21  0:10 UTC  (21+ messages)

[RFC 00/11] uprobes: Add support to optimize usdt probes on x86_64
 2024-11-21  0:10 UTC  (14+ messages)
` [RFC perf/core 05/11] uprobes: Add mapping for optimized uprobe trampolines

[PATCH v1] perf tests: Fix hwmon parsing with PMU name test
 2024-11-21  0:09 UTC 

[PATCH 0/3] rust: sync: Add Lock::is_locked()
 2024-11-20 23:59 UTC  (6+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] rust: sync: Assert Lock::is_locked in Guard::new for debug builds
` [PATCH 3/3] rust: sync: Add Guard::new_unchecked()

[GIT PULL] asm-generic updates for 6.13
 2024-11-20 23:50 UTC  (2+ messages)

[GIT PULL 0/4] soc updates for 6.13
 2024-11-20 23:50 UTC  (10+ messages)
` [GIT PULL 1/4] soc: devicetree "
` [GIT PULL 2/4] soc: driver updates for 6.12
` [GIT PULL 3/4] soc: defconfig updates for 6.13
` [GIT PULL 3/4] ARM: soc "

[PATCH v4] usb: dwc3: remove unused sg struct member
 2024-11-20 23:00 UTC  (2+ messages)

[RFC v2 0/2] dmapool: Mitigate device-controllable mem. corruption
 2024-11-20 23:46 UTC  (7+ messages)
` [RFC v2 1/2] dmapool: Move pool metadata into non-DMA memory

[PATCH v2 0/3] Add SEV-SNP CipherTextHiding feature support
 2024-11-20 23:43 UTC  (8+ messages)
` [PATCH v2 3/3] x86/sev: Add SEV-SNP CipherTextHiding support

[PATCH v2] of: property: fw_devlink: Do not use interrupt-parent directly
 2024-11-20 23:31 UTC 

linux-next: build failure after merge of the ftrace tree
 2024-11-20 23:27 UTC  (2+ messages)

[PATCH 6.1 00/73] 6.1.119-rc1 review
 2024-11-20 23:22 UTC  (2+ messages)

[PATCH 6.6 00/82] 6.6.63-rc1 review
 2024-11-20 23:20 UTC  (2+ messages)

[PATCH 6.11 000/107] 6.11.10-rc1 review
 2024-11-20 23:20 UTC  (2+ messages)

[PATCH 6.12 0/3] 6.12.1-rc1 review
 2024-11-20 23:19 UTC  (2+ messages)

[PATCH] drm/bridge: Constify struct i2c_device_id
 2024-11-20 23:18 UTC  (2+ messages)

[PATCH 1/2] Documentation: Merge x86-specific boot options doc into kernel-parameters.txt
 2024-11-20 23:15 UTC  (6+ messages)

[PATCHSET v2 0/15] Uncached buffered IO
 2024-11-20 23:11 UTC  (6+ messages)

linux-next: very bad update of the nfsd tree
 2024-11-20 23:12 UTC 

[GIT PULL] arch/microblaze patches for 6.13-rc1
 2024-11-20 23:02 UTC  (2+ messages)

[GIT PULL] OpenRISC updates for 6.13
 2024-11-20 23:02 UTC  (2+ messages)

[PATCH] of: property: fw_devlink: Do not use interrupt-parent directly
 2024-11-20 22:58 UTC  (5+ messages)

[GIT PULL] platform-drivers-x86 for v6.13-1
 2024-11-20 22:56 UTC  (2+ messages)

[GIT PULL] seccomp update for v6.13-rc1
 2024-11-20 22:56 UTC  (2+ messages)

[GIT PULL for v6.13-rc1] media fixes
 2024-11-20 22:56 UTC  (2+ messages)

[GIT PULL for v6.13-rc1] media updates
 2024-11-20 22:56 UTC  (2+ messages)

[GIT PULL] HID for 6.13
 2024-11-20 22:56 UTC  (2+ messages)

[GIT PULL] Devicetree updates for v6.13
 2024-11-20 22:56 UTC  (2+ messages)

[PATCH 0/5] *** Introduce new space allocation algorithm ***
 2024-11-20 22:53 UTC  (8+ messages)

[PATCH 0/3] Add support for attaching a regulator to w1: ds2482
 2024-11-20 22:53 UTC  (6+ messages)
` [PATCH 3/3] dt-bindings: w1: ds2482: Add vcc-supply property

[GIT PULL] execve updates for v6.13-rc1
 2024-11-20 22:50 UTC  (4+ messages)

[RFC][PATCH] arm64 support for vboxguest
 2024-11-20 22:31 UTC 

[PATCH 11/15] PCI: don't include 'pm_wakeup.h' directly
 2024-11-20 22:34 UTC  (2+ messages)

[PATCH] kunit: tool: add ability to parse test metadata
 2024-11-20 22:28 UTC 

[PATCH 0/2] rust: sync: Add Guard related type-aliases
 2024-11-20 22:26 UTC  (3+ messages)
` [PATCH 1/2] rust: sync: Add MutexGuard type alias
` [PATCH 2/2] rust: sync: Add SpinLockGuard "

[PATCH] PCI/pwrctrl: Create device link only if both platform device and supplies are present
 2024-11-20 22:18 UTC  (2+ messages)

[PATCH 0/5] Improve Rockchip VOP2 display modes handling on RK3588 HDMI0
 2024-11-20 22:16 UTC  (2+ messages)

[PATCH v4 0/2] MVME: Adopt standard RTC driver
 2024-11-20 22:13 UTC  (4+ messages)
` [PATCH v4 1/2] rtc: m48t59: Use platform_data struct for year offset value
  ` (subset) "

[PATCH RESEND v17 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
 2024-11-20 22:10 UTC  (4+ messages)
` [PATCH RESEND v17 3/5] iommu/arm-smmu: add support for PRR bit setup

[PATCH v5 00/19] Implement DWARF modversions
 2024-11-20 21:54 UTC  (3+ messages)
` [PATCH v5 10/19] gendwarfksyms: Limit structure expansion

[RFC PATCH bpf-next 0/2] Improve prog array uref semantics
 2024-11-20 21:54 UTC  (6+ messages)

[PATCH net-next v2] net: wwan: Add WWAN sahara port type
 2024-11-20 21:48 UTC  (3+ messages)

[PATCH v2 5/5] docs: tmpfs: update the huge folios policy for tmpfs and shmem
 2024-11-20 21:35 UTC  (3+ messages)
` [PATCH] docs: tmpfs: update the huge folios policy for tmpfs and shmem fix

[PATCH 00/11] iio: use devm_regulator_get_enable_read_voltage round 6
 2024-11-20 21:33 UTC  (12+ messages)
` [PATCH 01/11] iio: dac: ad5624r: fix struct name in doc comment
` [PATCH 02/11] iio: dac: ad5686: "
` [PATCH 03/11] iio: dac: ad5686: use devm_regulator_get_enable_read_voltage()
` [PATCH 04/11] iio: dac: ad5686: drop driver remove function
` [PATCH 05/11] iio: dac: ad7293: use devm_regulator_get_enable_read_voltage()
` [PATCH 06/11] iio: dac: ad8801: "
` [PATCH 07/11] iio: dac ad8801: drop driver remove function
` [PATCH 08/11] iio: dac: ltc2632: use devm_regulator_get_enable_read_voltage()
` [PATCH 09/11] iio: dac ltc2632: drop driver remove function
` [PATCH 10/11] iio: dac: ltc2688: use devm_regulator_get_enable_read_voltage()
` [PATCH 11/11] iio: dac: max5821: "

[PATCH v2 00/13] media: i2c: imx214: Miscellaneous cleanups and improvements
 2024-11-20 21:22 UTC  (5+ messages)
` [PATCH v2 09/13] media: i2c: imx214: Extract format and crop settings

[PATCH] RDMA/irdma: prevent out-of-bounds shift on timeout calculation
 2024-11-20 21:18 UTC 

[GIT PULL] tracing/tools: Updates for v6.13
 2024-11-20 21:10 UTC 

[RFC PATCH v1] cpu/suspend: Do a partial hotplug during suspend
 2024-11-20 21:02 UTC  (5+ messages)

[RFC] ALSA: usb-audio: Fix missing xrun report in lowlatency mode
 2024-11-20 21:02 UTC  (4+ messages)

[GIT PULL] pwm: Changes for 6.13-rc1
 2024-11-20 21:00 UTC  (2+ messages)

[GIT PULL] auxdisplay for 6.13-1
 2024-11-20 21:00 UTC  (2+ messages)

[GIT PULL] gpio updates for v6.13-rc1
 2024-11-20 21:00 UTC  (2+ messages)

[GIT PULL] MMC and MEMSTICK updates for v6.13
 2024-11-20 21:00 UTC  (2+ messages)

[GIT PULL] pmdomain updates for v6.13
 2024-11-20 21:00 UTC  (2+ messages)

[GIT PULL] power sequencing updates for v6.13-rc1
 2024-11-20 21:00 UTC  (2+ messages)

[PATCH] riscv: defconfig: Disable Renesas SoC support
 2024-11-20 20:55 UTC  (2+ messages)

[PATCH v1] mm/mempolicy: fix migrate_to_node() assuming there is at least one VMA in a MM
 2024-11-20 20:49 UTC  (3+ messages)

[GIT PULL] ring-buffer: Updates for 6.13
 2024-11-20 20:48 UTC 

[PATCH] ima: kexec: Add RCU read lock protection for ima_measurements list traversal
 2024-11-20 20:38 UTC  (4+ messages)

[PATCH] xfs: Use xchg() in xlog_cil_insert_pcp_aggregate()
 2024-11-20 20:37 UTC  (2+ messages)

[GIT PULL] regulator updates for v6.13
 2024-11-20 20:36 UTC  (2+ messages)

[GIT PULL] regmap updates for v6.13
 2024-11-20 20:36 UTC  (2+ messages)

[GIT PULL] SPI updates for v6.13
 2024-11-20 20:35 UTC  (3+ messages)

[PATCH 0/2] Add support for Avago/Broadcom APDS9160
 2024-11-20 20:26 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: iio: light: Add APDS9160 binding

[RFC][PATCH 0/4] x86/cpu: Remove duplicate microcode version matching infrastructure
 2024-11-20 20:24 UTC  (5+ messages)
` [RFC][PATCH 1/4] x86/cpu: Introduce new microcode matching helper
` [RFC][PATCH 2/4] x86/cpu: Replace 'x86_cpu_desc' use with 'x86_cpu_id'
` [RFC][PATCH 3/4] x86/cpu: Move AMD erratum 1386 table over to 'x86_cpu_id'
` [RFC][PATCH 4/4] x86/cpu: Remove 'x86_cpu_desc' infrastructure

[PATCH 00/11] x86/cpu: Centralize and standardize CPUID leaf naming
 2024-11-20 20:23 UTC  (9+ messages)
` [PATCH 05/11] x86/cpu: Refresh DCA leaf reading code
` [PATCH 06/11] x86/cpu: Move TSC CPUID leaf definition
` [PATCH 07/11] x86/tsc: Move away from TSC leaf magic numbers
` [PATCH 08/11] x86/tsc: Remove CPUID "frequency" "
` [PATCH 09/11] x86/fpu: Move CPUID leaf definitions to common code
` [PATCH 10/11] x86/fpu: Remove unnecessary CPUID level check
` [PATCH 11/11] x86/cpu: Make all all CPUID leaf names consistent

[PATCH] tools: PCI: Fix several incorrect format specifiers
 2024-11-20 20:22 UTC  (2+ messages)

[PATCH v3] x86/cpu: Add INTEL_LUNARLAKE_M to X86_BUG_MONITOR
 2024-11-20 20:21 UTC  (4+ messages)

[PATCH v2 3/5] PCI/pwrctl: Ensure that the pwrctl drivers are probed before the PCI client drivers
 2024-11-20 20:18 UTC  (2+ messages)

[PATCH v3 0/8] Support spread spectrum clocking for i.MX8{M,N,P} PLLs
 2024-11-20 20:17 UTC  (15+ messages)
` [PATCH v3 1/8] dt-bindings: clock: imx8m-clock: support spread spectrum clocking

[PATCH next] smb/client: Prevent error pointer dereference
 2024-11-20 20:13 UTC  (2+ messages)

[GIT PULL] Kselftest update for Linux 6.13-rc1
 2024-11-20 20:10 UTC  (2+ messages)

[PATCH v5 0/3] Realtek SPI-NAND controller
 2024-11-20 20:07 UTC  (5+ messages)
` [PATCH v5 2/3] mips: dts: realtek: Add SPI NAND controller

[PATCH v8 0/7] Rust support for mm_struct, vm_area_struct, and mmap
 2024-11-20 20:07 UTC  (5+ messages)
` [PATCH v8 6/7] mm: rust: add VmAreaNew
` [PATCH v8 7/7] rust: miscdevice: add mmap support

[PATCH v9 00/26] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-11-20 20:02 UTC  (6+ messages)
` [PATCH v9 01/26] x86/resctrl: Add __init attribute for the functions called in resctrl_late_init

[PATCH net 0/2] Fixes on the OPEN Alliance TC6 10BASE-T1x MAC-PHY support generic lib
 2024-11-20 19:57 UTC  (5+ messages)
` [PATCH net 1/2] net: ethernet: oa_tc6: fix infinite loop error when tx credits becomes 0
` [PATCH net 2/2] net: ethernet: oa_tc6: fix tx skb race condition between reference pointers

[PATCH] staging:gpib: Fix a dereference before null check issue
 2024-11-20 19:54 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