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
2018-02-02
Merge branch 'r8152-fix-rx-issues'
David S. Miller
1
-7
/
+6
2018-02-02
r8152: set rx mode early when linking on
Hayes Wang
1
-2
/
+3
2018-02-02
r8152: fix wrong checksum status for received IPv4 packets
Hayes Wang
1
-5
/
+3
2018-02-02
nfp: fix TLV offset calculation
Edwin Peer
1
-1
/
+1
2018-02-02
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+13
2018-02-02
x86/power: Fix swsusp_arch_resume prototype
Arnd Bergmann
4
-5
/
+4
2018-02-02
x86/dumpstack: Avoid uninitlized variable
Arnd Bergmann
1
-1
/
+1
2018-02-02
Merge tag 'pinctrl-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
115
-751
/
+13578
2018-02-02
Merge tag 'rtc-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
18
-397
/
+1049
2018-02-02
x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALL
Darren Kenny
1
-1
/
+1
2018-02-02
x86/pti: Mark constant arrays as __initconst
Arnd Bergmann
1
-2
/
+2
2018-02-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...
Linus Torvalds
8
-18
/
+26
2018-02-02
Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
320
-3056
/
+11609
2018-02-02
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
48
-625
/
+1033
2018-02-02
Merge tag 'microblaze-4.16-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
4
-8
/
+14
2018-02-02
block: skd: fix incorrect linux/slab_def.h inclusion
Arnd Bergmann
1
-3
/
+4
2018-02-02
buffer: Avoid setting buffer bits that are already set
Kemi Wang
1
-1
/
+4
2018-02-02
x86/spectre: Simplify spectre_v2 command line parsing
KarimAllah Ahmed
1
-30
/
+56
2018-02-02
x86/retpoline: Avoid retpolines for built-in __init functions
David Woodhouse
1
-1
/
+8
2018-02-02
ima: re-initialize iint->atomic_flags
Mimi Zohar
1
-0
/
+1
2018-02-02
maintainers: update trusted keys
Mimi Zohar
1
-0
/
+1
2018-02-01
xfs: remove experimental tag for reverse mapping
Darrick J. Wong
1
-8
/
+4
2018-02-01
xfs: don't allow reflink + realtime filesystems
Darrick J. Wong
1
-0
/
+7
2018-02-01
xfs: don't allow DAX on reflink filesystems
Darrick J. Wong
1
-1
/
+4
2018-02-01
xfs: add scrub to XFS_BUILD_OPTIONS
Eric Sandeen
1
-0
/
+7
2018-02-01
Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1020
-96977
/
+57481
2018-02-01
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
154
-5856
/
+12653
2018-02-01
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
93
-735
/
+6909
2018-02-01
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
307
-2989
/
+1947
2018-02-01
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
576
-7953
/
+23186
2018-02-01
blk-mq-sched: Enable merging discard bio into request
Keith Busch
1
-0
/
+2
2018-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
39
-172
/
+428
2018-02-01
Merge tag 'vfio-v4.16-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
6
-116
/
+45
2018-02-01
Merge tag 'trace-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
6
-27
/
+80
2018-02-01
blk-mq: fix discard merge with scheduler attached
Jens Axboe
2
-3
/
+28
2018-02-01
Merge branch 'KASAN-read_word_at_a_time'
Linus Torvalds
3
-15
/
+16
2018-02-01
fs: dcache: Revert "manually unpoison dname after allocation to shut up kasan...
Andrey Ryabinin
1
-5
/
+0
2018-02-01
fs/dcache: Use read_word_at_a_time() in dentry_string_cmp()
Andrey Ryabinin
1
-1
/
+1
2018-02-01
lib/strscpy: Shut up KASAN false-positives in strscpy()
Andrey Ryabinin
1
-1
/
+1
2018-02-01
compiler.h: Add read_word_at_a_time() function.
Andrey Ryabinin
1
-0
/
+8
2018-02-01
compiler.h, kasan: Avoid duplicating __read_once_size_nocheck()
Andrey Ryabinin
1
-8
/
+6
2018-02-01
net: pxa168_eth: add netconsole support
Alexander Monakov
1
-0
/
+12
2018-02-01
net: igmp: add a missing rcu locking section
Eric Dumazet
1
-0
/
+4
2018-02-01
ibmvnic: fix firmware version when no firmware level has been provided by the...
Desnes Augusto Nunes do Rosario
1
-1
/
+5
2018-02-01
vmxnet3: remove redundant initialization of pointer 'rq'
Colin Ian King
1
-4
/
+2
2018-02-01
lan78xx: remove redundant initialization of pointer 'phydev'
Colin Ian King
1
-1
/
+1
2018-02-01
net: jme: remove unused initialization of 'rxdesc'
Colin Ian King
1
-1
/
+1
2018-02-01
Merge tag 'kconfig-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
20
-5065
/
+548
2018-02-01
Merge tag 'kbuild-misc-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-115
/
+565
2018-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
17
-99
/
+114
[prev]
[next]