aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-27locking/lockdep: Fix TRACE_IRQFLAGS vs. NMIsGravatar peterz@infradead.org 3-1/+16
2020-07-10x86/entry: Fix NMI vs IRQ state trackingGravatar Peter Zijlstra 5-29/+70
2020-07-10lockdep: Prepare for NMI IRQ state trackingGravatar Peter Zijlstra 1-4/+42
2020-07-10kcsan: Make KCSAN compatible with new IRQ state trackingGravatar Marco Elver 2-7/+7
2020-07-10Merge branch 'tip/x86/entry'Gravatar Peter Zijlstra 1251-6413/+11131
2020-07-06x86/entry: Rename idtentry_enter/exit_cond_rcu() to idtentry_enter/exit()Gravatar Andy Lutomirski 5-43/+53
2020-07-05Linux 5.8-rc4v5.8-rc4Gravatar Linus Torvalds 1-1/+1
2020-07-05x86/ldt: use "pr_info_once()" instead of open-coding it badlyGravatar Linus Torvalds 1-10/+1
2020-07-05Merge tag 'x86-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 19-154/+274
2020-07-05Merge tag 'irq-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 4-17/+9
2020-07-05Merge tag 'core-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+1
2020-07-05Merge tag 'kbuild-fixes-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 8-86/+136
2020-07-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 3-27/+29
2020-07-05Merge tag 'block-5.8-2020-07-05' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 3-7/+15
2020-07-05Merge tag 'io_uring-5.8-2020-07-05' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-7/+22
2020-07-05Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 6-9/+43
2020-07-05Merge tag 'mips_fixes_5.8_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-8/+11
2020-07-05MIPS: Do not use smp_processor_id() in preemptible codeGravatar Xingxing Su 1-3/+5
2020-07-05MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPenGravatar Hauke Mehrtens 1-0/+1
2020-07-05.gitignore: Do not track `defconfig` from `make savedefconfig`Gravatar Paul Menzel 1-0/+3
2020-07-04Merge tag 'powerpc-5.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 1-3/+0
2020-07-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 6-17/+35
2020-07-04io_uring: fix regression with always ignoring signals in io_cqring_wait()Gravatar Jens Axboe 1-7/+22
2020-07-04x86/ldt: Disable 16-bit segments on Xen PVGravatar Andy Lutomirski 1-1/+34
2020-07-04x86/entry/32: Fix #MC and #DB wiring on x86_32Gravatar Andy Lutomirski 3-12/+17
2020-07-04x86/entry/xen: Route #DB correctly on Xen PVGravatar Andy Lutomirski 4-25/+44
2020-07-04x86/entry, selftests: Further improve user entry sanity checksGravatar Andy Lutomirski 2-0/+30
2020-07-04x86/entry/compat: Clear RAX high bits on Xen PV SYSENTERGravatar Andy Lutomirski 1-9/+10
2020-07-03Merge tag 'for-linus-5.8b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-87/+81
2020-07-04i2c: mlxcpld: check correct size of maximum RECV_LEN packetGravatar Wolfram Sang 1-2/+2
2020-07-03Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsGravatar Linus Torvalds 1-3/+3
2020-07-04i2c: add Kconfig help text for slave modeGravatar Wolfram Sang 1-0/+4
2020-07-04i2c: slave-eeprom: update documentationGravatar Wolfram Sang 2-5/+20
2020-07-04i2c: eg20t: Load module automatically if ID matchesGravatar Andy Shevchenko 1-0/+1
2020-07-04i2c: designware: platdrv: Set class based on DMIGravatar Ricardo Ribalda 1-1/+14
2020-07-04i2c: algo-pca: Add 0x78 as SCL stuck low status for PCA9665Gravatar Chris Packham 1-1/+2
2020-07-03Merge tag '5.8-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 4-8/+20
2020-07-03Merge tag 'hwmon-for-v5.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 5-15/+18
2020-07-03Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 7-7/+10
2020-07-03mm/page_alloc: fix documentation errorGravatar Joel Savitz 1-1/+1
2020-07-03vmalloc: fix the owner argument for the new __vmalloc_node_range callersGravatar Christoph Hellwig 3-3/+4
2020-07-03mm/cma.c: use exact_nid true to fix possible per-numa cma leakGravatar Barry Song 1-2/+2
2020-07-03samples/vfs: avoid warning in statx overrideGravatar Kees Cook 1-0/+2
2020-07-03mm/hugetlb.c: fix pages per hugetlb calculationGravatar Mike Kravetz 1-1/+1
2020-07-03Merge tag 'xfs-5.8-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 2-6/+6
2020-07-03Merge tag 'pci-v5.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-6/+5
2020-07-03Merge tag 'acpi-5.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Gravatar Linus Torvalds 2-1/+2
2020-07-03Merge tag 'gfs2-v5.8-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 10-28/+58
2020-07-03Merge tag 'drm-fixes-2020-07-03' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 25-76/+373
2020-07-03Call sysctl_head_finish on errorGravatar Matthew Wilcox (Oracle) 1-3/+3