public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-20 18:05:28 to 2024-11-20 22:53:44 UTC [more...]

[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 1/2 v2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
 2024-11-20 22:39 UTC  (16+ messages)

[PATCH v30 00/30] Introduce QC USB SND audio offloading support
 2024-11-20 22:36 UTC  (13+ messages)
` [PATCH v30 01/30] usb: host: xhci: Repurpose event handler for skipping interrupter events
` [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 v30 28/30] ALSA: usb-audio: Add USB offload route kcontrol

[PATCH 0/3] rust: sync: Add Lock::is_locked()
 2024-11-20 22:30 UTC  (4+ 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()

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

[PATCH] x86/tools: Use a longer buffer for insn_decoder_test
 2024-11-20 22:32 UTC 

[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 v4 0/5] move per-vma lock into vm_area_struct
 2024-11-20 22:11 UTC  (4+ messages)
` [PATCH v4 1/5] mm: introduce vma_start_read_locked{_nested} helpers

[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

[RFC v2 0/2] dmapool: Mitigate device-controllable mem. corruption
 2024-11-20 21:58 UTC  (4+ messages)

[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 v2 0/3] Add SEV-SNP CipherTextHiding feature support
 2024-11-20 21:53 UTC  (7+ messages)
` [PATCH v2 3/3] x86/sev: Add SEV-SNP CipherTextHiding support

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

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

[bug-report] 5-9% FIO randomwrite ext4 perf regression on 6.12.y kernel
 2024-11-20 21:35 UTC 

[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 

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

[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] Revert "f2fs: remove unreachable lazytime mount option parsing"
 2024-11-20 20:38 UTC  (9+ messages)
  ` [f2fs-dev] "

[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  (13+ messages)
` [PATCH 01/11] x86/cpu: Move MWAIT leaf definition to common header
` [PATCH 02/11] x86/cpu: Use MWAIT leaf definition
` [PATCH 03/11] x86/cpu: Remove unnecessary MwAIT leaf checks
` [PATCH 04/11] x86/acpi: Check MWAIT feature instead of CPUID level
` [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  (15+ messages)
` [PATCH v8 1/7] mm: rust: add abstraction for struct mm_struct
` [PATCH v8 2/7] mm: rust: add vm_area_struct methods that require read access
` [PATCH v8 3/7] mm: rust: add vm_insert_page
` [PATCH v8 4/7] mm: rust: add lock_vma_under_rcu
` [PATCH v8 5/7] mm: rust: add mmput_async support
` [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  (15+ messages)
` [PATCH v9 01/26] x86/resctrl: Add __init attribute for the functions called in resctrl_late_init
` [PATCH v9 18/26] x86/resctrl: Add the interface to assign/update counter assignment
` [PATCH v9 21/26] x86/resctrl: Report "Unassigned" for MBM events in mbm_cntr_assign mode
` [PATCH v9 23/26] x86/resctrl: Configure mbm_cntr_assign mode if supported

[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)

[GIT PULL] vfs netfs
 2024-11-20 19:53 UTC  (5+ messages)

[GIT PULL] kgdb changes for v6.13
 2024-11-20 19:51 UTC  (2+ messages)

[GIT PULL] ftrace: Updates for v6.13
 2024-11-20 19:51 UTC  (2+ messages)

[PATCH net 1/1] net: stmmac: set initial EEE policy configuration
 2024-11-20 19:48 UTC  (2+ messages)

[PATCH v2 0/3] symlink length caching
 2024-11-20 19:47 UTC  (5+ messages)

[PATCH v1] perf hwmon_pmu: Ensure hwmon key union is zeroed before use
 2024-11-20 19:46 UTC  (2+ messages)

[GIT pull] core/debugobjects for v6.13-rc1
 2024-11-20 19:44 UTC  (8+ messages)
` [GIT pull] timers/core "

[PATCH v2] ACPI: Replace msleep() with usleep_range() in acpi_os_sleep()
 2024-11-20 19:41 UTC  (13+ messages)

[PATCH net v2 0/5] Make TCP-MD5-diag slightly less broken
 2024-11-20 19:36 UTC  (5+ messages)

[PATCH v2 1/1] x86/ia32: Normalize any null selector value to 0
 2024-11-20 19:34 UTC  (4+ messages)

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

[PATCHv3 net-next] net: modernize ioremap in probe
 2024-11-20 19:29 UTC  (3+ messages)

[syzbot] [mm?] general protection fault in do_migrate_pages
 2024-11-20 19:29 UTC  (7+ messages)

[PATCH] Fix a potential abuse of seq_printf() format string in drivers
 2024-11-20 19:28 UTC  (4+ messages)

[PATCH v6 0/3] memory,x86,acpi: hotplug memory alignment advisement
 2024-11-20 19:20 UTC  (2+ messages)

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

[PATCH v2 0/4] media: i2c: imx290: Add support for imx462
 2024-11-20 19:17 UTC  (5+ messages)
` [PATCH v2 1/4] media: i2c: imx290: Limit analogue gain according to module
` [PATCH v2 2/4] media: i2c: imx290: Register 0x3011 varies between imx327 and imx290
` [PATCH v2 3/4] media: dt-bindings: sony,imx290: Add IMX462 to the IMX290 binding
` [PATCH v2 4/4] media: i2c: imx290: Add configuration for IMX462

[PATCH RESEND v3] x86/split_lock: fix delayed detection enabling
 2024-11-20 19:16 UTC  (2+ messages)

[RFCv1 0/6] Page Detective
 2024-11-20 19:14 UTC  (4+ messages)

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

[PATCH v2] x86/sev: Fix dereference NULL return value
 2024-11-20 19:03 UTC  (4+ messages)

[PATCH v8 0/2] MCTP Over PCC Transport
 2024-11-20 19:02 UTC  (3+ messages)
` [PATCH v8 1/2] pcc: Check before sending MCTP PCC response ACK
` [PATCH v8 2/2] mctp pcc: Implement MCTP over PCC Transport

[PATCH] [v2] x86/cpu: Help users notice when running old Intel microcode
 2024-11-20 18:58 UTC 

[PATCH 0/5] Input: Add support for TouchNetix aXiom touchscreen
 2024-11-20 18:56 UTC  (5+ messages)
` [PATCH 2/5] firmware_loader: add support to handle FW_UPLOAD_ERR_SKIP

[PATCH v2 00/11] drm/msm: adreno: add support for DDR bandwidth scaling via GMU
 2024-11-20 18:54 UTC  (4+ messages)
` [PATCH v2 03/11] drm/msm: adreno: move features bits in a separate variable

[syzbot] [kernel?] general protection fault in device_move
 2024-11-20 18:53 UTC 

[PATCH] staging: sm750fb: Remove unnecessary parentheses
 2024-11-20 18:46 UTC  (2+ messages)

[RESEND][PATCH] locking: rtmutex: Fix wake_q logic in task_blocks_on_rt_mutex
 2024-11-20 18:46 UTC 

[PATCH] perf/arm-cmn: Fix arm_cmn_node_to_xp()
 2024-11-20 18:44 UTC  (3+ messages)

[PATCH 0/2] x86/bugs: RSB tweaks
 2024-11-20 18:42 UTC  (5+ messages)
` [PATCH 1/2] x86/bugs: Don't fill RSB on VMEXIT with eIBRS+retpoline
` [PATCH 2/2] x86/bugs: Don't fill RSB on context switch with eIBRS

[PATCH 0/2] Add support for ADP1051/ADP1055 and LTP8800-1A/-2/-4A
 2024-11-20 18:39 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: hwmon: (pmbus/adp1050): Add bindings for adp1051, adp1055 and ltp8800

[PATCH 17/24] sched/fair: Implement delayed dequeue
 2024-11-20 18:37 UTC  (13+ messages)
  ` [PATCH] sched/fair: Dequeue sched_delayed tasks when waking to a busy CPU

[PATCH 0/6] Convert joystick drivers to use new cleanup facilities
 2024-11-20 18:33 UTC  (3+ messages)
` [PATCH 1/6] Input: db9 - use guard notation when acquiring mutex

[PATCH] rust: jump_label: skip formatting generated file
 2024-11-20 18:32 UTC  (3+ messages)

[PATCH] perf vendor events arm64: Update N2/V2 events from source
 2024-11-20 18:31 UTC  (2+ messages)

[GIT PULL] sched_ext: Changes for v6.13
 2024-11-20 18:32 UTC  (2+ messages)

[GIT PULL] cgroup: Changes for v6.13
 2024-11-20 18:32 UTC  (2+ messages)

[GIT PULL] workqueue: Changes for v6.13
 2024-11-20 18:32 UTC  (2+ messages)

[GIT PULL] printk for 6.13
 2024-11-20 18:32 UTC  (2+ messages)

[GIT PULL] probes: Updates for v6.13
 2024-11-20 18:32 UTC  (2+ messages)

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

[GIT PULL] Documentation for 6.13
 2024-11-20 18:31 UTC  (2+ messages)

[GIT PULL] livepatching for 6.13
 2024-11-20 18:31 UTC  (2+ messages)

[RFC PATCH 0/4] KVM: ioctl for populating guest_memfd
 2024-11-20 18:29 UTC  (9+ messages)

[GIT PULL] locking changes for v6.13
 2024-11-20 18:19 UTC  (5+ messages)
  ` [PATCH] headers/cleanup.h: Fix if_not_guard() fragility

[PATCH v7 00/22] Add support for binding ACPI platform profile to multiple drivers
 2024-11-20 18:17 UTC  (2+ messages)

[PATCH v4 0/2] mm: Refactor KVM guest_memfd to introduce guestmem library
 2024-11-20 18:12 UTC  (3+ messages)
` [PATCH v4 1/2] filemap: Pass address_space mapping to ->free_folio()
` [PATCH v4 2/2] mm: guestmem: Convert address_space operations to guestmem library

[PATCH v2] mm: Respect mmap hint address when aligning for THP
 2024-11-20 18:11 UTC  (3+ messages)

[PATCH v2 0/2] powerpc: Enable lazy preemption
 2024-11-20 18:10 UTC  (4+ messages)
` [PATCH v2 2/2] powerpc: Large user copy aware of full:rt:lazy preemption

[PATCH v2 0/4] alienware-wmi: Improvements
 2024-11-20 18:08 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