messages from 2026-05-17 15:32:52 to 2026-05-17 18:35:51 UTC [more...]
[PATCH 0/7] Usermode Indirect Branch Tracking
2026-05-17 18:30 UTC (5+ 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] 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 0/4] arm64: dts: qcom: Add initial device tree support for Shikra
2026-05-17 18:25 UTC (7+ 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] 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] usb: host: max3421: Fix shift-out-of-bounds in max3421_hub_control()
2026-05-17 18:19 UTC (6+ messages)
` [PATCH v2] "
[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: "
Stop false review statements
2026-05-17 18:17 UTC (8+ messages)
[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] Bluetooth: SMP: add missing skb len check in smp_cmd_keypress_notify
2026-05-17 18:08 UTC (3+ messages)
[PATCH RFC v4 00/10] AD9910 Direct Digital Synthesizer
2026-05-17 18:07 UTC (16+ 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 v3 0/5] liveupdate: serialization safety and race fixes
2026-05-17 17:43 UTC (2+ messages)
[PATCH sched_ext/for-7.1-fixes] sched_ext: Fix deadlock between scx_root_disable() and concurrent forks
2026-05-17 17:43 UTC (4+ messages)
` [PATCH v2 "
[PATCH v2 RESEND] design: fix typos in design.rst
2026-05-17 17:42 UTC (2+ messages)
[PATCH v2 00/10] liveupdate: Remove limits on the number of files and sessions
2026-05-17 17:38 UTC (21+ 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 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 (6+ 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)
[PATCH] arm64: dts: renesas: r8a78000: Describe all reserved memory
2026-05-17 16:31 UTC
[PATCH v7] dmaengine: tegra210-adma: Add error logging on failure paths
2026-05-17 16:30 UTC
[PATCH] crypto: atmel-sha204a - fail on hwrng registration error in probe path
2026-05-17 16:27 UTC
[PATCH RESEND] soundwire: intel_ace2x: release bpt_stream when close it
2026-05-17 16:20 UTC (3+ messages)
[PATCH v3] pinctrl: intel: move PWM base computation past feature check
2026-05-17 16:15 UTC
[PATCH v3] drm/virtio: use uninterruptible resv lock for plane updates
2026-05-17 16:14 UTC (2+ messages)
[PATCH] ALSA: pcm: oss: Use snd_pcm_kernel_write() in snd_pcm_oss_sync()
2026-05-17 16:09 UTC (3+ messages)
[PATCH] RDMA/cma: Constify struct configfs_item_operations and configfs_group_operations
2026-05-17 16:07 UTC (2+ messages)
[PATCH] docs: fix typo in uniwill-laptop.rst
2026-05-17 16:01 UTC (2+ messages)
[PATCH net] net: ovpn: refuse TCP socket layering with an active ULP
2026-05-17 15:56 UTC
Stop false review statements
2026-05-17 15:56 UTC (3+ messages)
[PATCH] powerpc: define __LITTLE_ENDIAN and __BIG_ENDIAN for math-emu
2026-05-17 15:40 UTC (3+ messages)
[PATCH v2] pinctrl: intel: move PWM base computation past feature check
2026-05-17 15:47 UTC (2+ messages)
usb: gadget: aspeed_udc: list iterator used after loop in ast_udc_ep_dequeue
2026-05-17 15:46 UTC
[PATCH v2] RISC-V: KVM: Fix NULL pointer dereference in SBI v0.1 SEND_IPI handler
2026-05-17 15:40 UTC (2+ messages)
[PATCH v5 00/12] mm, swap: swap table phase IV: unify allocation and reduce static metadata
2026-05-17 15:39 UTC (13+ messages)
` [PATCH v5 01/12] mm, swap: simplify swap cache allocation helper
` [PATCH v5 02/12] mm, swap: move common swap cache operations into standalone helpers
` [PATCH v5 03/12] mm/huge_memory: move THP gfp limit helper into header
` [PATCH v5 04/12] mm, swap: add support for stable large allocation in swap cache directly
` [PATCH v5 05/12] mm, swap: unify large folio allocation
` [PATCH v5 06/12] mm/memcg, swap: tidy up cgroup v1 memsw swap helpers
` [PATCH v5 07/12] mm, swap: support flexible batch freeing of slots in different memcgs
` [PATCH v5 08/12] mm, swap: delay and unify memcg lookup and charging for swapin
` [PATCH v5 09/12] mm, swap: consolidate cluster allocation helpers
` [PATCH v5 10/12] mm/memcg, swap: store cgroup id in cluster table directly
` [PATCH v5 11/12] mm/memcg: remove no longer used swap cgroup array
` [PATCH v5 12/12] mm, swap: merge zeromap into swap table
Linux 7.0.9
2026-05-17 15:39 UTC (2+ messages)
Linux 6.18.32
2026-05-17 15:39 UTC (2+ messages)
Linux 6.12.90
2026-05-17 15:39 UTC (2+ messages)
Linux 6.6.140
2026-05-17 15:39 UTC (2+ messages)
[PATCH v3 0/2] nolibc: Add fallocate()
2026-05-17 15:38 UTC (10+ messages)
` [PATCH v3 1/2] tools/nolibc: fcntl: "
[PATCH 0/5] KVM: riscv: Speed up dirty logging write faults
2026-05-17 15:34 UTC (6+ messages)
` [PATCH 1/5] KVM: riscv: Rely on common MMU notifier locking
` [PATCH 2/5] KVM: riscv: Use an rwlock for mmu_lock
` [PATCH 3/5] KVM: riscv: Add a G-stage PTE cmpxchg helper
` [PATCH 4/5] KVM: riscv: Update G-stage PTE permissions atomically
` [PATCH 5/5] KVM: riscv: Fast-path dirty logging write faults
[PATCH 0/4] clk: add Siflower SF21 topcrm support
2026-05-17 15:35 UTC (3+ messages)
` [PATCH 3/4] dt-bindings: clock: add doc for Siflower sf21-topcrm
[PATCH] USB: serial: option: NET: usb: qmi_wwan: add MeiG SRM813Q
2026-05-17 15:32 UTC (4+ messages)
` [PATCH v2 0/2] USB: add MeiG SRM813Q IDs in qmi_wwan and option
` [PATCH v2 1/2] NET: usb: qmi_wwan: add MeiG SRM813Q
` [PATCH v2 2/2] USB: serial: option: "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox