public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-11 22:50:20 to 2025-01-12 12:44:03 UTC [more...]

[PATCH] pm: Replace deprecated kmap_atomic() with kmap_local_page()
 2025-01-12 12:43 UTC  (2+ messages)

[PATCH RESEND 0/5] can: c_can: One fix + simplify few things
 2025-01-12 12:41 UTC  (6+ messages)
` [PATCH RESEND 1/5] can: c_can: Fix unbalanced runtime PM disable in error path
` [PATCH RESEND 2/5] can: c_can: Drop useless final probe failure message
` [PATCH RESEND 3/5] can: c_can: Simplify handling syscon error path
` [PATCH RESEND 4/5] can: c_can: Use of_property_present() to test existence of DT property
` [PATCH RESEND 5/5] can: c_can: Use syscon_regmap_lookup_by_phandle_args

[PATCH 0/5] can: c_can: One fix + simplify few things
 2025-01-12 12:41 UTC  (2+ messages)

[PATCH v2 0/5] iio: accel: mc3230: improve driver, add mc3510c
 2025-01-12 12:41 UTC  (7+ messages)
` [PATCH v2 1/5] dt-bindings: iio: accel: mc3230: document mc3510c
` [PATCH v2 2/5] iio: accel: mc3230: add mount matrix support
` [PATCH v2 3/5] iio: accel: mc3230: add OF match table
` [PATCH v2 4/5] iio: accel: mc3230: add multiple devices support
` [PATCH v2 5/5] iio: accel: mc3230: add mc3510c support

[PATCH v1 00/15] iio: adc: ad7768-1: Add features, improvements, and fixes
 2025-01-12 12:40 UTC  (41+ messages)
` [PATCH v1 01/15] dt-bindings: iio: adc: ad7768-1: add synchronization over SPI property
` [PATCH v1 02/15] Documentation: ABI: add wideband filter type to sysfs-bus-iio
` [PATCH v1 03/15] Documentation: ABI: testing: ad7768-1: Add device specific ABI documentation
` [PATCH v1 04/15] iio: adc: ad7768-1: Fix conversion result sign
` [PATCH v1 05/15] iio: adc: ad7768-1: set MOSI idle state to high
` [PATCH v1 07/15] iio: adc: ad7768-1: Add reset gpio
` [PATCH v1 08/15] iio: adc: ad7768-1: use guard(mutex) to simplify code
` [PATCH v1 09/15] iio: adc: ad7768-1: Move buffer allocation to a separate function
` [PATCH v1 10/15] iio: adc: ad7768-1: Add support for variable VCM
` [PATCH v1 11/15] iio: adc: ad7768-1: Add reg_write_masked function
` [PATCH v1 13/15] iio: adc: ad7768-1: add multiple scan types to support 16-bits mode

[PATCH] iommu: Fix shift-out-of-bounds in iova_bitmap_offset_to_index()
 2025-01-12 12:39 UTC 

[PATCH v2] net: stmmac: sti: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
 2025-01-12 12:35 UTC  (2+ messages)

[PATCH v2] irqchip/sunxi-nmi: add missing flag
 2025-01-12 12:34 UTC 

[PATCH v3 0/5] iio: accel: mc3230: add mount matrix, of match and mc3510c support
 2025-01-12 12:25 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: iio: accel: mc3230: document mc3510c
` [PATCH v3 2/5] iio: accel: mc3230: add mount matrix support
` [PATCH v3 3/5] iio: accel: mc3230: add OF match table
` [PATCH v3 4/5] iio: accel: mc3230: add multiple devices support
` [PATCH v3 5/5] iio: accel: mc3230: add mc3510c support

[PATCH] scripts/gdb/symbols: follow up on refactoring for const struct bin_attribute
 2025-01-12 12:21 UTC 

[syzbot] [iommu?] UBSAN: shift-out-of-bounds in iova_bitmap_alloc
 2025-01-12 12:22 UTC 

[PATCH v3 1/1] hid-asus: use hid for brightness control on keyboard
 2025-01-12 12:18 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: Enable PC beep passthrough for HP EliteBook 855 G7
 2025-01-12 12:11 UTC  (2+ messages)

[PATCH v2 0/5] HID: steelseries: add SteelSeries Arctis 9 support
 2025-01-12 12:02 UTC  (7+ messages)
` [PATCH v2 1/5] HID: steelseries: preparation for adding "
` [PATCH v2 2/5] HID: steelseries: add "
` [PATCH v2 3/5] HID: steelseries: export charging state for the SteelSeries Arctis 9 headset
` [PATCH v2 4/5] HID: steelseries: export model and manufacturer
` [PATCH v2 5/5] HID: steelseries: remove unnecessary return

[PATCH] ipv4: ip_gre: Fix set but not used warning in ipgre_err() if IPv4-only
 2025-01-12  9:05 UTC 

Bug: task hung in shmem_swapin_folio
 2025-01-12 12:02 UTC  (2+ messages)

[GIT PULL] KVM fixes for 6.13-rc7
 2025-01-12 12:02 UTC 

Spooling large metadata updates / Proposal for a new API/feature in the Linux Kernel (VFS/Filesystems):
 2025-01-12 11:58 UTC  (3+ messages)

[syzbot] [iommu?] UBSAN: shift-out-of-bounds in iova_bitmap_alloc
 2025-01-12 11:58 UTC  (2+ messages)
` [syzbot]

[PATCH v2 0/3] Re-add filter_type/filter_mode
 2025-01-12 11:56 UTC  (4+ messages)
` [PATCH v2 3/3] Documentation: ABI: IIO: Drop AD4130 specific filter_type_available options

[PATCH] dt-bindings: iio: Correct indentation and style in DTS example
 2025-01-12 11:54 UTC  (2+ messages)

[PATCH stable 5.4] arm64: mm: account for hotplug memory when randomizing the linear region
 2025-01-12 11:54 UTC  (5+ messages)
` [PATCH] "

[PATCH iio-next] iio: proximity: Fix use-after-free in hx9023s_send_cfg()
 2025-01-12 11:53 UTC  (2+ messages)

[PATCH v4 0/5] iio: adc: ad7380: add alert support
 2025-01-12 11:51 UTC  (5+ messages)
` [PATCH v4 4/5] "

arch/loongarch/kernel/machine_kexec.o: warning: objtool: kexec_shutdown_secondary+0x60: stack state mismatch: cfa1=3+0 cfa2=3+16
 2025-01-12 11:50 UTC 

[PATCH 0/3] HID: steelseries: add SteelSeries Arctis 9 support
 2025-01-12 11:49 UTC  (6+ messages)
` [PATCH 1/3] "

[PATCH v3 0/5] iio: adc: ad7380: add alert support
 2025-01-12 11:41 UTC  (8+ messages)
` [PATCH v3 1/5] iio: adc: ad7380: do not use iio_device_claim_direct_scoped anymore
` [PATCH v3 3/5] iio: adc: ad7380: do not store osr in private data structure
` [PATCH v3 4/5] iio: adc: ad7380: add alert support

[PATCH RFC v2 0/4] iio: adc: ad7380: add alert support
 2025-01-12 11:40 UTC  (7+ messages)
` [PATCH RFC v2 3/4] "

drivers/pci/controller/pcie-mediatek.c:929:43: warning: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size 6
 2025-01-12 11:38 UTC 

[PATCH v3 00/35] x86/bugs: Attack vector controls
 2025-01-12 11:38 UTC  (3+ messages)

[PATCH v9 00/17] reimplement per-vma lock as a refcount
 2025-01-12 11:37 UTC  (15+ messages)
` [PATCH v9 10/17] refcount: introduce __refcount_{add|inc}_not_zero_limited
        ` [PATCH v9 10/17] refcount: introduce __refcount_{add|inc}_not_zero_limited - clang 17.0.1 bug
` [PATCH v9 11/17] mm: replace vm_lock and detached flag with a reference count

[PATCH] io_uring: annotate sqd->thread access with data race in cancel path
 2025-01-12 11:34 UTC  (6+ messages)

[PATCH v1 0/6] Add eDP mode support for Rockchip Samsung HDPTX PHY
 2025-01-12  9:07 UTC  (7+ messages)
` [PATCH v1 1/6] phy: phy-rockchip-samsung-hdptx: Swap the definitions of LCPLL_REF and ROPLL_REF
` [PATCH v1 2/6] phy: phy-rockchip-samsung-hdptx: Supplement some register names with their full version
` [PATCH v1 3/6] phy: phy-rockchip-samsung-hdptx: Add the '_MASK' suffix to all registers
` [PATCH v1 4/6] phy: phy-rockchip-samsung-hdptx: Add eDP mode support for RK3588
` [PATCH v1 5/6] dt-bindings: display: rockchip: Fix label name of hdptxphy for RK3588 HDMI TX Controller
` [PATCH v1 6/6] arm64: dts: rockchip: Fix label name of hdptxphy for RK3588

[PATCH v4 0/2] Add support for Avago/Broadcom APDS9160
 2025-01-12 11:28 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: iio: light: Add APDS9160 binding
` [PATCH v4 2/2] iio: light: Add APDS9160 ALS & Proximity sensor driver

[GIT PULL] perf/urgent for v6.13-rc7
 2025-01-12 11:23 UTC 

[RFC 00/11] khugepaged: mTHP support
 2025-01-12 11:23 UTC  (5+ messages)
` [RFC 08/11] khugepaged: introduce khugepaged_scan_bitmap for "

[GIT PULL] x86/urgent for v6.13-rc7
 2025-01-12 11:15 UTC 

[PATCH 0/4] iio: accel: mc3230: add mount matrix, of match and mc3510c support
 2025-01-12 11:03 UTC  (14+ messages)
` [PATCH 1/4] iio: accel: mc3230: add mount matrix support
` [PATCH 2/4] iio: accel: mc3230: add OF match table
` [PATCH 3/4] iio: accel: mc3230: add mc3510c support
` [PATCH 4/4] dt-bindings: iio: accel: mc3230: document mc3510c

[PATCH net v3] net: ethernet: sunplus: Switch to ndo_eth_ioctl
 2025-01-12 10:54 UTC  (6+ messages)
` [PATCH] Add short author date to Fixes tag

[PATCH v4] wifi: rtw89: Correct immediate cfg_len calculation for scan_offload_be
 2025-01-12 10:51 UTC 

[PATCH] hwmon: Use str_enabled_disabled() and str_enable_disable() helpers
 2025-01-12 10:51 UTC 

[PATCH v11 00/11] VOP Support for rk3576
 2025-01-12 10:46 UTC  (4+ messages)
` [PATCH v11 10/11] dt-bindings: display: vop2: Add rk3576 support
    `  "

[PATCH v3 0/2] iio: magnetometer: add support for Si7210
 2025-01-12 10:44 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: iio: magnetometer: add binding "
` [PATCH v3 2/2] iio: magnetometer: si7210: add driver "

drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c:2883:32: warning: '%s' directive output may be truncated writing up to 31 bytes into a region of size 26
 2025-01-12 10:42 UTC 

[PATCH 0/3] KVM: arm64: Simplify pKVM memory transitions
 2025-01-12 10:42 UTC  (2+ messages)

[PATCH v4 0/2] riscv/ptrace: add new regset to access original a0 register
 2025-01-12 10:41 UTC  (6+ messages)
` [PATCH v4 2/2] riscv: selftests: Add a ptrace test to verify syscall parameter modification

[PATCH v3 0/2] iio: adc: ad7173: fix non-const info struct
 2025-01-12 10:37 UTC  (3+ messages)
` [PATCH v3 1/2] iio: adc: ad7173: remove special handling for irq number

[PATCH v2] treewide: const qualify ctl_tables where applicable
 2025-01-12 10:36 UTC  (2+ messages)

[PATCH] usb: phy: Remove API devm_usb_put_phy()
 2025-01-12 10:33 UTC 

Bug: INFO_ task hung in bfs_lookup
 2025-01-12 10:22 UTC 

[PATCH] usb: Fix null-ptr-deref in qt2_process_read_urb()
 2025-01-12 10:14 UTC  (3+ messages)

Bug: possible deadlock in jfs_fsync
 2025-01-12 10:11 UTC 

[PATCH] platform/chrome: cros_usbpd_logger: Use str_enabled_disabled() helper
 2025-01-12 10:06 UTC 

[PATCH] xfs: Remove i_rwsem lock in buffered read
 2025-01-12 10:05 UTC  (11+ messages)

Bug: INFO_ task hung in lock_two_nondirectories
 2025-01-12 10:00 UTC 

drivers/tty/serial/pic32_uart.c:904:34: warning: 'pic32_serial_dt_ids' defined but not used
 2025-01-12  9:59 UTC 

[PATCH 0/2] gpio: 74x164: use a compatible fallback and don't extend the driver
 2025-01-12  9:57 UTC  (7+ messages)

[PATCH v2] usb: Fix null-ptr-deref in qt2_process_read_urb()
 2025-01-12  9:55 UTC 

[PATCH v2 0/5] KVM: e500: map readonly host pages for read, and cleanup
 2025-01-12  9:55 UTC  (6+ messages)
` [PATCH 1/5] KVM: e500: always restore irqs
` [PATCH 2/5] KVM: e500: use shadow TLB entry as witness for writability
` [PATCH 3/5] KVM: e500: track host-writability of pages
` [PATCH 4/5] KVM: e500: map readonly host pages for read
` [PATCH 5/5] KVM: e500: perform hugepage check after looking up the PFN

undefined reference to `gen_pool_size'
 2025-01-12  9:37 UTC 

[V7 0/5] Add EPSS L3 provider support on SA8775P SoC
 2025-01-12  9:31 UTC  (3+ messages)
` [PATCH V7 3/5] dt-bindings: interconnect: Add EPSS L3 compatible for SA8775P

[syzbot] [wireless?] WARNING in ieee80211_assoc_success
 2025-01-12  9:27 UTC 

Bug: Potential Deadlock or Resource Contention in Btrfs Subsystem
 2025-01-12  9:17 UTC 

[PATCH 1/2] ALSA: hda/realtek: fixup ASUS GA605W
 2025-01-12  9:11 UTC  (2+ messages)

[PATCH v2] drm/mediatek: Initialize pointer to avoid undefined behavior
 2025-01-12  9:05 UTC 

[PATCH 0/8] x86/module: rework ROX cache to avoid writable copy
 2025-01-12  8:54 UTC  (4+ messages)
` [PATCH 3/8] x86/mm/pat: Restore large pages after fragmentation

[PATCH v6 0/3] Add support for Ariaboard Photonicat RK3568
 2025-01-12  8:50 UTC  (7+ messages)
` [PATCH v6 1/3] dt-bindings: vendor-prefixes: Add prefix for Ariaboard
` [PATCH v6 2/3] dt-bindings: arm: rockchip: Add Ariaboard Photonicat RK3568
` [PATCH v6 3/3] arm64: dts: rockchip: add dts for "

Bug: Potential KCOV Race Condition in __sanitizer_cov_trace_pc Leading to Crash at kcov.c:217
 2025-01-12  8:40 UTC  (5+ messages)

[PATCH v4 0/2] riscv,aplic: support for hart indexes
 2025-01-12  8:38 UTC  (6+ messages)
` [PATCH v4 1/2] dt-bindings: interrupt-controller: add risc-v,aplic "

[PATCH] arm64: kprobe: fix an error in single stepping support
 2025-01-12  8:31 UTC  (2+ messages)

[PATCH v1] ALSA: hda/tas2781: Ignore SUBSYS_ID not found for tas2563 projects
 2025-01-12  8:26 UTC  (2+ messages)

[PATCH v6 0/1] Update ASPEED WDT bootstatus
 2025-01-12  8:12 UTC  (2+ messages)
` [PATCH v6 1/1] watchdog: aspeed: Update bootstatus handling

[net-next v6 0/9] Add support for per-NAPI config via netlink
 2025-01-12  8:05 UTC  (9+ messages)

[PATCH] drviers/iommu/amd: support P2P access through IOMMU when SME is enabled
 2025-01-12  7:45 UTC 

[PATCH v5 0/1] Update ASPEED WDT bootstatus
 2025-01-12  7:43 UTC  (4+ messages)
` [PATCH v5 1/1] watchdog: aspeed: Update bootstatus handling

[PATCH] security: fix typos and spelling errors
 2025-01-12  7:29 UTC  (3+ messages)
  ` [PATCH V2] "

[PATCH v2 2/2] net/ncsi: fix state race during channel probe completion
 2025-01-12  5:57 UTC  (3+ messages)

[PATCH] wifi: ath12k: fix key cache handling
 2025-01-12  5:53 UTC  (2+ messages)

[PATCH v2] wifi: ath12k: fix key cache handling
 2025-01-12  5:53 UTC 

[PATCH v22 00/20] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2025-01-12  5:26 UTC  (4+ messages)
  ` [PATCH] fgraph: Move trace_clock_local() for return time to function_graph tracer

[PATCH v1 3/7] rtc-rv8803: add register definitions for rv8901 tamper detection
 2025-01-12  4:52 UTC  (2+ messages)

[PATCH] tools/mm: Introduce a tool to handle entries in allocinfo
 2025-01-12  4:41 UTC  (4+ messages)

[PATCH] drivers: soc: atmel: fix the args passed to AT91_SOC
 2025-01-12  4:41 UTC 

[syzbot] [block?] [trace?] possible deadlock in blk_trace_ioctl
 2025-01-12  4:34 UTC  (2+ messages)

[PATCH] HID: hid-apple: Apple Magic Keyboard a3203 USB-C support
 2025-01-12  4:13 UTC 

[PATCH 0/2] bus: mhi: host: pci_generic: Couple of recovery fixes
 2025-01-12  4:23 UTC  (6+ messages)
` [PATCH 2/2] bus: mhi: host: pci_generic: Recover the device synchronously from mhi_pci_runtime_resume()

[PATCH v4 5/6] iio: imu: adis16550: add adis16550 support
 2025-01-12  4:20 UTC  (2+ messages)

arch/mips/include/asm/cmpxchg.h:79:24: sparse: sparse: cast truncates bits from constant value (8000000000000000 becomes 0)
 2025-01-12  4:08 UTC 

[PATCH] spmi: Fix controller->node != parent->node breakage
 2025-01-12  3:48 UTC  (3+ messages)

[GIT PULL] probes: Fixes for v6.13-rc6
 2025-01-12  3:44 UTC 

[PATCH v2 0/4] platform/x86: Add Lenovo Gaming Series WMI Drivers
 2025-01-12  3:25 UTC  (5+ messages)
` [PATCH v2 2/4] platform/x86: Add Lenovo GameZone WMI Driver

[PATCH] kcov: add unique cover, edge, and cmp modes
 2025-01-12  2:57 UTC  (2+ messages)

[PATCH 2/3] vmd: disable MSI remapping bypass under Xen
 2025-01-12  2:57 UTC  (2+ messages)

[PATCH v3 00/12] AMD broadcast TLB invalidation
 2025-01-12  2:46 UTC  (9+ messages)
` [PATCH 09/12] x86/mm: enable broadcast TLB invalidation for multi-threaded processes
` [PATCH 12/12] x86/mm: only invalidate final translations with INVLPGB

net/ipv4/ip_gre.c:141:22: warning: variable 'data_len' set but not used
 2025-01-12  2:15 UTC 

[PATCH 1/2] arm64: dts: qcom: sc8280xp-pmics: Fix slave ID in interrupts configuration
 2025-01-12  2:08 UTC  (2+ messages)
` (subset) "

[PATCH 0/2] Some X1 fixups for sleep
 2025-01-12  2:08 UTC  (2+ messages)
` (subset) "

[syzbot] [kernel?] possible deadlock in binder_alloc_free_page
 2025-01-12  2:06 UTC  (5+ messages)

[PATCH] wifi: rtw88: 8703b: Fix RX/TX issues
 2025-01-12  2:02 UTC  (2+ messages)

[PATCH v3] wifi: rtw89: Correct immediate cfg_len calculation for scan_offload_be
 2025-01-12  1:50 UTC  (2+ messages)

[PATCH] kdb: Remove unused flags stack
 2025-01-12  1:20 UTC 

drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:841:52: warning: '%s' directive output may be truncated writing up to 431 bytes into a region of size 28
 2025-01-12  1:12 UTC 

[PATCH v8 2/2] rust: add dma coherent allocator abstraction
 2025-01-12  0:41 UTC  (2+ messages)

[PATCH net-next v17 02/25] ovpn: add basic netlink support
 2025-01-12  0:41 UTC  (2+ messages)

[paulmck-rcu:dev] BUILD SUCCESS 8a09f4c9c082d4369a60709c2c16f676cccc9bd5
 2025-01-12  0:35 UTC 

[PATCH] iio: light: apds9306: fix max_scale_nano values
 2025-01-12  0:08 UTC 

[RFC PATCH 00/10] PRU-ICSSM Ethernet Driver
 2025-01-11 23:38 UTC  (3+ messages)
` [RFC PATCH 06/10] net: ti: prueth: Adds HW timestamping support for PTP using PRU-ICSS IEP module


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