The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-05-17 16:33:58 to 2026-05-17 19:08:47 UTC [more...]

[PATCH sched_ext/for-7.1-fixes] sched_ext: Fix deadlock between scx_root_disable() and concurrent forks
 2026-05-17 19:08 UTC  (6+ messages)
` [PATCH v2 "

[PATCH 0/4] arm64: dts: qcom: Add initial device tree support for Shikra
 2026-05-17 19:06 UTC  (10+ messages)
` [PATCH 1/4] dt-bindings: arm: qcom: Document Shikra and its EVK boards
` [PATCH 2/4] arm64: dts: qcom: Introduce Shikra SoC base dtsi
` [PATCH 4/4] arm64: dts: qcom: Add Shikra CQM and CQS EVK boards

[PATCH net 0/2] Fix race condition between TCP_REPAIR dump and data receive
 2026-05-17 19:05 UTC  (4+ messages)
` [PATCH net 1/2] tcp: Don't accept data when socket is in repair mode
` [PATCH net 2/2] selftests: Add data path tests for TCP_REPAIR mode

[PATCH v4 00/16] vfio/pci: Base Live Update support for VFIO
 2026-05-17 19:04 UTC  (3+ messages)
` [PATCH v4 05/16] vfio: Enforce preserved devices are retrieved via LIVEUPDATE_SESSION_RETRIEVE_FD

[PATCH] usb: host: max3421: Fix shift-out-of-bounds in max3421_hub_control()
 2026-05-17 19:03 UTC  (8+ messages)
` [PATCH v2] "
` [PATCH v3 1/2] "
  ` [PATCH v3 2/2] usb: host: max3421: Reject hub port requests for non-existent ports

[PATCH] Bluetooth: SMP: add missing skb len check in smp_cmd_keypress_notify
 2026-05-17 19:03 UTC  (5+ messages)

[PATCHSET RESEND sched_ext/for-7.2] sched_ext: cmask improvements
 2026-05-17 19:02 UTC  (5+ messages)
` [PATCH 1/3] sched_ext: Rename scx_cmask.nr_bits to nr_cids
  ` [PATCH v2 "
` [PATCH 2/3] sched_ext: Track bits[] storage size in struct scx_cmask
` [PATCH 3/3] sched_ext: Add cmask mask ops

[PATCH v3 0/5] liveupdate: serialization safety and race fixes
 2026-05-17 19:01 UTC  (3+ messages)

[PATCH] net: octeon: fix carrier state, null guard, and modernize phy ioctl
 2026-05-17 19:00 UTC  (2+ messages)

[RFC 1/4] net: fec: do not use readl()/writel() for ColdFire
 2026-05-17 19:00 UTC  (3+ messages)
` [RFC 3/4] mmc: sdhci-esdhc-mcf: do not use readl()/writel() on ColdFire

[RFC V2 00/14] arm64/mm: Enable 128 bit page table entries
 2026-05-17 18:59 UTC  (5+ messages)
` [RFC V2 01/14] mm: Abstract printing of pxd_val()
` [RFC V2 02/14] mm: Add read-write accessors for vm_page_prot

Stop false review statements
 2026-05-17 18:57 UTC  (9+ messages)

[PATCH] selftests/mm: add pkey_sighandler_tests to .gitignore
 2026-05-17 18:55 UTC  (2+ messages)

[PATCH v2 00/10] liveupdate: Remove limits on the number of files and sessions
 2026-05-17 18:52 UTC  (25+ messages)
` [PATCH v2 01/10] liveupdate: centralize state management into struct luo_ser
` [PATCH v2 02/10] liveupdate: Extract luo_file_deserialize_one helper
` [PATCH v2 03/10] liveupdate: Extract luo_session_deserialize_one helper
` [PATCH v2 04/10] liveupdate: add support for linked-block serialization
` [PATCH v2 05/10] liveupdate: defer session block allocation and PA setting
` [PATCH v2 06/10] liveupdate: Remove limit on the number of sessions
` [PATCH v2 07/10] liveupdate: Remove limit on the number of files per session
` [PATCH v2 08/10] selftests/liveupdate: Test session and file limit removal
` [PATCH v2 09/10] selftests/liveupdate: Add stress-sessions kexec test
` [PATCH v2 10/10] selftests/liveupdate: Add stress-files "

[PATCH 0/3] Enable icc-clk support for Qualcomm ipq5210
 2026-05-17 18:51 UTC  (5+ messages)
` [PATCH 2/3] clk: qcom: ipq5210: Use icc-clk for enabling NoC related clocks

[PATCH] clk: qcom: stop enforcing INTERCONNECT_CLK dependency for everybody
 2026-05-17 18:51 UTC 

[RFC PATCH 3/5] mm/damon/core: floor effective quota size at minimum region size
 2026-05-17 18:47 UTC  (2+ messages)

[PATCH v5 00/13] AD9910 Direct Digital Synthesizer
 2026-05-17 18:37 UTC  (14+ messages)
` [PATCH v5 01/13] iio: core: validate file offset in iio_debugfs_write_reg()
` [PATCH v5 02/13] iio: core: support 64-bit register through debugfs
` [PATCH v5 03/13] iio: core: add hierarchical channel relationships
` [PATCH v5 04/13] Documentation: ABI: testing: add parent entry for iio channels
` [PATCH v5 05/13] dt-bindings: iio: frequency: add ad9910
` [PATCH v5 06/13] iio: frequency: ad9910: initial driver implementation
` [PATCH v5 07/13] iio: frequency: ad9910: add basic parallel port support
` [PATCH v5 08/13] iio: frequency: ad9910: add digital ramp generator support
` [PATCH v5 09/13] iio: frequency: ad9910: add RAM mode support
` [PATCH v5 10/13] iio: frequency: ad9910: add output shift keying support
` [PATCH v5 11/13] iio: frequency: ad9910: show channel priority in debugfs
` [PATCH v5 12/13] Documentation: ABI: testing: add docs for ad9910 sysfs entries
` [PATCH v5 13/13] docs: iio: add documentation for ad9910 driver

[PATCH 0/6] sched: Add support for long task name
 2026-05-17 18:36 UTC  (7+ messages)
` [PATCH 1/6] sched: Update get_task_comm() comment
` [PATCH 2/6] treewide: Get rid of get_task_comm()
` [PATCH 3/6] string: Introduce strtostr() for safe and performance string copies
` [PATCH 4/6] sched: Extend task command name to 64 bytes
` [PATCH 5/6] prctl: Add support for long user thread names
` [PATCH 6/6] selftests: prctl: Add test for long "

[RFC PATCH 2/5] mm/damon/core: cap effective quota size to total monitored memory
 2026-05-17 18:36 UTC  (2+ messages)

[PATCH 0/7] Usermode Indirect Branch Tracking
 2026-05-17 18:30 UTC  (8+ messages)
` [PATCH 1/7] x86: add userspace IBT config option
` [PATCH 2/7] x86: shstk: don't clobber IBT bits in U_CET MSR
` [PATCH 3/7] x86: signal handler support for IBT
` [PATCH 4/7] x86: ban 32-bit sigreturn when user IBT enabled
` [PATCH 5/7] x86: expose user IBT via PR_CFI_BRANCH_LANDING_PADS
` [PATCH 6/7] x86/entry/vdso: build with IBT support
` [PATCH 7/7] selftests/x86: test usermode IBT

[PATCH] platform/x86: asus-armoury: fix mini-LED mode get/set on MODE2 devices
 2026-05-17 18:30 UTC 

[PATCH -next v1 00/12] Candidate patches for the v7.2 merge window
 2026-05-17 18:30 UTC  (9+ messages)
` [PATCH -next v1 01/12] rcutorture: Fully test lazy RCU
` [PATCH -next v1 05/12] srcu: Don't queue workqueue handlers to never-online CPUs

[PATCH v2 0/4] Introduce HONOR MagicBook Art 14 device tree
 2026-05-17 18:27 UTC  (3+ messages)
` [PATCH v2 4/4] firmware: qcom: scm: Allow QSEECOM on Honor Magicbook Art 14

[PATCH 0/8] arm64: dts: qcom: Devicetree support for Kaanapali GPU
 2026-05-17 18:26 UTC  (5+ messages)
` [PATCH 6/8] arm64: dts: qcom: kaanapali: Add GPU cooling

[PATCH] Docs/{ABI,admin-guide}/damon: fix various typoes
 2026-05-17 18:26 UTC 

[PATCH] iio: temperature: tmp006: use devm_iio_trigger_register
 2026-05-17 18:26 UTC 

[PATCH] iio: light: tsl2591: return actual error from probe IRQ failure
 2026-05-17 18:25 UTC  (2+ messages)

[PATCH RFC v6 0/7] Add support for Adreno 810 GPU
 2026-05-17 18:24 UTC  (3+ messages)

[PATCH v6 0/3] Add Xiaomi 12 Lite 5G (taoyao) device tree
 2026-05-17 18:21 UTC  (3+ messages)
` [PATCH v6 2/3] arm64: dts: qcom: Add Xiaomi 12 Lite 5G (taoyao) DTS

[PATCH 0/8] iio: timestamp declaration cleanup
 2026-05-17 18:17 UTC  (9+ messages)
` [PATCH 1/8] iio: common: scmi_sensors: simplify timestamp channel definition
` [PATCH 2/8] iio: adc: dln2-adc: "
` [PATCH 3/8] iio: adc: at91_adc: "
` [PATCH 4/8] iio: adc: cc10001_adc: "
` [PATCH 5/8] iio: adc: stm32-adc: "
` [PATCH 6/8] iio: common: cros_ec_sensors: "
` [PATCH 7/8] iio: light: cros_ec_light_prox: "
` [PATCH 8/8] iio: pressure: cros_ec_baro: "

[RFC PATCH 1/5] mm/damon/core: fix nr_accesses_bp underflow in damon_moving_sum
 2026-05-17 18:16 UTC  (2+ messages)

[PATCH] drm/bridge: lt9611uxc: support displays with up to 4 EDID blocks
 2026-05-17 18:14 UTC 

[PATCH] treewide: replace /usr/bin/python3 shebangs with env python3
 2026-05-17 18:13 UTC  (2+ messages)

[PATCH] KVM: arm64: vgic: free private_irqs when init fails after allocation
 2026-05-17 18:13 UTC 

[PATCH v6 00/14] media: iris: Add support for glymur platform
 2026-05-17 18:12 UTC  (19+ messages)
` [PATCH v6 01/14] media: iris: Add iris vpu bus support
` [PATCH v6 03/14] media: iris: Fix VM count passed to firmware
` [PATCH v6 06/14] media: iris: Add context bank hooks for platform specific initialization
` [PATCH v6 08/14] media: iris: Rename clock and power domain macros to use vcodec suffix
` [PATCH v6 09/14] media: iris: Use power domain type to look up pd_devs index
` [PATCH v6 10/14] media: iris: Add power sequence for Glymur
` [PATCH v6 11/14] media: iris: Add support to select core for dual core platforms
` [PATCH v6 13/14] arm64: dts: qcom: glymur: Add iris video node
` [PATCH v6 14/14] arm64: dts: qcom: glymur-crd: Enable iris video codec node

[PATCHSET v2 INTERNAL] bpf/arena: Direct kernel-side access
 2026-05-17 18:11 UTC  (5+ messages)
` [PATCH 1/3] sched_ext: Rename scx_cmask.nr_bits to nr_cids
` [PATCH 2/3] sched_ext: Track bits[] storage size in struct scx_cmask
` [PATCH 3/3] sched_ext: Add cmask mask ops

[PATCH RFC v4 00/10] AD9910 Direct Digital Synthesizer
 2026-05-17 18:07 UTC  (15+ messages)
` [PATCH RFC v4 03/10] iio: frequency: ad9910: initial driver implementation
` [PATCH RFC v4 09/10] Documentation: ABI: testing: add docs for ad9910 sysfs entries
` [PATCH RFC v4 10/10] docs: iio: add documentation for ad9910 driver

[PATCH 00/12] crypto: atmel - introduce shared i2c core client management and capability-based selection framework
 2026-05-17 18:06 UTC  (14+ messages)
` [PATCH] crypto: atmel - add capability-based I2C client selection
` [PATCH 01/12] crypto: atmel-ecc - rename driver_data before moving it into atmel-i2c
` [PATCH 02/12] crypto: atmel - rename atmel_ecc_driver_data to atmel_i2c_client_mgmt
` [PATCH 03/12] crypto: atmel - move i2c client management instance into core driver
` [PATCH 04/12] crypto: atmel-ecc - simplify probe error handling
` [PATCH 05/12] crypto: atmel - factor out i2c client unregistration helper
` [PATCH 06/12] crypto: atmel-sha204a - add i2c hw client list and improve probe error handling
` [PATCH 07/12] crypto: atmel-sha204a - switch to module_i2c_driver
` [PATCH 08/12] crypto: atmel-ecc "
` [PATCH 09/12] crypto: atmel-ecc - simplify remove path and relax busy handling
` [PATCH 10/12] crypto: atmel-sha204a - guard remove path against missing client data
` [PATCH 11/12] crypto: atmel - move i2c client selection to core driver
` [PATCH 12/12] crypto: atmel - add capability-based I2C client selection

[PATCH v2 00/10] iio: light: opt3001: driver cleanup
 2026-05-17 18:04 UTC  (3+ messages)
` [PATCH v2 10/10] iio: light: opt3001: add comment to mutex

[RFC PATCH v2.1] mm/damon/sysfs-schemes: delete tried region in regions_rmdirs()
 2026-05-17 17:59 UTC 

[PATCH v3 0/5] Add DU support for RZ/T2H and RZ/N2H SoCs
 2026-05-17 17:59 UTC  (3+ messages)
` [PATCH v3 4/5] drm: renesas: rz-du: Move mode_valid logic to per-output clock limits

[PATCH] net: ethernet: ti: am65-cpsw-nuss: remove dead vid check in slave_add_vid()
 2026-05-17 17:57 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/2] docs: iio: update dated triggered buffer example
 2026-05-17 17:56 UTC  (5+ messages)
` [PATCH 1/2] MAINTAINERS: add match for IIO API docs
` [PATCH 2/2] docs: iio: triggered-buffers: use new helpers in example

[PATCH v1 0/3] iommu/amd: Fix and improve SB IOAPIC IVRS validation
 2026-05-17 17:55 UTC  (3+ messages)

[RFC PATCH v2] mm/damon/sysfs-schemes: delete tried region in regions_rmdirs()
 2026-05-17 17:52 UTC  (2+ messages)

[PATCH] x86/mm: keep the PROCESSOR_SELECT menu together
 2026-05-17 17:51 UTC  (2+ messages)

[PATCH] KVM: arm64: vgic-its: reject restored DTE with out-of-range num_eventid_bits
 2026-05-17 17:49 UTC 

[PATCH v5 0/4] Respect VASIZE for address limits
 2026-05-17 17:49 UTC  (6+ messages)
` [PATCH v5 2/4] iommu_pt: support small VA for AMDv1
` [PATCH v5 3/4] iommu_pt: add kunit config for 32-bit VA (amdv1_cfg_1)

[PATCH v2 RESEND] design: fix typos in design.rst
 2026-05-17 17:42 UTC  (2+ messages)

[PATCH v4 0/7] Tegra264 PWM support
 2026-05-17 17:35 UTC  (5+ messages)
` [PATCH v4 3/7] pwm: tegra: Modify read/write accessors for multi-register channel
` [PATCH v4 4/7] pwm: tegra: Parametrize enable register offset

[PATCH v2] fuse: use QSTR() instead of QSTR_INIT() in fuse_get_dentry
 2026-05-17 17:33 UTC 

[PATCH v4 0/3] Add camera clock controller support on Glymur platform
 2026-05-17 17:33 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: clock: qcom: Add Glymur camera clock controller
` [PATCH v4 2/3] clk: qcom: camcc-glymur: Add camera clock controller driver
` [PATCH v4 3/3] arm64: dts: qcom: glymur: Add camera clock controller support

[PATCH] docs: gpu: fix spelling errors and remove duplicate sentence
 2026-05-17 16:35 UTC  (2+ messages)

[PATCH v5 00/14] media: iris: Add support for glymur platform
 2026-05-17 17:29 UTC  (5+ messages)
` [PATCH v5 03/14] media: iris: Fix VM count passed to firmware

[PATCH] iio: common: ssp: remove SSP_CHAN_TIMESTAMP() macro
 2026-05-17 17:29 UTC 

[PATCH] firmware: arm_ffa: honor descriptor size in PARTITION_INFO_GET_REGS
 2026-05-17 17:28 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/3] sched/tick: Decouple sched_tick() from HZ
 2026-05-17 17:26 UTC  (5+ messages)

[PATCH RESEND] n64cart: use strscpy in n64cart_probe
 2026-05-17 17:26 UTC 

[PATCH 0/2] can: usb: validate URB length in PEAK-USB rx callbacks
 2026-05-17 17:26 UTC  (3+ messages)
` [PATCH 1/2] can: peak_usb: validate URB length in pcan_usb_fd_decode_buf()

[PATCH RESEND v2] dma-buf: heaps: use max3 in dma_heap_ioctl
 2026-05-17 17:23 UTC 

[PATCH v4 0/8] perf libunwind multiple remote support
 2026-05-17 17:23 UTC  (7+ messages)
` [PATCH v5 0/7] "
  ` [PATCH v5 4/7] perf unwind-libunwind: Make libunwind register reading cross platform

[PATCH v2 03/11] m68k: mcf5441x: setup DAC clock name as per driver name
 2026-05-17 17:22 UTC  (3+ messages)

[PATCH RESEND] drm/bridge: sii902x: inline i2c_check_functionality check
 2026-05-17 17:21 UTC 

[PATCH RESEND] media: i2c: isl7998x: inline i2c_check_functionality check
 2026-05-17 17:20 UTC 

[PATCH] iio: pressure: rohm-bm1390: notify trigger on all error paths
 2026-05-17 17:18 UTC  (3+ messages)

[PATCH RESEND] media: ivtv: use clamp in ivtv_try_fmt_vid_{out,cap}
 2026-05-17 17:17 UTC 

[PATCH] staging: rtl8723bs: hal: Remove unnecessary blank lines in hal_com.c
 2026-05-17 17:15 UTC 

[PATCH RESEND] scsi: scsi_ioctl: use strnlen in scsi_ioctl_get_pci
 2026-05-17 17:15 UTC 

[PATCH] pinctrl: sunxi: Implement function_is_gpio
 2026-05-17 17:14 UTC 

[RFC PATCH v2 04/10] rv/da: add pre-allocated storage pool for per-object monitors
 2026-05-17 17:13 UTC  (3+ messages)
` [PATCH] Re: "

[PATCH v2 0/2] Add PWM support Amlogic S7 S7D S6
 2026-05-17 17:12 UTC  (3+ messages)
` [PATCH v2 2/2] pwm: meson: Add support for Amlogic S7

[PATCH 0/2] iio: light: veml3328: add support for new sensor
 2026-05-17 17:11 UTC  (4+ messages)
` [PATCH 2/2] iio: light: veml3328: add support for new device

[PATCH] iio: adc: nxp-sar-adc: notify trigger on channel read error in buffer ISR
 2026-05-17 17:07 UTC  (2+ messages)

[PATCH] host1x: bus: Fix missing ops null check in error teardown
 2026-05-17 17:04 UTC 

[RFC PATCH v3 0/2] vfs: add O_CREAT|O_DIRECTORY to open*(2)
 2026-05-17 17:02 UTC  (3+ messages)
` [RFC PATCH v3 1/2] "
` [RFC PATCH v3 2/2] selftest: add tests for open*(O_CREAT|O_DIRECTORY)

[PATCH v5 4/9] pwm: rzg2l-gpt: Convert to waveform callbacks
 2026-05-17 16:57 UTC  (5+ messages)

[PATCH v2] iio: imu: kmx61: Fix potential time-of-check to time-of-use race
 2026-05-17 16:55 UTC  (3+ messages)

[PATCH v2 0/2] phy: rockchip: inno-hdmi: Change TMDS rate handling to configure() ops
 2026-05-17 16:54 UTC  (4+ messages)
` [PATCH v3 1/2] phy: rockchip: inno-hdmi: Add configure() and validate() ops

[syzbot] [net?] general protection fault in arp_create (4)
 2026-05-17 16:54 UTC 

Race condition in __modify_ftrace_direct() between tmp_ops registration and direct_functions hash update
 2026-05-17 16:53 UTC  (3+ messages)

[PATCH] ALSA: pcm: Don't setup bogus iov_iter for silencing
 2026-05-17 16:51 UTC 

[syzbot] [kernel?] INFO: task hung in exit_aio (5)
 2026-05-17 16:41 UTC 

[PATCH v3 phy-next 0/2] phy: ti: add driver for TI DS125DF111 Dual-Channel Retimer
 2026-05-17 16:37 UTC  (3+ messages)
` [PATCH v3 phy-next 2/2] phy: ti: add PHY "

[PATCH] docs: hwmon: htu31: document debugfs serial_number
 2026-05-17 16:35 UTC  (2+ messages)

[PATCH] iio: adc: nxp-sar-adc: notify trigger on channel read error in buffer ISR
 2026-05-17 16:33 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