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-08-15
ubifs: Pass struct ubifs_info to ubifs_assert()
Richard Weinberger
31
-521
/
+550
2018-08-15
ubifs: Turn two ubifs_assert() into a WARN_ON()
Richard Weinberger
1
-2
/
+2
2018-08-15
ubi: expose the volume CRC check skip flag
Quentin Schulz
3
-2
/
+30
2018-08-15
ubi: provide a way to skip CRC checks
Quentin Schulz
5
-1
/
+23
2018-08-15
ubifs: Use kmalloc_array()
Richard Weinberger
1
-1
/
+1
2018-08-15
ubifs: Check data node size before truncate
Richard Weinberger
1
-1
/
+10
2018-08-15
Revert "UBIFS: Fix potential integer overflow in allocation"
Richard Weinberger
1
-3
/
+2
2018-08-15
ubifs: Add comment on c->commit_sem
Richard Weinberger
1
-0
/
+1
2018-08-15
ubifs: introduce Kconfig symbol for xattr support
Stefan Agner
6
-3
/
+29
2018-08-15
ubifs: use swap macro in swap_dirty_idx
Gustavo A. R. Silva
1
-4
/
+1
2018-08-15
ubifs: tnc: use monotonic znode timestamp
Arnd Bergmann
4
-5
/
+5
2018-08-15
ubifs: use timespec64 for inode timestamps
Arnd Bergmann
2
-9
/
+8
2018-08-15
ubifs: xattr: Don't operate on deleted inodes
Richard Weinberger
1
-0
/
+24
2018-08-15
ubifs: gc: Fix typo
Richard Weinberger
1
-1
/
+1
2018-08-15
ubifs: Fix memory leak in lprobs self-check
Richard Weinberger
1
-4
/
+4
2018-08-15
ubi: Initialize Fastmap checkmapping correctly
Richard Weinberger
1
-10
/
+10
2018-08-15
ubifs: Fix synced_i_size calculation for xattr inodes
Richard Weinberger
1
-0
/
+5
2018-08-15
ubifs: Fix directory size calculation for symlinks
Richard Weinberger
1
-2
/
+3
2018-08-12
Linux 4.18
v4.18
Linus Torvalds
1
-1
/
+1
2018-08-12
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
7
-49
/
+69
2018-08-12
init: rename and re-order boot_cpu_state_init()
Linus Torvalds
3
-3
/
+3
2018-08-12
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-9
/
+32
2018-08-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
11
-39
/
+46
2018-08-11
xen/netfront: don't cache skb_shinfo()
Juergen Gross
1
-4
/
+4
2018-08-11
Merge branch 'cpsw-runtime-pm-fix'
David S. Miller
2
-15
/
+12
2018-08-11
net: ethernet: ti: cpsw: fix runtime_pm while add/kill vlan
Ivan Khoronzhuk
1
-4
/
+7
2018-08-11
net: ethernet: ti: cpsw: clear all entries when delete vid
Ivan Khoronzhuk
2
-11
/
+5
2018-08-10
zram: remove BD_CAP_SYNCHRONOUS_IO with writeback feature
Minchan Kim
1
-1
/
+14
2018-08-10
mm/memory.c: check return value of ioremap_prot
jie@chenjie6@huwei.com
1
-0
/
+3
2018-08-10
lib/ubsan: remove null-pointer checks
Andrey Ryabinin
4
-17
/
+0
2018-08-10
MAINTAINERS: GDB: update e-mail address
Kieran Bingham
1
-1
/
+1
2018-08-10
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-13
/
+28
2018-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
8
-20
/
+30
2018-08-09
make sure that __dentry_kill() always invalidates d_seq, unhashed or not
Al Viro
1
-5
/
+2
2018-08-09
fix __legitimize_mnt()/mntput() race
Al Viro
1
-0
/
+14
2018-08-09
fix mntput/mntput race
Al Viro
1
-2
/
+12
2018-08-09
Merge branch 'bpf-fix-cpu-and-devmap-teardown'
Daniel Borkmann
4
-14
/
+21
2018-08-09
xdp: fix bug in devmap teardown code path
Jesper Dangaard Brouer
1
-5
/
+9
2018-08-09
samples/bpf: xdp_redirect_cpu adjustment to reproduce teardown race easier
Jesper Dangaard Brouer
2
-3
/
+3
2018-08-09
xdp: fix bug in cpumap teardown code path
Jesper Dangaard Brouer
1
-6
/
+9
2018-08-09
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
8
-191
/
+101
2018-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
26
-161
/
+178
2018-08-09
i2c: xlp9xx: Fix case where SSIF read transaction completes early
George Cherian
1
-13
/
+28
2018-08-08
dsa: slave: eee: Allow ports to use phylink
Andrew Lunn
1
-2
/
+2
2018-08-08
Merge branch 'smc-fixes'
David S. Miller
1
-5
/
+10
2018-08-08
net/smc: move sock lock in smc_ioctl()
Ursula Braun
1
-3
/
+7
2018-08-08
net/smc: allow sysctl rmem and wmem defaults for servers
Ursula Braun
1
-0
/
+2
2018-08-08
net/smc: no shutdown in state SMC_LISTEN
Ursula Braun
1
-2
/
+1
2018-08-08
net: aquantia: Fix IFF_ALLMULTI flag functionality
Dmitry Bogdanov
1
-1
/
+1
2018-08-08
rxrpc: Fix the keepalive generator [ver #2]
David Howells
7
-89
/
+109
[next]