public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-20 15:54:28 to 2024-11-20 19:09:44 UTC [more...]

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

[PATCH v8 0/7] Rust support for mm_struct, vm_area_struct, and mmap
 2024-11-20 19:07 UTC  (5+ 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 6.6 00/82] 6.6.63-rc1 review
 2024-11-20 19:05 UTC  (4+ 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 v9 00/26] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-11-20 18:59 UTC  (7+ messages)
` [PATCH v9 18/26] x86/resctrl: Add the interface to assign/update counter assignment
` [PATCH v9 23/26] x86/resctrl: Configure mbm_cntr_assign mode if supported

[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] ACPI: Replace msleep() with usleep_range() in acpi_os_sleep()
 2024-11-20 18:54 UTC  (10+ messages)

[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 

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

[syzbot] [mm?] general protection fault in do_migrate_pages
 2024-11-20 18:50 UTC  (6+ messages)

[PATCH v30 00/30] Introduce QC USB SND audio offloading support
 2024-11-20 18:48 UTC  (4+ messages)
` [PATCH v30 01/30] usb: host: xhci: Repurpose event handler for skipping interrupter events

[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  (7+ 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  (11+ messages)
` [PATCH 1/2] dt-bindings: hwmon: (pmbus/adp1050): Add bindings for adp1051, adp1055 and ltp8800
` [PATCH 2/2] hwmon: (pmbus/adp1050): add support "

[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  (4+ 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  (11+ 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 6.12 0/3] 6.12.1-rc1 review
 2024-11-20 18:14 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] Fix a potential abuse of seq_printf() format string in drivers
 2024-11-20 18:12 UTC  (3+ messages)

[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  (6+ messages)
` [PATCH v2 1/4] alienware-wmi: Migrate to device managed resources
` [PATCH v2 2/4] alienware-wmi: Improves sysfs groups creation
` [PATCH v2 3/4] alienware-wmi: Simplify platform device creation
` [PATCH v2 4/4] alienware-wmi: Remove unnecessary check at module exit

[PATCH] slab: Fix too strict alignment check in create_cache()
 2024-11-20 17:50 UTC  (3+ messages)

[PATCH v2] arm64: Allow CONFIG_AUTOFDO_CLANG to be selected
 2024-11-20 17:59 UTC  (5+ messages)

[PATCH net 0/2] netpoll: Use RCU primitives for npinfo pointer access
 2024-11-20 17:58 UTC  (7+ messages)
` [PATCH net 1/2] netpoll: Use rcu_access_pointer() in __netpoll_setup

[PATCH 0/3] media: i2c: imx290: Add support for imx462
 2024-11-20 17:49 UTC  (6+ messages)
` [PATCH 3/3] media: i2c: imx290: Add configuration for IMX462

5.10.225 stable kernel cgroup_mutex not held assertion failure
 2024-11-20 17:47 UTC  (6+ messages)

[RFCv1 0/6] Page Detective
 2024-11-20 17:46 UTC  (13+ messages)

[syzbot] [nilfs?] WARNING in nilfs_rmdir
 2024-11-20 17:47 UTC 

[PATCH net-next v2 0/8] net: lan969x: add RGMII support
 2024-11-20 17:46 UTC  (5+ messages)
` [PATCH net-next v2 8/8] dt-bindings: net: sparx5: document RGMII MAC delays

[PATCH 2/2] dt-bindings: trivial-devices: add sensirion,sht3x
 2024-11-20 17:33 UTC 

[PATCH 0/2] Add support for Avago/Broadcom APDS9160
 2024-11-20 17:33 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: iio: light: Add APDS9160 binding
` [PATCH 2/2] iio: light: Add APDS9160 ALS & Proximity sensor driver

[PATCH 0/2] Fix headset mic on Acer Nitro 5
 2024-11-20 17:32 UTC  (6+ messages)
` [PATCH 1/2] ALSA: hda/realtek: "

[PATCH v7 00/12] kvm/coresight: Support exclude guest and exclude host
 2024-11-20 17:31 UTC  (3+ messages)
` [PATCH v7 11/12] KVM: arm64: Swap TRFCR on guest switch

[RFC PATCH v3 00/15] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2024-11-20 17:30 UTC  (24+ messages)
` [RFC PATCH v3 04/15] rcu: Add a small-width RCU watching counter debug option
` [RFC PATCH v3 06/15] jump_label: Add forceful jump label type
` [RFC PATCH v3 08/15] sched/clock, x86: Make __sched_clock_stable forceful
` [RFC PATCH v3 09/15] objtool: Warn about non __ro_after_init static key usage in .noinstr
` [RFC PATCH v3 11/15] context-tracking: Introduce work deferral infrastructure
` [RFC PATCH v3 13/15] context_tracking,x86: Add infrastructure to defer kernel TLBI

[PATCH v3 0/2] rust: page: Add support for existing struct page mappings
 2024-11-20 17:25 UTC  (6+ messages)

[PATCH v4 tip/perf/core 0/4] uprobes,mm: speculative lockless VMA-to-uprobe lookup
 2024-11-20 17:23 UTC  (8+ messages)

[PATCH v4] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
 2024-11-20 17:20 UTC  (3+ messages)

[PATCH next] clk: mmp: pxa1908-apbcp: Fix a NULL vs IS_ERR() bug in probe
 2024-11-20 17:18 UTC 

[PATCH next] clk: mmp: pxa1908-mpmu: Fix a NULL vs IS_ERR() check in probe()
 2024-11-20 17:18 UTC 

[PATCH next] clk: mmp: pxa1908-apbc: Fix NULL vs IS_ERR() check in probe
 2024-11-20 17:18 UTC 

[PATCH next] smb/client: Prevent error pointer dereference
 2024-11-20 17:18 UTC 

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

[PATCH v2 0/2] isolation: Exclude dynamically isolated CPUs from housekeeping cpumasks
 2024-11-20 17:17 UTC  (3+ messages)
` [PATCH v2 1/2] sched/isolation: Exclude dynamically isolated CPUs from housekeeping masks

[PATCH v3 media-next] media: rkisp1: Fix unused value issue
 2024-11-20 17:10 UTC  (2+ messages)

[GIT PULL] vfs netfs
 2024-11-20 17:09 UTC  (4+ messages)

[PATCH 0/2] clk: qcom: Add support for multiple power-domains for a clock controller
 2024-11-20 17:09 UTC  (7+ messages)
` [PATCH 1/2] clk: qcom: common: Add support for power-domain attachment
` [PATCH 2/2] clk: qcom: gdsc: Add pm_runtime hooks

[PATCH v3] sched/uapi: Reflect the use of sched_runtime in fair scheduler
 2024-11-20 17:07 UTC 

[PATCH] staging:gpib: Fix a dereference before null check issue
 2024-11-20 17:04 UTC  (3+ messages)
` [PATCH] staging: gpib: "

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

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

[PATCH v2] sched/uapi: Reflect the use of sched_runtime in fair scheduler
 2024-11-20 17:02 UTC 

[PATCH v2 0/3] Enable Watchdog on QCS8300
 2024-11-20 17:00 UTC  (5+ messages)
` [PATCH v2 2/3] arm64: dts: qcom: qcs8300: Add watchdog node
` [PATCH v2 3/3] arm64: dts: qcom: qcs8300-ride: "

[PATCH v2 0/3] Enable UFS on QCS615
 2024-11-20 16:58 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: ufs: qcom: Add UFS Host Controller for QCS615
` [PATCH v2 2/3] arm64: dts: qcom: qcs615: add UFS node

Bad psi_group_cpu.tasks[NR_MEMSTALL] counter
 2024-11-20 16:56 UTC  (6+ messages)

[PATCH bpf-next 0/4] Make inode storage available to tracing prog
 2024-11-20 16:54 UTC  (11+ messages)

[PATCH RFC 0/2] Add basic tracing support for m68k
 2024-11-20 16:51 UTC  (17+ messages)

[PATCH v5 0/9] drm/verisilicon : support DC8200 and inno hdmi
 2024-11-20 16:48 UTC  (3+ messages)
` [PATCH v5 2/9] riscv: dts: Add display property

[PATCH v1 0/4] Add qcom,product-variant properties in Qualcomm
 2024-11-20 16:47 UTC  (7+ messages)
` [PATCH v2 1/4] dt-bindings: bluetooth: add 'qcom,product-variant'
` [PATCH v2 2/4] dt-bindings: bluetooth: Add qca6698 compatible string
` [PATCH v2 3/4] arm64: dts: qcom: sa8775p-ride: update BT nodes

[PATCH 0/5] MIPS: Allow using multi-cluster with a broken HCI
 2024-11-20 16:47 UTC  (4+ messages)
` [PATCH 1/5] dt-bindings: mips: Document mti,mips-cm

[PATCH mm-unstable v2 0/3] mm/hugetlb: alloc/free gigantic folios
 2024-11-20 16:46 UTC  (11+ messages)
` [PATCH mm-unstable v2 1/3] mm/contig_alloc: support __GFP_COMP

[PATCH v3 0/5] arm64: qcom: Add support for QCS9075 boards
 2024-11-20 16:44 UTC  (7+ messages)
` [PATCH v3 3/5] dt-bindings: arm: qcom: Document rb8/ride/ride-r3 on QCS9075
` [PATCH v3 5/5] arm64: dts: qcom: Add support for QCS9075 Ride & Ride-r3

[PATCH] mm/kmemleak: Fix sleeping function called from invalid context in kmemleak_seq_show
 2024-11-20 16:40 UTC  (5+ messages)

[PATCH v13 0/7] Introduction of a remoteproc tee to load signed firmware
 2024-11-20 16:35 UTC  (8+ messages)
` [PATCH v13 4/7] remoteproc: Introduce release_fw optional operation

[PATCH 0/3] Introduce new driver cros-ec-charge-state
 2024-11-20 16:37 UTC  (8+ messages)
` [PATCH 1/3] platform/chrome: cros_ec_charge_state: add new driver to control charge
` [PATCH 2/3] dt-bindings: chrome: add new binding google,cros-ec-chrage-state

[PATCH 0/3] spi: cadence-quadspi: Add support for device reset
 2024-11-20 16:33 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: qspi: cdns,qspi-nor: Add compatible string to support OSPI controller on Versal Gen2 platform

[PATCH v6 0/2] Support for Texas Instruments OPT4060 RGBW Color sensor
 2024-11-20 16:32 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: iio: light: Document TI OPT4060 RGBW sensor
` [PATCH v6 2/2] iio: light: Add support for TI OPT4060 color sensor

[PATCH] sched/uapi: Reflect the use of sched_runtime in fair scheduler
 2024-11-20 16:31 UTC 

[PATCH 1/2] Documentation: Merge x86-specific boot options doc into kernel-parameters.txt
 2024-11-20 16:30 UTC  (2+ messages)
` [PATCH 2/2] x86/apic: Remove "disablelapic" cmdline option

[PATCH 0/2] dt-bindings: trivial-devices: add RAA228004 and IPMB-DEV
 2024-11-20 16:25 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: trivial-devices: add isil,raa228004
` [PATCH 2/2] dt-bindings: trivial-devices: add ipmb-dev

Queries regarding consolidated picture of virtualization and SPT/EPT/IOMMU/DMAR/PT
 2024-11-20 16:20 UTC  (2+ messages)

[PATCH 0/6] firmware: qcom: scm: Fixes for concurrency
 2024-11-20 16:20 UTC  (3+ messages)

[PATCH RFC v4 3/3] page_pool: skip dma sync operation for inflight pages
 2024-11-20 16:17 UTC  (2+ messages)

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

[PATCH V2] fs: improve the check of whether i_link has been set
 2024-11-20 16:10 UTC  (3+ messages)
` [PATCH V3] fs/ntfs3: check if the inode is bad before creating symlink

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

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

[PATCH v21 0/6] Script execution control (was O_MAYEXEC)
 2024-11-20 16:06 UTC  (5+ messages)
` [PATCH v21 1/6] exec: Add a new AT_EXECVE_CHECK flag to execveat(2)

[PATCH v2 00/12] x86/kvm/emulate: Avoid RET for FASTOPs
 2024-11-20 16:03 UTC  (9+ messages)
` [PATCH v2 01/12] objtool: Generic annotation infrastructure

[PATCH 00/15] Add support for SAMA7D65
 2024-11-20 16:02 UTC  (2+ messages)

[PATCH 0/5] Configure imx8mp dsp node for rproc usage
 2024-11-20 16:02 UTC  (2+ messages)

[PATCH] arm64: dts: marvell: cn9131-cf-solidwan: fix cp1 comphy links
 2024-11-20 16:02 UTC  (2+ messages)

[PATCH 0/2] ARM: dts: microchip: Add no-1-8-v property to sdmmc0 node
 2024-11-20 16:02 UTC  (2+ messages)

[PATCH v1] can: can327: Clean up payload encoding in can327_handle_prompt()
 2024-11-20 15:59 UTC  (4+ messages)

[PATCH v3 00/13] hrtimer Rust API
 2024-11-20 15:58 UTC  (3+ messages)

[PATCH bpf-next v3 00/14] selftests/bpf: migrate test_flow_dissector.sh to test_progs
 2024-11-20 15:56 UTC  (11+ messages)
` [PATCH bpf-next v3 09/14] selftests/bpf: move ip checksum helper to network helpers
` [PATCH bpf-next v3 10/14] selftests/bpf: document pseudo-header checksum helpers
` [PATCH bpf-next v3 11/14] selftests/bpf: use the same udp and tcp headers in tests under test_progs
` [PATCH bpf-next v3 12/14] selftests/bpf: add network helpers to generate udp checksums
` [PATCH bpf-next v3 13/14] selftests/bpf: migrate bpf flow dissectors tests to test_progs

[PATCH] ALSA: docs: fix dead hyperlink to Intel HD-Audio spec
 2024-11-20 15:55 UTC 

[PATCH v6 04/28] media: iris: introduce iris core state management with shared queues
 2024-11-20 15:54 UTC  (2+ messages)

[PATCH v4 0/5] move per-vma lock into vm_area_struct
 2024-11-20 15:54 UTC  (4+ messages)
` [PATCH v4 4/5] mm: make vma cache SLAB_TYPESAFE_BY_RCU


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