summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-04ata: libata: remove pointless debugging messagesHannes Reinecke7-29/+0
2022-01-04ata: libata: use min() to make code cleanerChangcheng Deng1-8/+2
2022-01-04ata: libahci_platform: Get rid of dup message when IRQ can't be retrievedAndy Shevchenko1-4/+1
2022-01-04ata: libahci_platform: Remove bogus 32-bit DMA mask attemptAndy Shevchenko1-7/+2
2022-01-04ata: sata_dwc_460ex: Remove unused forward declarationAndy Shevchenko1-1/+0
2022-01-04ata: sata_dwc_460ex: Use temporary variable for struct deviceAndy Shevchenko1-18/+19
2022-01-04ata: sata_dwc_460ex: Use devm_platform_*ioremap_resource() APIsAndy Shevchenko1-5/+2
2022-01-04ata: sata_fsl: use sysfs_emit()Damien Le Moal1-3/+3
2022-01-04ata: ahci: use sysfs_emit()Damien Le Moal1-1/+1
2022-01-04ata: libata-scsi: use sysfs_emit()Damien Le Moal1-1/+1
2022-01-04ata: libata-sata: use sysfs_emit()Damien Le Moal1-2/+2
2022-01-04ata: sata_fsl: Use struct_group() for memcpy() regionKees Cook1-4/+6
2022-01-04ata: pata_ali: no need to initialise statics to 0Jason Wang1-1/+1
2022-01-03Linux 5.16-rc8v5.16-rc8Linus Torvalds1-1/+1
2022-01-03Merge tag 'perf-tools-fixes-for-v5.16-2022-01-02' of git://git.kernel.org/pub...Linus Torvalds6-21/+43
2022-01-02Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+8
2022-01-02Merge tag 'x86_urgent_for_v5.16_rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2022-01-02perf top: Fix TUI exit screen refresh race conditionyaowenbin1-3/+5
2022-01-02perf pmu: Fix alias events listJohn Garry1-6/+17
2022-01-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-4/+11
2022-01-01mm: vmscan: reduce throttling due to a failure to make progress -fixMel Gorman1-1/+2
2021-12-31mm: vmscan: Reduce throttling due to a failure to make progressMel Gorman3-10/+59
2021-12-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-8/+17
2021-12-31Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-6/+11
2021-12-31mm/damon/dbgfs: fix 'struct pid' leaks in 'dbgfs_target_ids_write()'SeongJae Park1-2/+7
2021-12-31userfaultfd/selftests: fix hugetlb area allocationsMike Kravetz1-6/+10
2021-12-31Docs: Fixes link to I2C specificationDeep Majumder1-3/+5
2021-12-31i2c: validate user data in compat ioctlPavel Skripkin1-0/+3
2021-12-31Input: spaceball - fix parsing of movement data packetsLeo L. Schwab1-2/+9
2021-12-31Input: appletouch - initialize work before device registrationPavel Skripkin1-2/+2
2021-12-31Merge tag 'drm-fixes-2021-12-31' of git://anongit.freedesktop.org/drm/drmLinus Torvalds27-114/+318
2021-12-31Merge branch 'drm-misc-fixes' of ssh://git.freedesktop.org/git/drm/drm-misc i...Dave Airlie2-14/+16
2021-12-31fs/mount_setattr: always cleanup mount_kattrChristian Brauner1-5/+4
2021-12-30Merge tag 'net-5.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds58-237/+405
2021-12-30Merge tag 'char-misc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2-3/+4
2021-12-30Merge tag 'usb-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds5-8/+29
2021-12-30fsl/fman: Fix missing put_device() call in fman_port_probeMiaoqian Lin1-5/+7
2021-12-30selftests: net: using ping6 for IPv6 in udpgro_fwd.shJianguo Wu1-1/+3
2021-12-30Documentation: fix outdated interpretation of ip_no_pmtu_discxu xin1-2/+4
2021-12-30Merge tag 'amd-drm-fixes-5.16-2021-12-29' of https://gitlab.freedesktop.org/a...Dave Airlie23-98/+300
2021-12-30Merge tag 'mlx5-fixes-2021-12-28' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2-6/+7
2021-12-30Merge tag 'drm-intel-fixes-2021-12-29' of git://anongit.freedesktop.org/drm/d...Dave Airlie2-2/+2
2021-12-30net/ncsi: check for error return from call to nla_put_u32Jiasheng Jiang1-1/+5
2021-12-30net: bridge: mcast: fix br_multicast_ctx_vlan_global_disabled helperNikolay Aleksandrov1-3/+3
2021-12-30net: fix use-after-free in tw_timer_handlerMuchun Song1-6/+4
2021-12-30selftests: net: Fix a typo in udpgro_fwd.shJianguo Wu1-1/+1
2021-12-30selftests/net: udpgso_bench_tx: fix dst ip argumentwujianguo1-1/+7
2021-12-30x86/build: Use the proper name CONFIG_FW_LOADERLukas Bulwahn1-1/+1
2021-12-29Merge branch 'net-bridge-mcast-add-and-enforce-query-interval-minimum'Jakub Kicinski5-6/+44
2021-12-29net: bridge: mcast: add and enforce startup query interval minimumNikolay Aleksandrov5-3/+22