summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-08-18soc: qcom: ubwc: Fix missing includeDaniel Baluta1-0/+1
2026-08-18soc: qcom: ubwc: Fix link error when QCOM_SMEM=nDaniel Baluta1-0/+1
2026-08-18media: iris: Guard the QCOM_UBWC_CONFIG select with QCOM_SMEMDaniel Baluta1-1/+2
2026-08-18drm/msm: Guard the QCOM_UBWC_CONFIG select with QCOM_SMEMDaniel Baluta1-1/+2
2026-08-18fuse: reject a duplicate fd= mount optionBaokun Li1-0/+3
2026-08-18timer: Keep debugobjects state consistent in migrate_timer_list()Thomas Gleixner1-0/+1
2026-08-18mpls: reload header after pskb_may_pull()Qing Ming1-0/+2
2026-08-18fs/ntfs3: validate ef->size covers the record's name and valueWeiming Shi1-9/+12
2026-08-18fs/ntfs3: fix out-of-bounds read in read_log_rec_buf()Konstantin Komarov1-1/+9
2026-08-18cuse: wait for pending RCU callbacks on module exitBaokun Li1-0/+5
2026-08-18fuse: fix invalidate lock leak on open O_TRUNC DAX failureBaokun Li1-2/+2
2026-08-18fuse: fix invalidate lock leak on setattr writeback failureBaokun Li1-5/+4
2026-08-18Merge tag 'asoc-v7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai501-6910/+15215
2026-08-18xfrm: bound nat keepalive state collectionZihan Xi1-25/+21
2026-08-17Merge tag 'linux_kselftest-next-7.3-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-2/+2
2026-08-17Merge tag 'linux_kselftest-kunit-7.3-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds11-34/+116
2026-08-17Merge tag 'libcrypto-tests-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds35-397/+2738
2026-08-17Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds27-799/+3073
2026-08-17Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds39-1240/+488
2026-08-17Merge branch 'net-mlx5-hws-misc-enhancements'Jakub Kicinski2-31/+51
2026-08-17net/mlx5: HWS, Remove redundant FW command when reading capsYevgeny Kliteynik1-6/+0
2026-08-17net/mlx5: HWS, Remove redundant MLX5_SET in RTC creationYevgeny Kliteynik1-1/+0
2026-08-17net/mlx5: HWS, Set the num of queues only when alloc succeededYevgeny Kliteynik1-2/+2
2026-08-17net/mlx5: HWS, Log syndrome on STC modify failureYevgeny Kliteynik1-3/+5
2026-08-17net/mlx5: HWS, Print more details for bad completionYevgeny Kliteynik1-19/+44
2026-08-17Merge branch 'gve-adminq-mode-related-refactors'Jakub Kicinski3-83/+128
2026-08-17gve: add a few helper functions to set device propertiesHarshitha Ramamurthy3-32/+62
2026-08-17gve: refactor initialization with helper functionsHarshitha Ramamurthy3-47/+62
2026-08-17gve: don't pass in unused parameter to gve_adminq_freeHarshitha Ramamurthy3-4/+4
2026-08-17Merge tag 'nilfs2-v7.3-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds18-89/+206
2026-08-17net: bridge: vlan: fix inverted default vlan notificationNikolay Aleksandrov1-2/+2
2026-08-17net: dsa: realtek: use gpiod_set_value_cansleep for reset GPIOAhmad Fatoum1-2/+2
2026-08-17Merge branch 'net-af_unix-useful-handling-of-lsm-denials-on-scm_rights'Jakub Kicinski15-22/+413
2026-08-17selftest: Add tests for useful handling of LSM denials on SCM_RIGHTSJori Koolstra5-0/+345
2026-08-17net: af_unix: useful handling of LSM denials on SCM_RIGHTSJori Koolstra10-17/+61
2026-08-17net: scm: move scm_detach_fds() from common path to scm_recv_unix()Jori Koolstra1-3/+3
2026-08-17net: af_unix: enable custom setsockopt for all socket typesJori Koolstra1-4/+6
2026-08-17Merge tag 'hfs-v7.3-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/vd...Linus Torvalds18-165/+600
2026-08-17tls: fix RX desync on overlapping skbsMaximilian Immanuel Brandtner1-5/+11
2026-08-17Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski62-2899/+4359
2026-08-17Merge branch 'enic-sr-iov-v2-admin-channel-and-mbox-protocol'Jakub Kicinski12-22/+1924
2026-08-17enic: re-establish V2 VF admin channel and PF registration after resetSatish Kharat1-40/+82
2026-08-17enic: add V2 VF probe with admin channel and PF registrationSatish Kharat2-11/+86
2026-08-17enic: wire V2 SR-IOV enable with admin channel and MBOXSatish Kharat7-16/+301
2026-08-17enic: add MBOX VF handlers for capability, register and link stateSatish Kharat3-1/+291
2026-08-17enic: add MBOX PF handlers for VF register and capabilitySatish Kharat3-4/+194
2026-08-17enic: add MBOX core send and receive for admin channelSatish Kharat5-3/+232
2026-08-17enic: define MBOX message types and header structuresSatish Kharat1-0/+83
2026-08-17enic: add admin CQ service with MSI-X interrupt and workqueue pollingSatish Kharat3-4/+361
2026-08-17enic: add admin RQ buffer managementSatish Kharat1-2/+64