summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-17futex: Remove needless goto'sAndré Almeida
2020-07-17futex: Remove put_futex_key()André Almeida
2020-07-16rwsem: fix commas in initialisationAlexey Dobriyan
2020-07-16docs: locking: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-16lockdep: Move list.h inclusion into lockdep.hHerbert Xu
2020-07-10lockdep: Remove lockdep_hardirq{s_enabled,_context}() argumentPeter Zijlstra
2020-07-10lockdep: Change hardirq{s_enabled,_context} to per-cpu variablesPeter Zijlstra
2020-07-10arm: Break cyclic percpu includePeter Zijlstra
2020-07-10s390: Break cyclic percpu includePeter Zijlstra
2020-07-10powerpc64: Break asm/percpu.h vs spinlock_types.h dependencyPeter Zijlstra
2020-07-10sparc64: Fix asm/percpu.h build errorPeter Zijlstra
2020-07-10x86/entry: Fix NMI vs IRQ state trackingPeter Zijlstra
2020-07-10lockdep: Prepare for NMI IRQ state trackingPeter Zijlstra
2020-07-10kcsan: Make KCSAN compatible with new IRQ state trackingMarco Elver
2020-07-10Merge branch 'tip/x86/entry'Peter Zijlstra
2020-07-06x86/entry: Rename idtentry_enter/exit_cond_rcu() to idtentry_enter/exit()Andy Lutomirski
2020-07-05Linux 5.8-rc4v5.8-rc4Linus Torvalds
2020-07-05x86/ldt: use "pr_info_once()" instead of open-coding it badlyLinus Torvalds
2020-07-05Merge tag 'x86-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-05Merge tag 'irq-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-05Merge tag 'core-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-07-05Merge tag 'kbuild-fixes-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-07-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-07-05Merge tag 'block-5.8-2020-07-05' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-07-05Merge tag 'io_uring-5.8-2020-07-05' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-07-05Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-07-05Merge tag 'mips_fixes_5.8_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-07-05MIPS: Do not use smp_processor_id() in preemptible codeXingxing Su
2020-07-05MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPenHauke Mehrtens
2020-07-05.gitignore: Do not track `defconfig` from `make savedefconfig`Paul Menzel
2020-07-04Merge tag 'powerpc-5.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-07-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-07-04io_uring: fix regression with always ignoring signals in io_cqring_wait()Jens Axboe
2020-07-04x86/ldt: Disable 16-bit segments on Xen PVAndy Lutomirski
2020-07-04x86/entry/32: Fix #MC and #DB wiring on x86_32Andy Lutomirski
2020-07-04x86/entry/xen: Route #DB correctly on Xen PVAndy Lutomirski
2020-07-04x86/entry, selftests: Further improve user entry sanity checksAndy Lutomirski
2020-07-04x86/entry/compat: Clear RAX high bits on Xen PV SYSENTERAndy Lutomirski
2020-07-03Merge tag 'for-linus-5.8b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-07-04i2c: mlxcpld: check correct size of maximum RECV_LEN packetWolfram Sang
2020-07-03Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2020-07-04i2c: add Kconfig help text for slave modeWolfram Sang
2020-07-04i2c: slave-eeprom: update documentationWolfram Sang
2020-07-04i2c: eg20t: Load module automatically if ID matchesAndy Shevchenko
2020-07-04i2c: designware: platdrv: Set class based on DMIRicardo Ribalda
2020-07-04i2c: algo-pca: Add 0x78 as SCL stuck low status for PCA9665Chris Packham
2020-07-03Merge tag '5.8-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2020-07-03Merge tag 'hwmon-for-v5.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-07-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-07-03mm/page_alloc: fix documentation errorJoel Savitz