summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-20io_uring/timeout: splice timed out link in timeout handlerJens Axboe
2026-05-20clk: microchip: mpfs-ccc: fix peripheral driver registration failures after o...Conor Dooley
2026-05-20rust: alloc: cleanup doctest imports to "kernel vertical" styleDanilo Krummrich
2026-05-20rust: alloc: cleanup imports and use "kernel vertical" styleDanilo Krummrich
2026-05-20bitfield: wire __bf_shf to __builtin_ctzllYury Norov
2026-05-20bitops: use common function parameter namesRandy Dunlap
2026-05-20ptp: switch to using FIELD_GET_SIGNED()Yury Norov
2026-05-20rtc: rv3032: switch to using FIELD_GET_SIGNED()Yury Norov
2026-05-20wifi: rtw89: switch to using FIELD_GET_SIGNED()Yury Norov
2026-05-20iio: mcp9600: switch to using FIELD_GET_SIGNED()Yury Norov
2026-05-20iio: pressure: bmp280: switch to using FIELD_GET_SIGNED()Yury Norov
2026-05-20iio: magnetometer: yas530: switch to using FIELD_GET_SIGNED()Yury Norov
2026-05-20iio: intel_dc_ti_adc: switch to using FIELD_GET_SIGNED()Yury Norov
2026-05-20x86/extable: switch to using FIELD_GET_SIGNED()Yury Norov
2026-05-20bitfield: add FIELD_GET_SIGNED()Yury Norov
2026-05-20Merge tag 'rcu-fixes.v7.1-20260519a' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-05-20sysfs: clamp show() return value in sysfs_kf_read()Greg Kroah-Hartman
2026-05-20sysfs: don't remove existing directory on update failureGreg Kroah-Hartman
2026-05-20drm/virtio: use uninterruptible resv lock for plane updatesDeepanshu Kartikey
2026-05-20eeprom: at24: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)
2026-05-20drm/virtio: use uninterruptible resv lock for plane updatesDeepanshu Kartikey
2026-05-20drm/virtio: add VIRTGPU_PARAM_BLOB_ALIGNMENT to paramsSergio Lopez
2026-05-20drm/virtio: honor blob_alignment requirementsSergio Lopez
2026-05-20drm/virtio: support VIRTIO_GPU_F_BLOB_ALIGNMENTSergio Lopez
2026-05-20USB: serial: mct_u232: fix missing interrupt-in transfer sanity checkJohan Hovold
2026-05-20USB: serial: mct_u232: fix memory corruption with small endpointJohan Hovold
2026-05-20USB: serial: keyspan: fix missing indat transfer sanity checkJohan Hovold
2026-05-20USB: serial: digi_acceleport: fix memory corruption with small endpointsJohan Hovold
2026-05-20USB: serial: belkin_sa: validate interrupt status lengthZhang Cen
2026-05-20spi: cadence-xspi: Add COMPILE_TEST supportRosen Penev
2026-05-20ASoC: uda1380: remove kmemdup_arrayRosen Penev
2026-05-20media: vivid: check for vb2_is_busy() when toggling capsHans Verkuil
2026-05-20media: vivid: add vivid_update_reduced_fps()Hans Verkuil
2026-05-20gpio: Initialize all i2c_device_id arrays using member namesUwe Kleine-König (The Capable Hub)
2026-05-20gpio: en7523: allow COMPILE_TEST buildsRosen Penev
2026-05-20gpio: xgene: allow COMPILE_TEST buildsRosen Penev
2026-05-20ASoC: move card->pop_time to soc-dapmMark Brown
2026-05-20ASoC: soc-dapm: move card->pop_time to soc-dapm.cKuninori Morimoto
2026-05-20ASoC: ti: ams-delta: Stop (ab)using card->pop_timeJanusz Krzysztofik
2026-05-20media: ti: j721e-csi2rx: Support system suspend using pm_notifierJai Luthra
2026-05-20media: ti: j721e-csi2rx: Support runtime suspendJai Luthra
2026-05-20media: cadence: csi2rx: Support runtime PMChanghuang Liang
2026-05-20media: ti: j721e-csi2rx: Change the drain architecture for multistreamRishikesh Donadkar
2026-05-20media: ti: j721e-csi2rx: Submit all available buffersJai Luthra
2026-05-20media: ti: j721e-csi2rx: add multistream supportJai Luthra
2026-05-20media: cadence: csi2rx: add multistream supportJai Luthra
2026-05-20media: ti: j721e-csi2rx: add support for processing virtual channelsJai Luthra
2026-05-20media: cadence: csi2rx: Add .get_frame_desc opRishikesh Donadkar
2026-05-20media: ti: j721e-csi2rx: get number of contexts from device treePratyush Yadav
2026-05-20media: cadence: csi2rx: Move to .enable/disable_streams APIRishikesh Donadkar