summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2022-01-02cifs: reconnect only the connection and not smb session where possibleShyam Prasad N-35/+52
2022-01-02cifs: add WARN_ON for when chan_count goes below minimumShyam Prasad N-0/+5
2022-01-02cifs: adjust DebugData to use chans_need_reconnect for conn statusShyam Prasad N-1/+7
2022-01-02cifs: use the chans_need_reconnect bitmap for reconnect statusShyam Prasad N-207/+236
2022-01-02cifs: track individual channel status using chans_need_reconnectShyam Prasad N-24/+211
2022-01-02cifs: remove redundant assignment to pointer pColin Ian King-1/+1
2022-01-02Linux 5.16-rc8v5.16-rc8Linus Torvalds-1/+1
2022-01-02Merge tag 'perf-tools-fixes-for-v5.16-2022-01-02' of git://git.kernel.org/pub...Linus Torvalds-21/+43
2022-01-02Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-3/+8
2022-01-02Merge tag 'x86_urgent_for_v5.16_rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+1
2022-01-02perf top: Fix TUI exit screen refresh race conditionyaowenbin-3/+5
2022-01-02perf pmu: Fix alias events listJohn Garry-6/+17
2022-01-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-4/+11
2021-12-31mm: vmscan: reduce throttling due to a failure to make progress -fixMel Gorman-1/+2
2021-12-31mm: vmscan: Reduce throttling due to a failure to make progressMel Gorman-10/+59
2021-12-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds-8/+17
2021-12-31Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-6/+11
2021-12-31mm/damon/dbgfs: fix 'struct pid' leaks in 'dbgfs_target_ids_write()'SeongJae Park-2/+7
2021-12-31userfaultfd/selftests: fix hugetlb area allocationsMike Kravetz-6/+10
2021-12-31Docs: Fixes link to I2C specificationDeep Majumder-3/+5
2021-12-31i2c: validate user data in compat ioctlPavel Skripkin-0/+3
2021-12-30Input: spaceball - fix parsing of movement data packetsLeo L. Schwab-2/+9
2021-12-30Input: appletouch - initialize work before device registrationPavel Skripkin-2/+2
2021-12-30Merge tag 'drm-fixes-2021-12-31' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-114/+318
2021-12-31Merge branch 'drm-misc-fixes' of ssh://git.freedesktop.org/git/drm/drm-misc i...Dave Airlie-14/+16
2021-12-30fs/mount_setattr: always cleanup mount_kattrChristian Brauner-5/+4
2021-12-30Merge tag 'net-5.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-237/+405
2021-12-30Merge tag 'char-misc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds-3/+4
2021-12-30Merge tag 'usb-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds-8/+29
2021-12-30fsl/fman: Fix missing put_device() call in fman_port_probeMiaoqian Lin-5/+7
2021-12-30selftests: net: using ping6 for IPv6 in udpgro_fwd.shJianguo Wu-1/+3
2021-12-30Documentation: fix outdated interpretation of ip_no_pmtu_discxu xin-2/+4
2021-12-30Merge tag 'amd-drm-fixes-5.16-2021-12-29' of https://gitlab.freedesktop.org/a...Dave Airlie-98/+300
2021-12-29Merge tag 'mlx5-fixes-2021-12-28' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski-6/+7
2021-12-30Merge tag 'drm-intel-fixes-2021-12-29' of git://anongit.freedesktop.org/drm/d...Dave Airlie-2/+2
2021-12-29net/ncsi: check for error return from call to nla_put_u32Jiasheng Jiang-1/+5
2021-12-29net: bridge: mcast: fix br_multicast_ctx_vlan_global_disabled helperNikolay Aleksandrov-3/+3
2021-12-29net: fix use-after-free in tw_timer_handlerMuchun Song-6/+4
2021-12-29selftests: net: Fix a typo in udpgro_fwd.shJianguo Wu-1/+1
2021-12-29selftests/net: udpgso_bench_tx: fix dst ip argumentwujianguo-1/+7
2021-12-29x86/build: Use the proper name CONFIG_FW_LOADERLukas Bulwahn-1/+1
2021-12-29Merge branch 'net-bridge-mcast-add-and-enforce-query-interval-minimum'Jakub Kicinski-6/+44
2021-12-29net: bridge: mcast: add and enforce startup query interval minimumNikolay Aleksandrov-3/+22
2021-12-29net: bridge: mcast: add and enforce query interval minimumNikolay Aleksandrov-3/+22
2021-12-29ipv6: raw: check passed optlen before readingTamir Duberstein-0/+3
2021-12-29Merge tag 's390-5.16-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-1/+1
2021-12-29xsk: Initialise xskb free_list_nodeCiara Loftus-0/+1
2021-12-28net/mlx5e: Fix wrong features assignment in case of errorGal Pressman-6/+5
2021-12-28net/mlx5e: TC, Fix memory leak with rules with internal portRoi Dayan-0/+2
2021-12-28Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski-1/+20