public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-09 10:33:12 to 2025-11-09 18:31:16 UTC [more...]

[PATCHSET sched_ext/for-6.19] sched_ext: Improve bypass mode scalability
 2025-11-09 18:31 UTC  (3+ messages)
` [PATCH 01/13] sched_ext: Don't set ddsp_dsq_id during select_cpu in bypass mode
` [PATCH 02/13] sched_ext: Make slice values tunable and use shorter slice "

[PATCH v3] w1: therm: Fix off-by-one buffer overflow in alarms_store
 2025-11-09 18:29 UTC  (2+ messages)

[PATCH v1 0/3] Add ENDOF(), and use it to fix off-by-one bugs
 2025-11-09 18:07 UTC  (6+ messages)
` [PATCH v3 0/4] Add ARRAY_END(), "
  ` [PATCH v3 1/4] array_size.h: Add ARRAY_END()
  ` [PATCH v3 2/4] mm: Fix benign off-by-one bugs
  ` [PATCH v3 3/4] kernel: Fix off-by-one benign bugs
  ` [PATCH v3 4/4] mm: Use ARRAY_END() instead of open-coding it

[PATCH] Revert "mm, swap: avoid redundant swap device pinning"
 2025-11-09 18:06 UTC 

[PATCH] drm/i195: Fix format string truncation warning
 2025-11-09 18:00 UTC  (3+ messages)

[PATCH] ublk: remove unnecessary checks in ublk_check_and_get_req()
 2025-11-09 17:58 UTC  (3+ messages)

[PATCH v2 00/10] can: netlink: add CAN XL
 2025-11-09 17:46 UTC  (9+ messages)
` [PATCH v2 05/10] can: netlink: add CAN_CTRLMODE_XL_TMS flag
` [PATCH v2 06/10] can: netlink: add CAN_CTRLMODE_XL_ERR_SIGNAL

[PATCH 0/2] Fixes for PineNote DT validation issues
 2025-11-09 17:37 UTC  (4+ messages)
` [PATCH 1/2] arm64: dts: rockchip: Simplify usb-c-connector port on rk3566-pinenote
` [PATCH 2/2] arm64: dts: rockchip: Move otg-port to controller "

[GIT PULL] RISC-V T-HEAD Devicetrees for v6.19
 2025-11-09 17:35 UTC 

[PATCH v2 0/4] Optimize code generation during context switching
 2025-11-09 17:35 UTC  (9+ messages)
` [PATCH v2 3/4] Provide the always inline version of some functions
` [PATCH v2 4/4] Make finish_task_switch and its subfuncs inline in context switching

[PATCH 1/2] filelock: use a consume fence in locks_inode_context()
 2025-11-09 17:25 UTC  (2+ messages)
` [PATCH 2/2] fs: track the inode having file locks with a flag in ->i_opflags

[PATCH RFC 0/8] media: camss: Add support for C-PHY configuration on Qualcomm platforms
 2025-11-09 17:22 UTC  (9+ messages)
` [PATCH RFC 2/8] media: qcom: camss: csiphy: Introduce C-PHY
` [PATCH RFC 7/8] media: qcom: camss: Account for C-PHY when calculating link frequency
` [PATCH RFC 8/8] media: qcom: camss: Remove D-PHY-only endpoint restriction

[PATCH v2 0/3] iio: amplifiers: add support for ADL8113 Low Noise Amplifier
 2025-11-09 17:22 UTC  (5+ messages)
` [PATCH v2 2/3] iio: amplifiers: adl8113: add driver support
` [PATCH v2 3/3] Documentation: ABI: adl8113: add documentation

[PATCH v1 2/2] dt-bindings: media: i2c: et8ek8: document missing crc as optional property
 2025-11-09 17:18 UTC  (2+ messages)

[PATCH v1 1/2] ASoC: tas2781: Add tas2568/5806m/5806md/5830 support
 2025-11-09 17:17 UTC  (3+ messages)
` [PATCH v1 2/2] ASoC: dt-bindings: ti,tas2781: Add TAS2568/5806M/5806MD/5830 support

[PATCH v10] exec: Fix dead-lock in de_thread with ptrace_attach
 2025-11-09 17:16 UTC  (12+ messages)
` [PATCH v11] "
  ` [PATCH v12] "
    ` [PATCH v13] "
      ` [PATCH v14] "
        ` [PATCH v15] "
          ` [PATCH v16] "
            ` [PATCH v17] "
              ` [RFC PATCH 0/3] mt-exec: fix deadlock with ptrace_attach()
                ` [RFC PATCH 1/3] exec: make setup_new_exec() return int
                ` [RFC PATCH 2/3] exec: don't wait for zombie threads with cred_guard_mutex held
                ` [RFC PATCH 3/3] ptrace: ensure PTRACE_EVENT_EXIT won't stop if the tracee is killed by exec

Documentation of iio_read_channel_processed return value
 2025-11-09 17:14 UTC  (2+ messages)

[PATCH 0/3] regulator: Add FP9931/JD9930
 2025-11-09 17:13 UTC  (7+ messages)
` [PATCH 2/3] dt-bindings: regulator: Add Fitipower FP9931/JD9930

[PATCH v2 0/6] iio: Introduce and use value of π
 2025-11-09 17:09 UTC  (5+ messages)
` [PATCH v2 2/6] units: Add 32- and 64-bit signed values "

[PATCH v3 0/2] backlight: aw99706: Add support for Awinic AW99706 backlight
 2025-11-09 17:08 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: leds: backlight: Add "

[PATCH V2] mm: Remove unnecessary __GFP_HIGHMEM in __p*d_alloc_one_*()
 2025-11-09 17:07 UTC  (2+ messages)

[PATCH v2 0/6] spi: add multi-bus support
 2025-11-09 17:05 UTC  (2+ messages)

[PATCH v2 0/2] iio: adc: ti-ads1120: Add driver and dt-binding
 2025-11-09 17:05 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: iio: adc: Add TI ADS1120 binding
` [PATCH v2 2/2] iio: adc: Add support for TI ADS1120

[PATCH] Fix redundant judgment in WARN_ONCE with clang
 2025-11-09 17:03 UTC  (2+ messages)

[PATCH v11 03/10] PCI: cadence: Move PCIe RP common functions to a separate file
 2025-11-09 17:01 UTC  (3+ messages)

[PATCH v5] rust: add new macro for common bitmap operations
 2025-11-09 16:57 UTC  (2+ messages)

[PATCH bpf-next v5 0/3] Pass external callchain entry to get_perf_callchain
 2025-11-09 16:58 UTC  (5+ messages)
` [PATCH bpf-next v5 1/3] perf: Refactor get_perf_callchain
` [PATCH bpf-next v5 2/3] perf: Add atomic operation in get_recursion_context
` [PATCH bpf-next v5 3/3] bpf: Hold the perf callchain entry until used completely

[PATCH v5] iio: imu: inv_icm45600: Initializes inv_icm45600_buffer_postdisable sleep
 2025-11-09 16:56 UTC  (2+ messages)

[PATCH v4] iio: imu: inv_icm45600: Initializes inv_icm45600_buffer_postdisable sleep
 2025-11-09 16:54 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: iio: accel: adxl380: add new supported parts
 2025-11-09 16:50 UTC  (3+ messages)
` [PATCH 2/2] iio: accel: adxl380: add support for ADXL318 and ADXL319

[PATCH v2 0/2] PCI: qcom: Binding fix
 2025-11-09 16:48 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: PCI: qcom: Enforce check for PHY, PERST# properties

[PATCH] iio/adc/pac1934: replace use of system_wq with system_percpu_wq
 2025-11-09 16:45 UTC  (2+ messages)

[PATCH v3 0/3] iio: mpl3115: support for events
 2025-11-09 16:43 UTC  (12+ messages)
` [PATCH v3 1/3] iio: mpl3115: use get_unaligned_be24 to retrieve pressure data
` [PATCH v3 2/3] iio: mpl3115: add threshold events support
` [PATCH v3 3/3] iio: ABI: document pressure event attributes

[PATCH] perf/core: Fix pending work re-queued in __perf_event_overflow
 2025-11-09 16:41 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 00/16] mm: remove is_swap_[pte, pmd]() + non-swap entries, introduce leaf entries
 2025-11-09 16:26 UTC  (8+ messages)
` [PATCH v2 01/16] mm: correctly handle UFFD PTE markers
` [PATCH v2 02/16] mm: introduce leaf entry type and use to simplify leaf entry logic
` [PATCH v2 04/16] mm: eliminate is_swap_pte() when softleaf_from_pte() suffices

[PATCH] w1: therm: Use clamp_t to simplify int_to_short helper
 2025-11-09 16:20 UTC  (2+ messages)

[PATCH v2 0/4] PCI: Add initial support for handling PCIe M.2 connectors in devicetree
 2025-11-09 16:18 UTC  (4+ messages)
` [PATCH v2 1/4] dt-bindings: connector: Add PCIe M.2 Mechanical Key M connector

Building a allyesconfig kernel fails because macros are being redefined
 2025-11-09 16:13 UTC  (6+ messages)
` [PATCH 0/2] fix AT_RENAME_* redefinitions with glibc < 2.43
  ` [PATCH 1/2] uapi: fcntl: guard AT_RENAME_* aliases
  ` [PATCH 2/2] samples: vfs: avoid libc AT_RENAME_* redefinitions

[PATCH 0/2] Input: alps/psmouse: Fix UAF bugs and improve workqueue synchronization
 2025-11-09 16:13 UTC  (2+ messages)

[PATCH v5 00/34] sparc64: vdso: Switch to the generic vDSO library
 2025-11-09 16:08 UTC  (5+ messages)

[REGRESSION] af_unix: Introduce SO_PASSRIGHTS - break OpenGL
 2025-11-09 16:07 UTC  (4+ messages)

Isa vs Rust (was Fair Pay Philosophy, Unification in Bitstream System, Low Jitter)
 2025-11-09 16:03 UTC 

[PATCH] checkpatch: ignore removed lines in comment detection
 2025-11-09 16:00 UTC 

[PATCH v2] EDAC/versalnet: Refactor memory controller initialization and cleanup
 2025-11-09 15:58 UTC  (2+ messages)

[PATCH v1 1/1] kernel-doc: Issue warnings that were silently discarded
 2025-11-09 15:54 UTC  (4+ messages)

[char-misc] mei: gsc: add dependency on Xe driver
 2025-11-09 15:35 UTC 

[PATCH v2 0/2] Adding support for Microchip MCP47FEB02
 2025-11-09 15:53 UTC  (3+ messages)
` [PATCH v2 2/2] iio: dac: adding "

[PATCH net] ipv4: route: Prevent rt_bind_exception() from rebinding stale fnhe
 2025-11-09 15:48 UTC  (6+ messages)

[PATCH v2 1/1] checkpatch: add MA_STATE to declaration_macros
 2025-11-09 15:32 UTC 

[syzbot] [gfs2?] WARNING in chown_common
 2025-11-09 15:32 UTC 

[syzbot] [gfs2?] WARNING in chown_common
 2025-11-09 15:16 UTC  (7+ messages)
` Forwarded: [PATCH] fs: fix inode use-after-free in chown_common delegation retry

[PATCH 1/1] checkpatch: add MA_STATE to declaration_macros
 2025-11-09 15:09 UTC  (3+ messages)

[PATCH v3 0/4] Add support for the Renesas RZ/N1 ADC
 2025-11-09 15:08 UTC  (2+ messages)

[syzbot] [gfs2?] WARNING in chown_common
 2025-11-09 15:05 UTC 

[PATCH v1 1/2] dt-bindings: iio: adc: Add AST2700 ADC compatible strings
 2025-11-09 15:03 UTC  (4+ messages)
` [PATCH v1 2/2] iio: adc: aspeed: Add AST2700 ADC support

[PATCH] xfrm: fix memory leak in xfrm_add_acquire()
 2025-11-09 15:02 UTC  (2+ messages)

[PATCH v2 1/1] iio: common: scmi_sensors: Get rid of const_ilog2()
 2025-11-09 14:59 UTC  (2+ messages)

[PATCH v2] iio: imu: bmi270: fix dev_err_probe error msg
 2025-11-09 14:57 UTC  (3+ messages)

[PATCH] crypto: iaa - Fix incorrect return value in save_iaa_wq()
 2025-11-09 14:56 UTC 

[PATCH] crypto: octeontx2 - Replace deprecated strcpy() in cpt_ucode_load_fw()
 2025-11-09 22:45 UTC 

[PATCH v17 00/12] Implement vendor resets for PSCI SYSTEM_RESET2
 2025-11-09 14:37 UTC  (13+ messages)
` [PATCH v17 01/12] power: reset: reboot-mode: Remove devres based allocations
` [PATCH v17 02/12] power: reset: reboot-mode: Add firmware node based registration
` [PATCH v17 03/12] power: reset: reboot-mode: Add support for 64 bit magic
` [PATCH v17 04/12] Documentation: ABI: Add sysfs-class-reboot-mode-reboot_modes
` [PATCH v17 05/12] power: reset: reboot-mode: Expose sysfs for registered reboot_modes
` [PATCH v17 06/12] dt-bindings: arm: Document reboot mode magic
` [PATCH v17 07/12] firmware: psci: Implement vendor-specific resets as reboot-mode
` [PATCH v17 08/12] arm64: dts: qcom: qcm6490-idp: Add PSCI SYSTEM_RESET2 types
` [PATCH v17 09/12] arm64: dts: qcom: qcs6490-rb3gen2: "
` [PATCH v17 10/12] arm64: dts: qcom: lemans: "
` [PATCH v17 11/12] arm64: dts: qcom: monaco: "
` [PATCH v17 12/12] arm64: dts: qcom: talos: "

[PATCH v2] clocksource/drivers/sh_cmt: Always leave device running after probe
 2025-11-09 14:37 UTC  (7+ messages)

[PATCH 00/19] mm, swap: never bypass swap cache and cleanup flags (swap table phase II)
 2025-11-09 14:18 UTC  (4+ messages)
` [PATCH 13/19] mm, swap: remove workaround for unsynchronized swap map cache state

[PATCH] fs/minix: Improve validity checking of superblock
 2025-11-09 14:16 UTC  (2+ messages)

BUG: spinlock bad magic on CPU#1, irq/39-firewire/245 (v6.18-rc4, ppc64)
 2025-11-09 14:17 UTC 

[syzbot] [fs?] WARNING in destroy_super_work
 2025-11-09 14:11 UTC  (3+ messages)

[PATCH v1] LoongArch: Refine init_hw_perf_events()
 2025-11-09 14:10 UTC  (3+ messages)

[RFC PATCH 0/3] iio: adc: Add support for TI ADS1120 ADC
 2025-11-09 14:02 UTC  (5+ messages)
` [RFC PATCH 2/3] iio: adc: Add support for TI ADS1120

[PATCH v11 0/6] i3c: Add basic HDR mode support
 2025-11-09 13:57 UTC  (3+ messages)
` [PATCH v11 6/6] iio: magnetometer: Add mmc5633 sensor

[PATCH v3] iio: trigger: Fix error handling in viio_trigger_alloc
 2025-11-09 13:54 UTC  (7+ messages)

[PATCH v2] iio: trigger: Fix error handling in viio_trigger_alloc
 2025-11-09 13:50 UTC  (3+ messages)

[RFC] Guidance on contributing to the MM subsystem and finding tasks
 2025-11-09 14:14 UTC  (3+ messages)
` Guidance on contributing to MM subsystem

[PATCH net] net: dsa: tag_brcm: do not mark link local traffic as offloaded
 2025-11-09 13:46 UTC 

[tip:x86/microcode] BUILD SUCCESS 67760efa1428c66632a8b901be388aa741e1f02c
 2025-11-09 13:45 UTC 

[PATCH v6 00/26] Non-const bitfield helpers
 2025-11-09 13:39 UTC  (9+ messages)
` [PATCH v6 05/26] iio: dac: ad3530r: #undef field_prep() before local definition
` [PATCH v6 06/26] iio: mlx90614: #undef field_{get,prep}() "
` [PATCH -next v6 10/26] iio: imu: smi330: #undef field_{get,prep}() before definition
` [PATCH -next v6 23/26] iio: imu: smi330: Convert to common field_{get,prep}() helpers

[PATCH v2 2/5] kexec: move sysfs entries to /sys/kernel/kexec
 2025-11-09 13:38 UTC  (2+ messages)

[PATCH 0/9] st_lsm6dsx: add tap event detection
 2025-11-09 13:32 UTC  (14+ messages)
` [PATCH 1/9] iio: imu: st_lsm6dsx: dynamically initialize iio_chan_spec data
` [PATCH 6/9] iio: imu: st_lsm6dsx: remove event_threshold field from hw struct

[syzbot] [gfs2?] WARNING in chown_common
 2025-11-09 13:29 UTC 

[PATCH] tracing: Report wrong dynamic event command
 2025-11-09 13:27 UTC  (3+ messages)

[PATCH v3] iio: adc: at91-sama5d2_adc: Fix potential use-after-free in sama5d2_adc driver
 2025-11-09 13:26 UTC  (4+ messages)

[PATCH] fs/xattr: Annotate struct simple_xattr with __counted_by
 2025-11-09 13:23 UTC 

[PATCH] staging: Lakshmi Patil: dt-bindings: misc: Add Xilinx AXI FIFO MM S controller binding
 2025-11-09 13:16 UTC  (2+ messages)

[PATCH v2 1/4] array_size.h: Add ARRAY_END()
 2025-11-09 13:14 UTC  (4+ messages)

[syzbot] [gfs2?] WARNING in chown_common
 2025-11-09 13:02 UTC 

[PATCH v5 00/23] Non-const bitfield helpers
 2025-11-09 12:59 UTC  (5+ messages)
` [PATCH -next v5 10/23] iio: imu: smi330: #undef field_{get,prep}() before definition

[PATCH] fs: touch predicts in do_dentry_open()
 2025-11-09 12:52 UTC 

[PATCH v5 0/2] NXP SAR ADC IIO driver for s32g2/3 platforms
 2025-11-09 12:52 UTC  (5+ messages)
` [PATCH v5 2/2] iio: adc: Add the NXP SAR ADC support for the "

[RFC] mm/swap, memcg: Introduce swap tiers for cgroup based swap control
 2025-11-09 12:49 UTC  (4+ messages)
` [PATCH 1/3] mm, swap: change back to use each swap device's percpu cluster
` [PATCH 2/3] mm: swap: introduce swap tier infrastructure
` [PATCH 3/3] mm/swap: integrate swap tier infrastructure into swap subsystem

[PATCH 0/6] iio: accel: bma220: add events
 2025-11-09 12:41 UTC  (7+ messages)
` [PATCH 3/6] iio: accel: bma220: add tap detection

[PATCH v4 0/6] lib/base64: add generic encoder/decoder, migrate users
 2025-11-09 12:36 UTC  (10+ messages)

[PATCH 0/7] Add support for AD4062 device family
 2025-11-09 12:31 UTC  (9+ messages)
` [PATCH 2/7] docs: iio: New docs for ad4062 driver

[PATCH] Documentation: tpm: tpm-security: Demote "Null Primary Key Certification in Userspace" section
 2025-11-09 12:29 UTC  (3+ messages)

[PATCH] PCI: dw-rockchip: Skip waiting for link up
 2025-11-09 12:28 UTC  (7+ messages)

Forwarded: [PATCH] fs: fix inode use-after-free in chown_common delegation retry
 2025-11-09 12:26 UTC  (5+ messages)

[PATCH 0/2] use blk_rq_nr_phys_segments() instead of iterating bvecs
 2025-11-09 12:19 UTC  (3+ messages)
` [PATCH 1/2] loop: "

[PATCH] fs: move inode fields used during fast path lookup closer together
 2025-11-09 12:19 UTC 

[syzbot] [gfs2?] WARNING in chown_common
 2025-11-09 12:14 UTC 

[PATCH v6 0/8] Add SPI offload support to AD4030
 2025-11-09 12:12 UTC  (10+ messages)
` [PATCH v6 8/8] iio: adc: ad4030: Support common-mode channels with SPI offloading

[PATCH v2] bpf: hashtab: fix 32-bit overflow in memory usage calculation
 2025-11-09 12:10 UTC  (6+ messages)

[MEH PATCH] fs: move fd_install() slowpath into a dedicated routine and provide commentary
 2025-11-09 12:02 UTC 

[PATCH v2] PR_*ET_THP_DISABLE.2const: document addition of PR_THP_DISABLE_EXCEPT_ADVISED
 2025-11-09 12:01 UTC  (2+ messages)

[syzbot] [gfs2?] WARNING in chown_common
 2025-11-09 11:56 UTC 

[PATCH net] mlx5: Fix default values in create CQ
 2025-11-09 11:54 UTC  (2+ messages)

[PATCH] mtd: mtdpart: ignore error -ENOENT from parsers on subpartitions
 2025-11-09 11:52 UTC 

DP/HDMI Jack and Pipewire
 2025-11-09 11:43 UTC  (3+ messages)

[PATCH v2 5.10.y] fsdax: mark the iomap argument to dax_iomap_sector as const
 2025-11-09 11:47 UTC 

[PATCH] mac80211: mesh: tolerate missing mesh RMC cache
 2025-11-09 11:43 UTC 

[PATCH v5.10.y] fsdax: mark the iomap argument to dax_iomap_sector as const
 2025-11-09 11:31 UTC 

[PATCH] IB/isert: add WQ_PERCPU to alloc_workqueue users
 2025-11-09 11:31 UTC  (2+ messages)

[PATCH] IB/iser: add WQ_PERCPU to alloc_workqueue users
 2025-11-09 11:31 UTC  (2+ messages)

[syzbot] [ocfs2?] possible deadlock in ocfs2_write_info
 2025-11-09 11:17 UTC  (2+ messages)

[PATCH 0/2] mm: perform guard region install/remove under VMA lock
 2025-11-09 11:16 UTC  (3+ messages)
` [PATCH 1/2] mm: rename walk_page_range_mm()
` [PATCH 2/2] mm/madvise: allow guard page install/remove under VMA lock

[PATCH net-next v3 0/6] netconsole: support automatic target recovery
 2025-11-09 11:05 UTC  (7+ messages)
` [PATCH net-next v3 1/6] netconsole: add target_state enum
` [PATCH net-next v3 2/6] netconsole: convert 'enabled' flag to enum for clearer state management
` [PATCH net-next v3 3/6] netconsole: add STATE_DEACTIVATED to track targets disabled by low level
` [PATCH net-next v3 4/6] netpoll: add wrapper around __netpoll_setup with dev reference
` [PATCH net-next v3 5/6] netconsole: resume previously deactivated target
` [PATCH net-next v3 6/6] selftests: netconsole: validate target resume


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