summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-16ata: pata_atiixp: Avoid overwriting initialised field in 'atiixp_sht'Lee Jones
2021-06-16ata: sata_nv: Do not over-write initialise fields in 'nv_adma_sht' and 'nv_sw...Lee Jones
2021-06-16ata: sata_mv: Do not over-write initialise fields in 'mv6_sht'Lee Jones
2021-06-16ata: sata_sil24: Do not over-write initialise fields in 'sil24_sht'Lee Jones
2021-06-16ata: ahci: Ensure initialised fields are not overwritten in AHCI_SHT()Lee Jones
2021-06-16ata: include: libata: Move fields commonly over-written to separate MACROLee Jones
2021-06-15ahci: Add support for Dell S140 and later controllersCharles Rose
2021-06-14ata: ahci_sunxi: Disable DIPMTimo Sigurdsson
2021-06-10m68k/q40: Replace q40ide driver with pata_falcon and falconideFinn Thain
2021-06-10m68k/mac: Replace macide driver with generic platform driversFinn Thain
2021-05-27pata_ep93xx: fix deferred probingSergey Shtylyov
2021-05-19pata_octeon_cf: avoid WARN_ON() in ata_host_activate()Sergey Shtylyov
2021-05-18pata_rb532_cf: fix deferred probingSergey Shtylyov
2021-05-18sata_highbank: fix deferred probingSergey Shtylyov
2021-05-17sata: nv: fix debug format string mismatchArnd Bergmann
2021-05-17sata: fsl: fix DPRINTK format stringArnd Bergmann
2021-05-17ata: Replace inclusion of kernel.h by bits.h in the headerAndy Shevchenko
2021-05-16Linux 5.13-rc2Linus Torvalds
2021-05-16Merge tag 'driver-core-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-05-16Merge tag 'staging-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-05-16Merge tag 'usb-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-05-16Merge tag 'timers-urgent-2021-05-16' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-16Merge tag 'for-linus-5.13b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-05-16Merge tag 'x86_urgent_for_v5.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-15Merge tag 'powerpc-5.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-05-15Merge tag 'sched-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-05-15Merge tag 'objtool-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-05-15Merge tag 'irq-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-05-15Merge tag 'core-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-05-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-15Merge tag 'arc-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2021-05-15Merge tag 'block-5.13-2021-05-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-15Merge tag 'io_uring-5.13-2021-05-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-15Merge tag 'erofs-for-5.13-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-15Merge tag 'libnvdimm-fixes-5.13-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-15Merge tag 'dax-fixes-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-05-15Merge tag 'drm-fixes-2021-05-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-05-15tty: vt: always invoke vc->vc_sw->con_resize callbackTetsuo Handa
2021-05-14mm/ioremap: fix iomap_max_page_shiftChristophe Leroy
2021-05-14docs: admin-guide: update description for kernel.modprobe sysctlRasmus Villemoes
2021-05-14hfsplus: prevent corruption in shrinking truncateJouni Roivas
2021-05-14mm/filemap: fix readahead return typesMatthew Wilcox (Oracle)
2021-05-14kasan: fix unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabledPeter Collingbourne
2021-05-14mm: fix struct page layout on 32-bit systemsMatthew Wilcox (Oracle)
2021-05-14ksm: revert "use GET_KSM_PAGE_NOLOCK to get ksm page in remove_rmap_item_from...Hugh Dickins
2021-05-14userfaultfd: release page in error path to avoid BUG_ONAxel Rasmussen
2021-05-14squashfs: fix divide error in calculate_skip()Phillip Lougher
2021-05-14kernel/resource: fix return code check in __request_free_mem_regionAlistair Popple
2021-05-14mm, slub: move slub_debug static key enabling outside slab_mutexVlastimil Babka
2021-05-14mm/hugetlb: fix cow where page writtable in childPeter Xu