summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-05fork: adjust sysctl_max_threads definition to match prototypeTobias Klauser
2020-09-05ipc: adjust proc_ipc_sem_dointvec definition to match prototypeTobias Klauser
2020-09-05mm: track page table modifications in __apply_to_page_range()Joerg Roedel
2020-09-05MAINTAINERS: IA64: mark Status as Odd Fixes onlyRandy Dunlap
2020-09-05MAINTAINERS: add LLVM maintainersNick Desaulniers
2020-09-05MAINTAINERS: update Cavium/Marvell entriesRobert Richter
2020-09-05mm: slub: fix conversion of freelist_corrupted()Eugeniu Rosca
2020-09-05mm: memcg: fix memcg reclaim soft lockupXunlei Pang
2020-09-05memcg: fix use-after-free in uncharge_batchMichal Hocko
2020-09-05Merge tag 'xfs-5.9-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2020-09-05xfs: don't update mtime on COW faultsMikulas Patocka
2020-09-05ext2: don't update mtime on COW faultsMikulas Patocka
2020-09-05io_uring: fix explicit async read/write mapping for large segmentsJens Axboe
2020-09-04Merge tag 's390-5.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-09-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-09-04Merge tag 'mips_fixes_5.9_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-09-04Merge tag 'kbuild-fixes-v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-09-04Merge tag 'pm-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-09-04Merge tag 'libata-5.9-2020-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-09-04Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-09-04Merge tag 'io_uring-5.9-2020-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-09-04Merge tag 'thermal-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-09-04Merge tag 'dmaengine-fix-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-09-04Merge tag 'sound-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-09-04Merge tag 'drm-fixes-2020-09-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-09-04net/packet: fix overflow in tpacket_rcvOr Cohen
2020-09-04Merge branch 'simplify-do_wp_page'Linus Torvalds
2020-09-04Merge branch 'pm-cpufreq'Rafael J. Wysocki
2020-09-04mm: Add PGREUSE counterPeter Xu
2020-09-04mm/gup: Remove enfornced COW mechanismPeter Xu
2020-09-04mm/ksm: Remove reuse_ksm_page()Peter Xu
2020-09-04mm: do_wp_page() simplificationLinus Torvalds
2020-09-04gcov: Disable gcov build with GCC 10Leon Romanovsky
2020-09-04init: fix error check in clean_path()Barret Rhoden
2020-09-04x86/entry: Unbreak 32bit fast syscallThomas Gleixner
2020-09-04x86/debug: Allow a single level of #DB recursionAndy Lutomirski
2020-09-04x86/entry: Fix AC assertionPeter Zijlstra
2020-09-04tracing/kprobes, x86/ptrace: Fix regs argument order for i386Vamshi K Sthambamkadi
2020-09-04iommu/vt-d: Handle 36bit addressing for x86-32Chris Wilson
2020-09-04iommu/amd: Do not use IOMMUv2 functionality when SME is activeJoerg Roedel
2020-09-04iommu/amd: Do not force direct mapping when SME is activeJoerg Roedel
2020-09-04regulator: bd71847: add property for omitting ON/OFF controlMatti Vaittinen
2020-09-04regulator: bd71837: add property for omitting ON/OFF controlMatti Vaittinen
2020-09-04regulator: bd718x7 fix regulator states at SUSPENDMatti Vaittinen
2020-09-04regulator: bd718x7 initialize regulator config only onceMatti Vaittinen
2020-09-04iommu/amd: Use cmpxchg_double() when updating 128-bit IRTESuravee Suthikulpanit
2020-09-04iommu/amd: Restore IRTE.RemapEn bit after programming IRTESuravee Suthikulpanit
2020-09-04thermal: core: Fix use-after-free in thermal_zone_device_unregister()Dmitry Osipenko
2020-09-04thermal: qcom-spmi-temp-alarm: Don't suppress negative tempVeera Vegivada
2020-09-04thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430Tony Lindgren