summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-28platform/surface: SAM: Add support for Surface Pro 12inHarrison Vanderbyl
2026-05-28Merge tag 'qcomtee-fix-for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2026-05-28Merge tag 'optee-fix-for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2026-05-28gpio: rockchip: teardown bugs and resource leaksMarco Scardovi
2026-05-28gpio: rockchip: convert bank->clk to devm_clk_get_enabled()Marco Scardovi
2026-05-28gpio: virtuser: Fix uninitialized data bug in gpio_virtuser_direction_do_write()Dan Carpenter
2026-05-28gpio: shared: fix lockdep false positive by removing unneeded lockBartosz Golaszewski
2026-05-28gpio: shared: fix deadlock on shared proxy's parent removalBartosz Golaszewski
2026-05-28gpio: adnp: fix flow control regression caused by scoped_guard()Bartosz Golaszewski
2026-05-28gpio: shared: undo the vote of the proxy on GPIO freeBartosz Golaszewski
2026-05-28gpio: mxc: use BIT() macroAlexander Stein
2026-05-28Merge tag 'tee-fixes-for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2026-05-28clk: renesas: r9a08g045: Drop unused pm_domain header fileBiju Das
2026-05-28clk: renesas: r8a779g0: Add DSC clockMarek Vasut
2026-05-28KVM: x86: Use fls() instead of ffs() for rmaps histogram bucketingLi RongQing
2026-05-28fanotify: simplify fanotify_error_event_equalThorsten Blum
2026-05-28pinctrl: renesas: rzg2l: Use tab instead of spacesClaudiu Beznea
2026-05-28pinctrl: renesas: rzg2l: Keep member documentation alignedClaudiu Beznea
2026-05-28pinctrl: renesas: rzv2m: Use -ENOTSUPP instead of -EOPNOTSUPPClaudiu Beznea
2026-05-28KVM: x86: Fix wrong return value type in guest_cpuid_has()Li RongQing
2026-05-28Bluetooth: hci_sync: Reset device counters in hci_dev_close_sync()Heitor Alves de Siqueira
2026-05-28Bluetooth: hci_sync: Set HCI_CMD_DRAIN_WORKQUEUE during device closeHeitor Alves de Siqueira
2026-05-28Bluetooth: hci_core: Rework hci_dev_do_reset() to use hci_sync functionsHeitor Alves de Siqueira
2026-05-28Bluetooth: ISO: serialize iso_sock_clear_timer with socket lockMuhammad Bilal
2026-05-28Bluetooth: ISO: fix UAF in iso_recv_frameMuhammad Bilal
2026-05-28Bluetooth: L2CAP: Fix possible crash on l2cap_ecred_conn_rspLuiz Augusto von Dentz
2026-05-28Bluetooth: l2cap: clear chan->ident on ECRED reconfiguration successZhenghang Xiao
2026-05-28spi: spi-mem: avoid mutating op template in spi_mem_supports_op()Santhosh Kumar K
2026-05-28fs/fcntl: fix SOFTIRQ-unsafe lock order in fasync signalingMingyu Wang
2026-05-28Merge patch series "fs/pipe: reduce pipe->mutex contention by pre-allocating ...Christian Brauner
2026-05-28selftests/pipe: add pipe_bench microbenchmarkBreno Leitao
2026-05-28fs/pipe: pre-allocate pages outside pipe->mutex in anon_pipe_writeBreno Leitao
2026-05-28fs: retire stale comment in fget_task_next()Mateusz Guzik
2026-05-28PCI: qcom: Disable ASPM L0s for SA8775PShawn Guo
2026-05-28fs/qnx6: fix pointer arithmetic in directory iterationArpith Kalaginanavoor
2026-05-28VFS: fix possible failure to unlock in nfsd4_create_file()NeilBrown
2026-05-28fs: fix spelling mistakes in commentQingshuang Fu
2026-05-28Merge branch 'dpll-zl3073x-various-fixes'Paolo Abeni
2026-05-28dpll: zl3073x: make frequency monitor a per-device attributeIvan Vecera
2026-05-28dpll: zl3073x: use __dpll_device_change_ntf() and remove change_workIvan Vecera
2026-05-28dpll: export __dpll_device_change_ntf() for use under dpll_lockIvan Vecera
2026-05-28Merge patch series "fs: replace __get_free_pages() call with kmalloc()"Christian Brauner
2026-05-28bfs: replace get_zeroed_page() with kzalloc()Mike Rapoport (Microsoft)
2026-05-28binfmt_misc: replace __get_free_page() with kmalloc()Mike Rapoport (Microsoft)
2026-05-28configfs: replace __get_free_pages() with kzalloc()Mike Rapoport (Microsoft)
2026-05-28fs/namespace: use __getname() to allocate mntpath bufferMike Rapoport (Microsoft)
2026-05-28MAINTAINERS: Add my employer to my entriesJoerg Roedel
2026-05-28MAINTAINERS: Add Vasant Hegde to reviewers of AMD IOMMUJoerg Roedel
2026-05-28Merge tag 'asoc-fix-v7.1-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2026-05-28Merge branch 'net-handshake-anchor-request-lifetime-to-a-pinned-file-reference'Paolo Abeni