index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-07-16
rwsem: fix commas in initialisation
Alexey Dobriyan
2020-07-16
docs: locking: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-16
lockdep: Move list.h inclusion into lockdep.h
Herbert Xu
2020-07-10
lockdep: Remove lockdep_hardirq{s_enabled,_context}() argument
Peter Zijlstra
2020-07-10
lockdep: Change hardirq{s_enabled,_context} to per-cpu variables
Peter Zijlstra
2020-07-10
arm: Break cyclic percpu include
Peter Zijlstra
2020-07-10
s390: Break cyclic percpu include
Peter Zijlstra
2020-07-10
powerpc64: Break asm/percpu.h vs spinlock_types.h dependency
Peter Zijlstra
2020-07-10
sparc64: Fix asm/percpu.h build error
Peter Zijlstra
2020-07-10
x86/entry: Fix NMI vs IRQ state tracking
Peter Zijlstra
2020-07-10
lockdep: Prepare for NMI IRQ state tracking
Peter Zijlstra
2020-07-10
kcsan: Make KCSAN compatible with new IRQ state tracking
Marco Elver
2020-07-10
Merge branch 'tip/x86/entry'
Peter Zijlstra
2020-07-06
x86/entry: Rename idtentry_enter/exit_cond_rcu() to idtentry_enter/exit()
Andy Lutomirski
2020-07-05
Linux 5.8-rc4
Linus Torvalds
2020-07-05
x86/ldt: use "pr_info_once()" instead of open-coding it badly
Linus Torvalds
2020-07-05
Merge tag 'x86-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-05
Merge tag 'irq-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-05
Merge tag 'core-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-07-05
Merge tag 'kbuild-fixes-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-07-05
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2020-07-05
Merge tag 'block-5.8-2020-07-05' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-07-05
Merge tag 'io_uring-5.8-2020-07-05' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-07-05
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-07-05
Merge tag 'mips_fixes_5.8_1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-07-05
MIPS: Do not use smp_processor_id() in preemptible code
Xingxing Su
2020-07-05
MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPen
Hauke Mehrtens
2020-07-05
.gitignore: Do not track `defconfig` from `make savedefconfig`
Paul Menzel
2020-07-04
Merge tag 'powerpc-5.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-07-04
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-07-04
io_uring: fix regression with always ignoring signals in io_cqring_wait()
Jens Axboe
2020-07-04
x86/ldt: Disable 16-bit segments on Xen PV
Andy Lutomirski
2020-07-04
x86/entry/32: Fix #MC and #DB wiring on x86_32
Andy Lutomirski
2020-07-04
x86/entry/xen: Route #DB correctly on Xen PV
Andy Lutomirski
2020-07-04
x86/entry, selftests: Further improve user entry sanity checks
Andy Lutomirski
2020-07-04
x86/entry/compat: Clear RAX high bits on Xen PV SYSENTER
Andy Lutomirski
2020-07-03
Merge tag 'for-linus-5.8b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-07-04
i2c: mlxcpld: check correct size of maximum RECV_LEN packet
Wolfram Sang
2020-07-03
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-07-04
i2c: add Kconfig help text for slave mode
Wolfram Sang
2020-07-04
i2c: slave-eeprom: update documentation
Wolfram Sang
2020-07-04
i2c: eg20t: Load module automatically if ID matches
Andy Shevchenko
2020-07-04
i2c: designware: platdrv: Set class based on DMI
Ricardo Ribalda
2020-07-04
i2c: algo-pca: Add 0x78 as SCL stuck low status for PCA9665
Chris Packham
2020-07-03
Merge tag '5.8-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-07-03
Merge tag 'hwmon-for-v5.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-07-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-07-03
mm/page_alloc: fix documentation error
Joel Savitz
2020-07-03
vmalloc: fix the owner argument for the new __vmalloc_node_range callers
Christoph Hellwig
2020-07-03
mm/cma.c: use exact_nid true to fix possible per-numa cma leak
Barry Song
[next]