linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-03 08:42:04 to 2025-02-03 10:35:44 UTC [more...]

[PATCH v4 0/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
 2025-02-03 10:35 UTC  (3+ messages)

[PATCH 00/13] gpiolib: add gpiods_set_array_value_cansleep
 2025-02-03 10:34 UTC  (3+ messages)
` [PATCH 02/13] auxdisplay: seg-led-gpio: use gpiods_set_array_value_cansleep

[PATCH v3 00/20] Split devres APIs to device/devres.h and introduce devm_kmemdup_array()
 2025-02-03 10:34 UTC  (15+ messages)
` [PATCH v3 12/20] regulator: cros-ec: use devm_kmemdup_array()
` [PATCH v3 14/20] iio: adc: xilinx-xadc-core: "
` [PATCH v3 16/20] ASoC: hdac_hdmi: "
` [PATCH v3 17/20] ASoC: tlv320dac33: "
` [PATCH v3 18/20] ASoC: uda1380: "
` [PATCH v3 20/20] ASoC: uniphier: "

[RFC PATCH 0/8] pkeys-based cred hardening
 2025-02-03 10:28 UTC  (9+ messages)
` [RFC PATCH 1/8] arm64: kpkeys: Avoid unnecessary writes to POR_EL1
` [RFC PATCH 2/8] mm: kpkeys: Introduce unrestricted level
` [RFC PATCH 3/8] slab: Introduce SLAB_SET_PKEY
` [RFC PATCH 4/8] rcu: Allow processing kpkeys-protected data
` [RFC PATCH 5/8] mm: kpkeys: Introduce cred pkey/level
` [RFC PATCH 6/8] cred: Protect live struct cred with kpkeys
` [RFC PATCH 7/8] fs: Protect creds installed by override_creds()
` [RFC PATCH 8/8] mm: Add basic tests for kpkeys_hardened_cred

[PATCH 0/2] arm: Do not include <linux/fb.h>
 2025-02-03 10:26 UTC  (3+ messages)
` [PATCH 1/2] ARM: spitz: "
` [PATCH 2/2] ARM: s3c: "

[PATCH v5 00/13] wifi: ath12k: add Ath12k AHB driver support for IPQ5332
 2025-02-03 10:27 UTC  (15+ messages)
` [PATCH v5 01/13] dt-bindings: net: wireless: describe the ath12k AHB module
` [PATCH v5 07/13] wifi: ath12k: add support for fixed QMI firmware memory

[PATCH 6.13 00/25] 6.13.1-rc1 review
 2025-02-03 10:25 UTC  (2+ messages)

[RFC PATCH v2 0/3] expose mapping wrprotect, fix fb_defio use
 2025-02-03 10:24 UTC  (2+ messages)

[PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion
 2025-02-03 10:22 UTC  (19+ messages)
` [PATCH 1/6] rust: types: Add Ownable/Owned types
` [PATCH 2/6] rust: page: Convert to Ownable
` [PATCH 3/6] rust: page: Make with_page_mapped() and with_pointer_into_page() public
` [PATCH 4/6] rust: addr: Add a module to declare core address types
` [PATCH 5/6] rust: page: Add physical address conversion functions
` [PATCH 6/6] rust: page: Make Page::as_ptr() pub(crate)

[PATCH] parisc: Remove memcpy_fromio
 2025-02-03 10:21 UTC  (3+ messages)

[RFC PATCH v3 00/15] pkeys-based page table hardening
 2025-02-03 10:18 UTC  (16+ messages)
` [RFC PATCH v3 01/15] mm: Introduce kpkeys
` [RFC PATCH v3 02/15] set_memory: Introduce set_memory_pkey() stub
` [RFC PATCH v3 03/15] arm64: mm: Enable overlays for all EL1 indirect permissions
` [RFC PATCH v3 04/15] arm64: Introduce por_set_pkey_perms() helper
` [RFC PATCH v3 05/15] arm64: Implement asm/kpkeys.h using POE
` [RFC PATCH v3 06/15] arm64: set_memory: Implement set_memory_pkey()
` [RFC PATCH v3 07/15] arm64: Enable kpkeys
` [RFC PATCH v3 08/15] mm: Introduce kernel_pgtables_set_pkey()
` [RFC PATCH v3 09/15] mm: Introduce kpkeys_hardened_pgtables
` [RFC PATCH v3 10/15] mm: Allow __pagetable_ctor() to fail
` [RFC PATCH v3 11/15] mm: Map page tables with privileged pkey
` [RFC PATCH v3 12/15] arm64: kpkeys: Support KPKEYS_LVL_PGTABLES
` [RFC PATCH v3 13/15] arm64: mm: Guard page table writes with kpkeys
` [RFC PATCH v3 14/15] arm64: Enable kpkeys_hardened_pgtables support
` [RFC PATCH v3 15/15] mm: Add basic tests for kpkeys_hardened_pgtables

[PATCH net v3] tg3: Disable tg3 PCIe AER on system reboot
 2025-02-03 10:20 UTC  (2+ messages)

[PATCH v3 net] udp: gso: do not drop small packets when PMTU reduces
 2025-02-03 10:20 UTC  (2+ messages)

[PATCH] HID: quirks: ignore non-functional sensor in HP 5MP Camera
 2025-02-03 10:16 UTC  (2+ messages)

[PATCH v3 0/8] Support Multi-frequency scale for UFS
 2025-02-03 10:09 UTC  (5+ messages)
` [PATCH v3 1/8] scsi: ufs: core: Pass target_freq to clk_scale_notify() vop
` [PATCH v3 2/8] scsi: ufs: qcom: Pass target_freq to clk scale pre and post change

[PATCH v3 0/2] Introduce Poly/Plantronics mute event support
 2025-02-03 10:09 UTC  (4+ messages)
` [PATCH v4 "

[PATCH] riscv/futex: sign extend compare value in atomic cmpxchg
 2025-02-03 10:06 UTC 

[PATCH net-next v18 00/25] Introducing OpenVPN Data Channel Offload
 2025-02-03 10:05 UTC  (17+ messages)
` [PATCH net-next v18 07/25] ovpn: implement basic TX path (UDP)
` [PATCH net-next v18 08/25] ovpn: implement basic RX "
` [PATCH net-next v18 12/25] ovpn: implement TCP transport
` [PATCH net-next v18 15/25] ovpn: implement multi-peer support
` [PATCH net-next v18 17/25] ovpn: implement keepalive mechanism
` [PATCH net-next v18 20/25] ovpn: implement peer add/get/dump/delete via netlink

[PATCH 2/2] rust/kernel: Add platform::ModuleDevice
 2025-02-03 10:02 UTC  (10+ messages)
` [PATCH] WIP: drivers/base: Add virtual_device_create()
          ` [RFC] driver core: add a virtual bus for use when a simple device/bus is needed

[PATCH net] net: atlantic: fix warning during hot unplug
 2025-02-03 10:02 UTC  (3+ messages)
` [EXTERNAL] "

[PATCH 00/29] drm/bridge: Various quality of life improvements
 2025-02-03 10:01 UTC  (4+ messages)
` [PATCH 29/29] drm/bridge: ti-sn65dsi86: Use bridge_state crtc pointer

[RFC PATCH 0/2] Fix more head.text bugs and improve diagnostic
 2025-02-03 10:00 UTC  (6+ messages)
` [RFC PATCH 1/2] x86/relocs: Improve diagnostic for rejected absolute references

[PATCH v1 0/2] pinctrl: intel: Unify the way of handling chained IRQ
 2025-02-03  9:59 UTC  (3+ messages)

[syzbot] [net?] general protection fault in add_wait_queue
 2025-02-03  9:57 UTC 

[PATCH v5] cpuidle: psci: Add trace for PSCI domain idle
 2025-02-03  9:56 UTC 

[PATCH] hid: intel-thc: fix CONFIG_HID dependency
 2025-02-03  9:56 UTC  (2+ messages)

[PATCH] HID: lenovo: select CONFIG_ACPI_PLATFORM_PROFILE
 2025-02-03  9:54 UTC  (2+ messages)

[PATCH v3 0/6] iio: adc: ad4030: new driver for AD4030 and similar ADCs
 2025-02-03  9:54 UTC  (4+ messages)
` [PATCH v3 3/6] iio: adc: ad4030: add averaging support

[PATCH 20/33] cpufreq: powernv: Stop setting common freq attributes
 2025-02-03  9:53 UTC  (2+ messages)
` [PATCH V1.1 "

[PATCH v3 0/2] HID: corsair-void: Fix various memory issues
 2025-02-03  9:51 UTC  (2+ messages)

[PATCH] SUNRPC: Remove unused make_checksum
 2025-02-03  9:47 UTC  (2+ messages)

[RFC PATCH v2 00/17] Linux SBI MPXY and RPMI drivers
 2025-02-03  9:45 UTC  (21+ messages)
` [RFC PATCH v2 01/17] riscv: Add new error codes defined by SBI v3.0
` [RFC PATCH v2 02/17] dt-bindings: mailbox: Add bindings for RPMI shared memory transport
` [RFC PATCH v2 03/17] dt-bindings: mailbox: Add bindings for RISC-V SBI MPXY extension
` [RFC PATCH v2 04/17] RISC-V: Add defines for the SBI message proxy extension
` [RFC PATCH v2 05/17] mailbox: Add common header for RPMI messages sent via mailbox
` [RFC PATCH v2 06/17] mailbox: Allow controller specific mapping using fwnode
` [RFC PATCH v2 07/17] mailbox: Add RISC-V SBI message proxy (MPXY) based mailbox driver
` [RFC PATCH v2 08/17] dt-bindings: clock: Add bindings for RISC-V RPMI clock service group
` [RFC PATCH v2 09/17] clk: Add clock driver for the "
` [RFC PATCH v2 10/17] dt-bindings: interrupt-controller: Add bindings for RISC-V RPMI system MSI
` [RFC PATCH v2 11/17] irqchip: Add driver for the RISC-V RPMI system MSI service group
` [RFC PATCH v2 12/17] ACPI: property: Add support for nargs_prop in acpi_fwnode_get_reference_args()
` [RFC PATCH v2 13/17] ACPI: scan: Update honor list for RPMI System MSI
` [RFC PATCH v2 14/17] ACPI: RISC-V: Add RPMI System MSI to GSI mapping
` [RFC PATCH v2 15/17] mailbox/riscv-sbi-mpxy: Add ACPI support
` [RFC PATCH v2 16/17] irqchip/riscv-rpmi-sysmsi: "
` [RFC PATCH v2 17/17] RISC-V: Enable GPIO keyboard and event device in RV64 defconfig

[RFC PATCH 0/2] livepatch: Add support for hybrid mode
 2025-02-03  9:44 UTC  (5+ messages)

[PATCH v18 00/19] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2025-02-03  9:25 UTC  (3+ messages)

[PATCH 0/3] clk: Support spread spectrum and use it in clk-scmi
 2025-02-03  9:43 UTC  (5+ messages)
` [PATCH 1/3] clk: Introduce clk_set_spread_spectrum

[PATCH 0/3] arm64: dts: ti: k3-am62*-sk: Add wkup/mcu_uart0 aliases
 2025-02-03  9:34 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: ti: k3-am62x-sk-common: Add serial aliases
` [PATCH 2/3] arm64: dts: ti: k3-am62a7-sk: Add serial alias
` [PATCH 3/3] arm64: dts: ti: k3-am62p5-sk: "

[PATCH] net: stmmac: Allow zero for [tr]x_fifo_size
 2025-02-03  9:34 UTC 

[PATCH v6 0/3] rust: platform: add Io support
 2025-02-03  9:32 UTC  (5+ messages)
` [PATCH v6 2/3] rust: io: mem: add a generic iomem abstraction

[PATCH v2] tee: optee: Fix supplicant wait loop
 2025-02-03  9:31 UTC  (2+ messages)

[PATCH 0/4] drm/gpuvm: Add support for single-page-filled mappings
 2025-02-03  9:21 UTC  (3+ messages)

[PATCH FOR-NEXT] perf tools: Expose quiet/verbose variables in Makefile.perf
 2025-02-03  9:29 UTC  (2+ messages)

[PATCH v3 0/2] Add HDMI audio on the Radxa ROCK 5B
 2025-02-03  9:29 UTC  (5+ messages)
` [PATCH v3 2/2] arm64: dts: rockchip: Add HDMI0 audio output on rock-5b

[PATCH v9 00/28] Qualcomm iris video decoder driver
 2025-02-03  9:27 UTC  (5+ messages)

[PATCH 00/19] media: i2c: ds90ub9xx: Error handling, UB9702 improvements
 2025-02-03  9:28 UTC  (13+ messages)
` [PATCH 07/19] media: i2c: ds90ub953: Speed-up I2C watchdog timer
` [PATCH 12/19] media: i2c: ds90ub960: Add RX port iteration support
` [PATCH 18/19] media: i2c: ds90ub960: Configure serializer using back-channel

[PATCH] iio: magnetometer: si7210: fix magnetic field measurement scale
 2025-02-03  9:26 UTC  (2+ messages)

[RFC PATCH 0/5] drm/panthor: Protected mode support for Mali CSF GPUs
 2025-02-03  9:25 UTC  (3+ messages)

[PATCH net v4 0/3] Limit devicetree parameters to hardware capability
 2025-02-03  9:23 UTC  (6+ messages)
` [PATCH net v4 3/3] net: stmmac: Specify hardware capability value when FIFO size isn't specified

[PATCH 0/5] KVM: x86/xen: Restrict hypercall MSR index
 2025-02-03  9:21 UTC  (11+ messages)
` [PATCH 1/5] KVM: x86/xen: Restrict hypercall MSR to unofficial synthetic range
` [PATCH 2/5] KVM: x86/xen: Add an #ifdef'd helper to detect writes to Xen MSR
` [PATCH 3/5] KVM: x86/xen: Consult kvm_xen_enabled when checking for Xen MSR writes
` [PATCH 4/5] KVM: x86/xen: Bury xen_hvm_config behind CONFIG_KVM_XEN=y
` [PATCH 5/5] KVM: x86/xen: Move kvm_xen_hvm_config field into kvm_xen

linux-next: Fixes tag needs some work in the rockchip tree
 2025-02-03  9:21 UTC  (2+ messages)

[PATCH] cpufreq: airoha: add CONFIG_OF dependency
 2025-02-03  9:21 UTC  (4+ messages)

[PATCH v1 00/16] pinctrl: cy8c95x0: Bugfixes and cleanups
 2025-02-03  9:21 UTC  (6+ messages)
` [PATCH v1 05/16] pinctrl: cy8c95x0: Remove incorrectly set fields in regmap configuration

[PATCH] rust: sync: lock: Add Lock::get_mut()
 2025-02-03  9:21 UTC  (2+ messages)

[PATCH v7 00/14] platform/x86: alienware-wmi driver rework
 2025-02-03  9:20 UTC  (2+ messages)

[PATCH v3 1/1] regmap: Synchronize cache for the page selector
 2025-02-03  9:19 UTC  (11+ messages)

[PATCH v2 0/2] Remove cxl and cxlflash drivers
 2025-02-03  9:18 UTC  (5+ messages)
` [PATCH v2 1/2] cxlflash: Remove driver
` [PATCH v2 2/2] cxl: "

[PATCH v2 0/2] Add support for Xiaomi Mi TV Stick
 2025-02-03  9:16 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: arm: amlogic: add S805Y and "

[PATCH v19 00/11] arm64/perf: Enable branch stack sampling
 2025-02-03  9:16 UTC  (5+ messages)
` [PATCH v19 09/11] arm64: Handle BRBE booting requirements
` [PATCH v19 10/11] KVM: arm64: nvhe: Disable branch generation in nVHE guests

[PATCH v3 0/2] Add support for Xiaomi Mi TV Stick
 2025-02-03  9:14 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: arm: amlogic: add S805Y and "
` [PATCH v3 2/2] arm64: dts: amlogic: add support for xiaomi-aquaman/Mi "

[PATCH] ax25: Fix refcount leak caused by setting SO_BINDTODEVICE sockopt
 2025-02-03  9:12 UTC 

[PATCH v2] ASoC: dt-bindings: atmel,at91-ssc: Convert to YAML format
 2025-02-03  9:11 UTC 

[PATCH] pipe_read: don't wake up the writer if the pipe is still full
 2025-02-03  9:05 UTC  (5+ messages)

[PATCH] Fix invalid fan speed on ThinkPad X120e
 2025-02-03  9:07 UTC  (2+ messages)

[PATCH 00/16] selftests: vDSO: parse_vdso: Make compatible with nolibc
 2025-02-03  9:05 UTC  (17+ messages)
` [PATCH 01/16] MAINTAINERS: Add vDSO selftests
` [PATCH 02/16] elf, uapi: Add definition for STN_UNDEF
` [PATCH 03/16] elf, uapi: Add definition for DT_GNU_HASH
` [PATCH 04/16] elf, uapi: Add definitions for VER_FLG_BASE and VER_FLG_WEAK
` [PATCH 05/16] elf, uapi: Add type ElfXX_Versym
` [PATCH 06/16] elf, uapi: Add types ElfXX_Verdef and ElfXX_Veraux
` [PATCH 07/16] tools/include: Add uapi/linux/elf.h
` [PATCH 08/16] selftests: Add headers target
` [PATCH 09/16] selftests: vDSO: vdso_standalone_test_x86: Use vdso_init_form_sysinfo_ehdr
` [PATCH 10/16] selftests: vDSO: parse_vdso: Drop vdso_init_from_auxv()
` [PATCH 11/16] selftests: vDSO: parse_vdso: Use UAPI headers instead of libc headers
` [PATCH 12/16] selftests: vDSO: parse_vdso: Test __SIZEOF_LONG__ instead of ULONG_MAX
` [PATCH 13/16] selftests: vDSO: parse_vdso: Make compatible with nolibc
` [PATCH 14/16] selftests: vDSO: vdso_test_gettimeofday: Clean up includes
` [PATCH 15/16] selftests: vDSO: vdso_test_gettimeofday: Make compatible with nolibc
` [PATCH 16/16] selftests: vDSO: vdso_standalone_test_x86: Switch to nolibc

iommu: flood of ahci 0000:e6:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0055 address=0xa14a4000 flags=0x0070]
 2025-02-03  9:05 UTC 

[PATCH v2] trace/osnoise: Add trace events for samples
 2025-02-03  9:04 UTC 

[syzbot] [kernfs?] possible deadlock in walk_component (4)
 2025-02-03  9:03 UTC  (2+ messages)

[PATCH v3 0/4] Add support for Priva E-Measuringbox board
 2025-02-03  8:58 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: vendor-prefixes: Add prefix for Priva
` [PATCH v3 2/4] dt-bindings: arm: stm32: Add Priva E-Measuringbox board
` [PATCH v3 3/4] arm: dts: stm32: Add thermal support for STM32MP131
` [PATCH v3 4/4] arm: dts: stm32: Add Priva E-Measuringbox devicetree

[PATCH v3 0/3] Makefile fixes for samples/{bpf,hid}
 2025-02-03  8:55 UTC  (4+ messages)
` [PATCH v3 1/3] samples/hid: remove unnecessary -I flags from libbpf EXTRA_CFLAGS
` [PATCH v3 2/3] samples/bpf: fix broken vmlinux path for VMLINUX_BTF
` [PATCH v3 3/3] samples/hid: "

[PATCH] phy: cadence: cdns-dphy: Fix PLL lock and common ready poll timeout
 2025-02-03  8:53 UTC  (3+ messages)

[RFC][PATCH 0/2] sched: Extended Scheduler Time Slice revisited
 2025-02-03  8:53 UTC  (8+ messages)
` [RFC][PATCH 1/2] sched: Extended scheduler time slice

[PATCH v1] USB: serial: ftdi_sio: add support for Altera USB Blaster 3
 2025-02-03  8:48 UTC 

[PATCH] thunderbolt: Remove the TBT3 Not Supported bit
 2025-02-03  8:46 UTC  (2+ messages)

[PATCH v3 0/4] media: i2c: Add OX05B1S camera sensor driver
 2025-02-03  8:43 UTC  (4+ messages)
` [PATCH v3 4/4] media: ox05b1s: Add support for Omnivision OS08A20 raw sensor
    `  "

[PATCH v2 0/4] media: i2c: Add OX05B1S camera sensor driver
 2025-02-03  8:43 UTC  (7+ messages)
` [PATCH v2 2/4] media: ox05b1s: Add omnivision OX05B1S raw "
        `  "

[PATCH] riscv/atomic: Do proper sign extension also for unsigned in arch_cmpxchg
 2025-02-03  8:42 UTC  (9+ messages)

[PATCH v4 Cover Letter] thunderbolt: Disable Gen 4 Recovery on Asymmetric Transitions
 2025-02-03  8:42 UTC  (3+ messages)
` [PATCH v4] "


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