summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-10dm_early_create: fix freeing used table on dm_resume failureMikulas Patocka
2026-07-10dm-integrity: fix a bug if the bio is out of limitsMikulas Patocka
2026-07-10mmc: block: reject invalid perdev_minors before divisionXu Rao
2026-07-10dm-integrity: don't increment hash_offset twiceMikulas Patocka
2026-07-10dm-integrity: fix leaking uninitialized kernel memoryMikulas Patocka
2026-07-10dm-integrity: fix the 'fix_hmac' optionMikulas Patocka
2026-07-10ASoC: xilinx: xlnx_i2s: Use dev_err_probe() and drop redundant error handlingMark Brown
2026-07-10ASoC: xilinx: xlnx_spdif: Use dev_err_probe() and drop redundant error handlingbui duc phuc
2026-07-10ASoC: xilinx: xlnx_spdif: Preserve devm_request_irq() error codesbui duc phuc
2026-07-10ASoC: xilinx: xlnx_i2s: Use dev_err_probe() and drop redundant error handlingbui duc phuc
2026-07-10media: drivers/media/dvb-core: CodeStyle for dvb_frontend_open()Ricardo Ribalda
2026-07-10media: drivers/media/dvb-core: Refactor dvb_frontend_open lockingRicardo Ribalda
2026-07-10media: drivers/media/dvb-core: Split dvb_frontend_open()Ricardo Ribalda
2026-07-10media: dvb-frontends/helene: Rename priv variableRicardo Ribalda
2026-07-10media: platform: amd: use refcount_t instead of atomic_tRicardo Ribalda
2026-07-10media: vimc: Ensure that pixel_rate fits in 32 bitsRicardo Ribalda
2026-07-10media: vimc: Fix prototype of vimc_sensor_update_frame_timingRicardo Ribalda
2026-07-10media: iris: Replace ternary conditionals with max()Ricardo Ribalda
2026-07-10media: em28xx-video: Remove unneeded semicolonsRicardo Ribalda
2026-07-10Merge tag 'reset-fixes-for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2026-07-10MAINTAINERS: Update SpacemiT SoC git tree repositoryYixun Lan
2026-07-10ASoC: xtensa: Use dev_err_probe() and drop redundant error handlingbui duc phuc
2026-07-10Merge tag 'asoc-fix-v7.2-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2026-07-10drm/xe/guc: toggle paging engine support for NVL-S+Matthew Auld
2026-07-10drm/xe/hw_engine: document top-down paging requirementMatthew Auld
2026-07-10drm/xe/vf: wire up NUM_PAGING_ENGINE_INSTANCESMatthew Auld
2026-07-10drm/xe/guc: handle submit mask with paging engineMatthew Auld
2026-07-10drm/xe/guc: handle guc logical instance for paging engineMatthew Auld
2026-07-10drm/xe: refactor the paging engine setupMatthew Auld
2026-07-10drm/xe/hw_engine: don't open code is_usm_hwe()Matthew Auld
2026-07-10drm/xe/guc: add the plumbing for GUC_PAGING_CLASSMatthew Auld
2026-07-10drm/xe/guc: refactor to_guc_class() to accept hweMatthew Auld
2026-07-10drm/xe/guc: refactor ads to use guc_classMatthew Auld
2026-07-10powerpc/pseries/Kconfig: Enable CONFIG_VPA_PMU to be used with KVMGautam Menghani
2026-07-10ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAFNorbert Szetei
2026-07-10selftests/landlock: Skip scoped_signal subtest with MSG_OOB if not availableThomas Huth
2026-07-10selftests/landlock: Fix screwed up pointers in the scoped_signal_testThomas Huth
2026-07-10landlock: Update formattingMickaël Salaün
2026-07-10landlock: Fix kernel-doc for the nested quiet layer flagMickaël Salaün
2026-07-10selftests/landlock: Add test for TCP fast openMatthieu Buffet
2026-07-10landlock: Fix TCP Fast Open connection bypassMatthieu Buffet
2026-07-10spi: qcom-geni: Fix missing error check on pm_runtime_get_sync()Praveen Talari
2026-07-10thermal: intel: Add resources to handle directed package-level thermal interr...Ricardo Neri
2026-07-10x86/thermal: Add bit definitions for Intel Directed Package Thermal InterruptRicardo Neri
2026-07-10ACPI: fan: Use devm_acpi_install_notify_handler()Rafael J. Wysocki
2026-07-10Merge tag 'pinctrl-qcom-fixes-for-v7.2-rc3' of git://git.kernel.org/pub/scm/l...Linus Walleij
2026-07-10perf/aux: Fix page UAF in map_range()Lee Jia Jie
2026-07-10selftests/bpf: Add bpf_icmp_send no route testMahe Tardy
2026-07-10selftests/bpf: Add bpf_icmp_send recursion testMahe Tardy
2026-07-10selftests/bpf: Add bpf_icmp_send kfunc cgroup_skb IPv6 testsMahe Tardy