summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-03ARM: uaccess: fix DACR mismatch with nested exceptionsuaccessRussell King
2020-05-03ARM: uaccess: integrate uaccess_save and uaccess_restoreRussell King
2020-05-03ARM: uaccess: consolidate uaccess asm to asm/uaccess-asm.hRussell King
2020-03-29Linux 5.6mvpp2Linus Torvalds
2020-03-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-03-29Merge tag 'timers-urgent-2020-03-29' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-03-29Merge tag 'irq-urgent-2020-03-29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-03-29mm/sparse: fix kernel crash with pfn_section_valid checkAneesh Kumar K.V
2020-03-29mm: fork: fix kernel_stack memcg stats for various stack implementationsRoman Gushchin
2020-03-29hugetlb_cgroup: fix illegal access to memoryMina Almasry
2020-03-29drivers/base/memory.c: indicate all memory blocks as removableDavid Hildenbrand
2020-03-29mm/swapfile.c: move inode_lock out of claim_swapfileNaohiro Aota
2020-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-03-28Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-03-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-03-28i2c: pca-platform: Use platform_irq_get_optionalChris Packham
2020-03-28i2c: st: fix missing struct parameter descriptionAlain Volmat
2020-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-03-27r8169: fix PHY driver check on platforms w/o module softdepsHeiner Kallweit
2020-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-03-27Merge branch 'parisc-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-03-27Merge tag 'arm-soc-fixes-5.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-03-27Merge tag 'riscv-for-linus-5.6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-03-27Merge tag 'devicetree-fixes-for-5.6-4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2020-03-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-03-27Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-03-27Merge tag 'drm-fixes-2020-03-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-03-27parisc: Fix defconfig selectionHelge Deller
2020-03-27scripts/dtc: Remove redundant YYLOC global declarationDirk Mueller
2020-03-27clocksource/drivers/hyper-v: Make sched clock return nanoseconds correctlyYubo Xie
2020-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-03-26net: ks8851-ml: Fix IO operations, againMarek Vasut
2020-03-27Merge tag 'amd-drm-fixes-5.6-2020-03-26' of git://people.freedesktop.org/~agd...Dave Airlie
2020-03-27Merge tag 'drm-misc-fixes-2020-03-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-03-26RISC-V: Move all address space definition macros to one placeAtish Patra
2020-03-26Input: fix stale timestamp on key autorepeat eventsDmitry Torokhov
2020-03-26afs: Fix unpinned address list during probingDavid Howells
2020-03-26Merge tag 'ceph-for-5.6-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-03-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-03-26MAINTAINERS: fix bad file patternLinus Torvalds
2020-03-26parse-maintainers: Do not sort section content by defaultJoe Perches
2020-03-26Input: move the new KEY_SELECTIVE_SCREENSHOT keycodeDmitry Torokhov
2020-03-26RISC-V: Only select essential drivers for SOC_VIRT configAnup Patel
2020-03-26Merge tag 'mac80211-for-net-2020-03-26' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-03-26mlxsw: spectrum_mr: Fix list iteration in error pathIdo Schimmel
2020-03-26qlcnic: Fix bad kzalloc null testXu Wang
2020-03-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-03-26mac80211: set IEEE80211_TX_CTRL_PORT_CTRL_PROTO for nl80211 TXJohannes Berg
2020-03-26mac80211: mark station unauthorized before key removalJohannes Berg
2020-03-26mac80211: Check port authorization in the ieee80211_tx_dequeue() caseJouni Malinen