index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-29
net: wan: wanxl: use $(M68KCC) instead of $(M68KAS) for rebuilding firmware
Masahiro Yamada
1
-3
/
+3
2020-03-29
net: wan: wanxl: use allow to pass CROSS_COMPILE_M68k for rebuilding firmware
Masahiro Yamada
2
-7
/
+7
2020-03-29
kbuild: add comment about grouped target
Masahiro Yamada
1
-0
/
+1
2020-03-29
kbuild: add -Wall to KBUILD_HOSTCXXFLAGS
Masahiro Yamada
2
-2
/
+2
2020-03-29
kconfig: remove unused variable in qconf.cc
Masahiro Yamada
1
-2
/
+0
2020-03-29
efi/libstub/arm: Fix spurious message that an initrd was loaded
Ard Biesheuvel
1
-1
/
+1
2020-03-29
efi/libstub/arm64: Avoid image_base value from efi_loaded_image
Ard Biesheuvel
1
-1
/
+6
2020-03-29
i3c: convert to use i2c_new_client_device()
Wolfram Sang
1
-1
/
+1
2020-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
23
-80
/
+221
2020-03-28
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-15
/
+13
2020-03-28
MIPS: ralink: mt7621: Fix soc_device introduction
Thomas Bogendoerfer
2
-2
/
+3
2020-03-28
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-3
/
+5
2020-03-28
fs/buffer: Make BH_Uptodate_Lock bit_spin_lock a regular spinlock_t
Thomas Gleixner
4
-26
/
+16
2020-03-28
thermal/x86_pkg_temp: Make pkg_temp_lock a raw_spinlock_t
Clark Williams
1
-12
/
+12
2020-03-28
Documentation/locking/locktypes: Minor copy editor fixes
Randy Dunlap
1
-11
/
+11
2020-03-28
Documentation/locking/locktypes: Further clarifications and wordsmithing
Thomas Gleixner
1
-50
/
+98
2020-03-28
x86/boot/compressed: Fix debug_puthex() parameter type
Joerg Roedel
1
-1
/
+1
2020-03-28
Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...
Thomas Gleixner
22
-184
/
+94
2020-03-28
Merge branch 'next.uaccess-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Thomas Gleixner
17
-778
/
+401
2020-03-28
m68knommu: Remove mm.h include from uaccess_no.h
Thomas Gleixner
1
-1
/
+0
2020-03-28
cpu/hotplug: Ignore pm_wakeup_pending() for disable_nonboot_cpus()
Thomas Gleixner
2
-5
/
+11
2020-03-28
Revert "clocksource/drivers/timer-probe: Avoid creating dead devices"
Thomas Gleixner
1
-2
/
+0
2020-03-28
MAINTAINERS: erofs: update my email address
Gao Xiang
1
-1
/
+1
2020-03-28
i2c: pca-platform: Use platform_irq_get_optional
Chris Packham
1
-1
/
+1
2020-03-28
i2c: st: fix missing struct parameter description
Alain Volmat
1
-0
/
+1
2020-03-27
x86: get rid of user_atomic_cmpxchg_inatomic()
Al Viro
2
-94
/
+19
2020-03-27
generic arch_futex_atomic_op_inuser() doesn't need access_ok()
Al Viro
1
-2
/
+0
2020-03-27
x86: don't reload after cmpxchg in unsafe_atomic_op2() loop
Al Viro
1
-8
/
+8
2020-03-27
x86: convert arch_futex_atomic_op_inuser() to user_access_begin/user_access_e...
Al Viro
1
-26
/
+36
2020-03-27
objtool: whitelist __sanitizer_cov_trace_switch()
Al Viro
1
-0
/
+1
2020-03-27
[parisc, s390, sparc64] no need for access_ok() in futex handling
Al Viro
3
-7
/
+0
2020-03-27
sh: no need of access_ok() in arch_futex_atomic_op_inuser()
Al Viro
1
-3
/
+0
2020-03-27
futex: arch_futex_atomic_op_inuser() calling conventions change
Al Viro
20
-57
/
+43
2020-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-20
/
+25
2020-03-27
r8169: fix PHY driver check on platforms w/o module softdeps
Heiner Kallweit
1
-9
/
+7
2020-03-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
7
-22
/
+70
2020-03-27
Merge branch 'parisc-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-0
/
+12
2020-03-27
Merge tag 'arm-soc-fixes-5.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
26
-111
/
+133
2020-03-27
null_blk: add trace in null_blk_zoned.c
Chaitanya Kulkarni
1
-1
/
+11
2020-03-27
null_blk: add tracepoint helpers for zoned mode
Chaitanya Kulkarni
3
-0
/
+106
2020-03-27
block: add a zone condition debug helper
Chaitanya Kulkarni
2
-0
/
+36
2020-03-27
gfs2: change from write to read lock for sd_log_flush_lock in journal replay
Bob Peterson
1
-2
/
+2
2020-03-27
gfs2: instrumentation wrt ail1 stuck
Bob Peterson
1
-0
/
+40
2020-03-27
gfs2: don't lock sd_log_flush_lock in try_rgrp_unlink
Bob Peterson
1
-2
/
+0
2020-03-27
gfs2: Remove unnecessary gfs2_qa_{get,put} pairs
Andreas Gruenbacher
1
-27
/
+1
2020-03-27
gfs2: Split gfs2_rsqa_delete into gfs2_rs_delete and gfs2_qa_put
Andreas Gruenbacher
6
-9
/
+13
2020-03-27
gfs2: Change inode qa_data to allow multiple users
Bob Peterson
10
-58
/
+101
2020-03-27
gfs2: eliminate gfs2_rsqa_alloc in favor of gfs2_qa_alloc
Bob Peterson
8
-27
/
+17
2020-03-27
gfs2: Switch to list_{first,last}_entry
Andreas Gruenbacher
7
-19
/
+19
2020-03-27
gfs2: Clean up inode initialization and teardown
Andreas Gruenbacher
2
-27
/
+19
[prev]
[next]