summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-02Linux 5.16-rc8v5.16-rc8Linus Torvalds
2022-01-02Merge tag 'perf-tools-fixes-for-v5.16-2022-01-02' of git://git.kernel.org/pub...Linus Torvalds
2022-01-02Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-02Merge tag 'x86_urgent_for_v5.16_rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-01-02perf top: Fix TUI exit screen refresh race conditionyaowenbin
2022-01-02perf pmu: Fix alias events listJohn Garry
2022-01-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2021-12-31mm: vmscan: reduce throttling due to a failure to make progress -fixMel Gorman
2021-12-31mm: vmscan: Reduce throttling due to a failure to make progressMel Gorman
2021-12-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-12-31Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-12-31mm/damon/dbgfs: fix 'struct pid' leaks in 'dbgfs_target_ids_write()'SeongJae Park
2021-12-31userfaultfd/selftests: fix hugetlb area allocationsMike Kravetz
2021-12-31Docs: Fixes link to I2C specificationDeep Majumder
2021-12-31i2c: validate user data in compat ioctlPavel Skripkin
2021-12-30Input: spaceball - fix parsing of movement data packetsLeo L. Schwab
2021-12-30Input: appletouch - initialize work before device registrationPavel Skripkin
2021-12-30Merge tag 'drm-fixes-2021-12-31' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-12-31Merge branch 'drm-misc-fixes' of ssh://git.freedesktop.org/git/drm/drm-misc i...Dave Airlie
2021-12-30fs/mount_setattr: always cleanup mount_kattrChristian Brauner
2021-12-30Merge tag 'net-5.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-12-30Merge tag 'char-misc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2021-12-30Merge tag 'usb-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds
2021-12-30fsl/fman: Fix missing put_device() call in fman_port_probeMiaoqian Lin
2021-12-30selftests: net: using ping6 for IPv6 in udpgro_fwd.shJianguo Wu
2021-12-30Documentation: fix outdated interpretation of ip_no_pmtu_discxu xin
2021-12-30Merge tag 'amd-drm-fixes-5.16-2021-12-29' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-12-29Merge tag 'mlx5-fixes-2021-12-28' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2021-12-30Merge tag 'drm-intel-fixes-2021-12-29' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2021-12-29net/ncsi: check for error return from call to nla_put_u32Jiasheng Jiang
2021-12-29net: bridge: mcast: fix br_multicast_ctx_vlan_global_disabled helperNikolay Aleksandrov
2021-12-29net: fix use-after-free in tw_timer_handlerMuchun Song
2021-12-29selftests: net: Fix a typo in udpgro_fwd.shJianguo Wu
2021-12-29selftests/net: udpgso_bench_tx: fix dst ip argumentwujianguo
2021-12-29x86/build: Use the proper name CONFIG_FW_LOADERLukas Bulwahn
2021-12-29Merge branch 'net-bridge-mcast-add-and-enforce-query-interval-minimum'Jakub Kicinski
2021-12-29net: bridge: mcast: add and enforce startup query interval minimumNikolay Aleksandrov
2021-12-29net: bridge: mcast: add and enforce query interval minimumNikolay Aleksandrov
2021-12-29ipv6: raw: check passed optlen before readingTamir Duberstein
2021-12-29Merge tag 's390-5.16-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-12-29xsk: Initialise xskb free_list_nodeCiara Loftus
2021-12-28net/mlx5e: Fix wrong features assignment in case of errorGal Pressman
2021-12-28net/mlx5e: TC, Fix memory leak with rules with internal portRoi Dayan
2021-12-28Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2021-12-28ionic: Initialize the 'lif->dbid_inuse' bitmapChristophe JAILLET
2021-12-28drm/amd/display: Changed pipe split policy to allow for multi-display pipe splitAngus Wang
2021-12-28drm/amd/display: Fix USB4 null pointer dereference in update_psp_stream_configNicholas Kazlauskas
2021-12-28drm/amd/display: Set optimize_pwr_state for DCN31Nicholas Kazlauskas
2021-12-28drm/amd/display: Send s0i2_rdy in stream_count == 0 optimizationNicholas Kazlauskas
2021-12-28drm/amd/display: Added power down for DCN10Lai, Derek