Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
64648a5fcabf46000a496c41c92c5c0f16be78ed
64648a5
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
d8887f1
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
5866bec
Merge tag 'drm-fixes-for-v4.15-rc7' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
9a0e712
mailmap: update Mark Yao's email address
by Jeffy Chen
· 7 years ago
0cbb4b4
userfaultfd: clear the vma->vm_userfaultfd_ctx if UFFD_EVENT_FORK fails
by Andrea Arcangeli
· 7 years ago
d09cfbb
mm/sparse.c: wrong allocation for mem_section
by Baoquan He
· 7 years ago
cdc346b
mm/zsmalloc.c: include fs.h
by Sergey Senozhatsky
· 7 years ago
152a2d1
mm/debug.c: provide useful debugging information for VM_BUG
by Matthew Wilcox
· 7 years ago
dc8635b
kernel/exit.c: export abort() to modules
by Andrew Morton
· 7 years ago
4991c09
mm/mprotect: add a cond_resched() inside change_pmd_range()
by Anshuman Khandual
· 7 years ago
4d95701
kernel/acct.c: fix the acct->needcheck check in check_free_space()
by Oleg Nesterov
· 7 years ago
e8c2477
mm: check pfn_valid first in zero_resv_unavail
by Dave Young
· 7 years ago
bc6fe53
Merge tag 'drm-intel-fixes-2018-01-04' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
by Dave Airlie
· 7 years ago
0007b9c
Merge branch 'drm-fixes-4.15' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 7 years ago
dc042da
Merge branch 'drm-armada-fixes-4.15' of git://git.armlinux.org.uk/~rmk/linux-arm into drm-fixes
by Dave Airlie
· 7 years ago
041ea47
Merge tag 'omapdrm-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-fixes
by Dave Airlie
· 7 years ago
e1915c8
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
abb62c4
arm64: dts: uniphier: fix gpio-ranges property of PXs3 SoC
by Masahiro Yamada
· 7 years ago
d84baa5
Merge tag 'sunxi-fixes-for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into fixes
by Arnd Bergmann
· 7 years ago
3bfbed8
Merge tag 'renesas-fixes-for-v4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes
by Arnd Bergmann
· 7 years ago
30414f3
drm/i915: Apply Display WA #1183 on skl, kbl, and cfl
by Lucas De Marchi
· 7 years ago
00a5ae2
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
2fd9c41
x86/process: Define cpu_tss_rw in same section as declaration
by Nick Desaulniers
· 7 years ago
d7732ba
x86/pti: Switch to kernel CR3 at early in entry_SYSCALL_compat()
by Thomas Gleixner
· 7 years ago
d6bbd51
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 7 years ago
50d0f78
Merge branch 'afs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 7 years ago
b4df268
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 7 years ago
e816c20
exec: Weaken dumpability for secureexec
by Kees Cook
· 7 years ago
3ffdeb1
x86/dumpstack: Print registers for first stack frame
by Josh Poimboeuf
· 7 years ago
a9cdbe7
x86/dumpstack: Fix partial register dumps
by Josh Poimboeuf
· 7 years ago
52994c2
x86/pti: Make sure the user/kernel PTEs match
by Thomas Gleixner
· 7 years ago
694d99d
x86/cpu, x86/pti: Do not enable PTI on AMD processors
by Tom Lendacky
· 7 years ago
87faa0d
x86/pti: Enable PTI by default
by Thomas Gleixner
· 7 years ago
19d859a
drm/ttm: check the return value of kzalloc
by Xiongwei Song
· 7 years ago
807fc07
drm/amd/display: call set csc_default if enable adjustment is false
by Yue Hin Lau
· 7 years ago
af2e01d
docs: fix, intel_guc_loader.c has been moved to intel_guc_fw.c
by Markus Heiser
· 7 years ago
df29c9d
omapdrm/dss/hdmi4_cec: fix interrupt handling
by Hans Verkuil
· 7 years ago
c1f08c4
documentation/gpu/i915: fix docs build error after file rename
by Randy Dunlap
· 7 years ago
eda41bd
drm/i915: Put all non-blocking modesets onto an ordered wq
by Ville Syrjälä
· 7 years ago
3488d02
drm/i915: Disable DC states around GMBUS on GLK
by Ville Syrjälä
· 7 years ago
e0093a8
drm/i915/psr: Fix register name mess up.
by Dhinakaran Pandiyan
· 7 years ago
afae457
afs: Fix missing error handling in afs_write_end()
by David Howells
· 7 years ago
440fbc3
afs: Fix unlink
by David Howells
· 7 years ago
7888da9
afs: Potential uninitialized variable in afs_extract_data()
by Dan Carpenter
· 7 years ago
98801506
fscache: Fix the default for fscache_maybe_release_page()
by David Howells
· 7 years ago
dc32b5c
capabilities: fix buffer overread on very short xattr
by Eric Biggers
· 7 years ago
30a7acd
Linux 4.15-rc6
by Linus Torvalds
· 7 years ago
f39d7d7
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
52c90f2
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
cea92e8
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
8d517bd
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
4c47031
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
e7c632f
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
88fa025
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
31336ed
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
8371e5a
Merge tag 'char-misc-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
4288e6b
Merge tag 'driver-core-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
29a9b00
Merge tag 'staging-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 7 years ago
bc7236f
Merge tag 'tty-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 7 years ago
a9746e4
Merge tag 'usb-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 7 years ago
c0b2390
MAINTAINERS: mark arch/blackfin/ and its gubbins as orphaned
by Adam Borowski
· 7 years ago
6bba94d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 7 years ago
7f41419
x86/ldt: Make LDT pgtable free conditional
by Thomas Gleixner
· 7 years ago
a62d698
x86/ldt: Plug memory leak in error path
by Thomas Gleixner
· 7 years ago
decab08
x86/mm: Remove preempt_disable/enable() from __native_flush_tlb()
by Thomas Gleixner
· 7 years ago
322f8b8
x86/smpboot: Remove stale TLB flush invocations
by Thomas Gleixner
· 7 years ago
71ee203
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
ce90aaf
objtool: Fix seg fault with clang-compiled objects
by Simon Ser
· 7 years ago
d89e426
objtool: Fix seg fault caused by missing parameter
by Simon Ser
· 7 years ago
efdd17f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 7 years ago
3ce120b
kbuild: add '-fno-stack-check' to kernel build options
by Linus Torvalds
· 7 years ago
5aa90a8
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
9f4533c
timerqueue: Document return values of timerqueue_add/del()
by Thomas Gleixner
· 7 years ago
fd45bb7
timers: Invoke timer_start_debug() where it makes sense
by Thomas Gleixner
· 7 years ago
5d62c18
nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick()
by Thomas Gleixner
· 7 years ago
26456f8
timers: Reinitialize per cpu bases on hotplug
by Thomas Gleixner
· 7 years ago
ced6d5c
timers: Use deferrable base independent of base::nohz_active
by Anna-Maria Gleixner
· 7 years ago
bc97623
genirq/msi, x86/vector: Prevent reservation mode for non maskable MSI
by Thomas Gleixner
· 7 years ago
702cb0a
genirq/irqdomain: Rename early argument of irq_domain_activate_irq()
by Thomas Gleixner
· 7 years ago
945f50a
x86/vector: Use IRQD_CAN_RESERVE flag
by Thomas Gleixner
· 7 years ago
69790ba
genirq: Introduce IRQD_CAN_RESERVE flag
by Thomas Gleixner
· 7 years ago
da5dd9e
genirq/msi: Handle reactivation only on success
by Thomas Gleixner
· 7 years ago
6123358
Merge tag 'pm-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
8880c13
gpio: brcmstb: Make really use of the new lockdep class
by Thomas Gleixner
· 7 years ago
a31e58e
x86/apic: Switch all APICs to Fixed delivery mode
by Thomas Gleixner
· 7 years ago
2758b3e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
fd84b75
Merge tag 'drm-fixes-for-v4.15-rc6' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
c0208a3
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 7 years ago
4f2382f
Merge tag 'led_fixes_for_4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds
by Linus Torvalds
· 7 years ago
19286e4
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 7 years ago
d5902f6d
Merge branch 'strparser-Fix-lockdep-issue'
by David S. Miller
· 7 years ago
d66fa9e
strparser: Call sock_owned_by_user_nocheck
by Tom Herbert
· 7 years ago
602f7a2
sock: Add sock_owned_by_user_nocheck
by Tom Herbert
· 7 years ago
f72c4ac
skbuff: in skb_copy_ubufs unclone before releasing zerocopy
by Willem de Bruijn
· 7 years ago
517d7c7
tipc: fix hanging poll() for stream sockets
by Parthasarathy Bhuvaragan
· 7 years ago
e7e83dd
objtool: Fix Clang enum conversion warning
by Lukas Bulwahn
· 7 years ago
64e05d1
x86/apic: Update the 'apic=' description of setting APIC driver
by Dou Liyang
· 7 years ago
4fcab66
x86/apic: Avoid wrong warning when parsing 'apic=' in X86-32 case
by Dou Liyang
· 7 years ago
11bca0a
genirq: Guard handle_bad_irq log messages
by Guenter Roeck
· 7 years ago
466a2b4
cpufreq: schedutil: Use idle_calls counter of the remote CPU
by Joel Fernandes
· 7 years ago
Next »