summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-18soc: qcom: ubwc: Fix link error when QCOM_SMEM=nDaniel Baluta
2026-08-18media: iris: Guard the QCOM_UBWC_CONFIG select with QCOM_SMEMDaniel Baluta
2026-08-18drm/msm: Guard the QCOM_UBWC_CONFIG select with QCOM_SMEMDaniel Baluta
2026-08-18fuse: reject a duplicate fd= mount optionBaokun Li
2026-08-18timer: Keep debugobjects state consistent in migrate_timer_list()Thomas Gleixner
2026-08-18mpls: reload header after pskb_may_pull()Qing Ming
2026-08-18fs/ntfs3: validate ef->size covers the record's name and valueWeiming Shi
2026-08-18fs/ntfs3: fix out-of-bounds read in read_log_rec_buf()Konstantin Komarov
2026-08-18cuse: wait for pending RCU callbacks on module exitBaokun Li
2026-08-18fuse: fix invalidate lock leak on open O_TRUNC DAX failureBaokun Li
2026-08-18fuse: fix invalidate lock leak on setattr writeback failureBaokun Li
2026-08-18Merge tag 'asoc-v7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2026-08-18xfrm: bound nat keepalive state collectionZihan Xi
2026-08-17Merge tag 'linux_kselftest-next-7.3-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2026-08-17Merge tag 'linux_kselftest-kunit-7.3-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2026-08-17Merge tag 'libcrypto-tests-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-08-17Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-08-17Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds
2026-08-17Merge branch 'net-mlx5-hws-misc-enhancements'Jakub Kicinski
2026-08-17net/mlx5: HWS, Remove redundant FW command when reading capsYevgeny Kliteynik
2026-08-17net/mlx5: HWS, Remove redundant MLX5_SET in RTC creationYevgeny Kliteynik
2026-08-17net/mlx5: HWS, Set the num of queues only when alloc succeededYevgeny Kliteynik
2026-08-17net/mlx5: HWS, Log syndrome on STC modify failureYevgeny Kliteynik
2026-08-17net/mlx5: HWS, Print more details for bad completionYevgeny Kliteynik
2026-08-17Merge branch 'gve-adminq-mode-related-refactors'Jakub Kicinski
2026-08-17gve: add a few helper functions to set device propertiesHarshitha Ramamurthy
2026-08-17gve: refactor initialization with helper functionsHarshitha Ramamurthy
2026-08-17gve: don't pass in unused parameter to gve_adminq_freeHarshitha Ramamurthy
2026-08-17Merge tag 'nilfs2-v7.3-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-08-17net: bridge: vlan: fix inverted default vlan notificationNikolay Aleksandrov
2026-08-17net: dsa: realtek: use gpiod_set_value_cansleep for reset GPIOAhmad Fatoum
2026-08-17Merge branch 'net-af_unix-useful-handling-of-lsm-denials-on-scm_rights'Jakub Kicinski
2026-08-17selftest: Add tests for useful handling of LSM denials on SCM_RIGHTSJori Koolstra
2026-08-17net: af_unix: useful handling of LSM denials on SCM_RIGHTSJori Koolstra
2026-08-17net: scm: move scm_detach_fds() from common path to scm_recv_unix()Jori Koolstra
2026-08-17net: af_unix: enable custom setsockopt for all socket typesJori Koolstra
2026-08-17Merge tag 'hfs-v7.3-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/vd...Linus Torvalds
2026-08-17tls: fix RX desync on overlapping skbsMaximilian Immanuel Brandtner
2026-08-17Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-08-17Merge branch 'enic-sr-iov-v2-admin-channel-and-mbox-protocol'Jakub Kicinski
2026-08-17enic: re-establish V2 VF admin channel and PF registration after resetSatish Kharat
2026-08-17enic: add V2 VF probe with admin channel and PF registrationSatish Kharat
2026-08-17enic: wire V2 SR-IOV enable with admin channel and MBOXSatish Kharat
2026-08-17enic: add MBOX VF handlers for capability, register and link stateSatish Kharat
2026-08-17enic: add MBOX PF handlers for VF register and capabilitySatish Kharat
2026-08-17enic: add MBOX core send and receive for admin channelSatish Kharat
2026-08-17enic: define MBOX message types and header structuresSatish Kharat
2026-08-17enic: add admin CQ service with MSI-X interrupt and workqueue pollingSatish Kharat
2026-08-17enic: add admin RQ buffer managementSatish Kharat
2026-08-17enic: add admin channel open and close for SR-IOVSatish Kharat