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-11-06
net: skbuff.h: remove unnecessary unlikely()
Yangtao Li
1
-3
/
+1
2018-11-06
ISDN: eicon: Remove driver
Olof Johansson
85
-41755
/
+0
2018-11-06
Merge tag 'trace-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2018-11-06
Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+1
2018-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
60
-563
/
+653
2018-11-06
ARM: 8809/1: proc-v7: fix Thumb annotation of cpu_v7_hvc_switch_mm
Ard Biesheuvel
1
-1
/
+1
2018-11-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
22
-247
/
+200
2018-11-05
net: alx: make alx_drv_name static
Rasmus Villemoes
2
-2
/
+1
2018-11-05
net: bpfilter: fix iptables failure if bpfilter_umh is disabled
Taehee Yoo
1
-3
/
+3
2018-11-05
sock_diag: fix autoloading of the raw_diag module
Andrei Vagin
1
-0
/
+1
2018-11-05
net: core: netpoll: Enable netconsole IPv6 link local address
Matwey V. Kornilov
1
-1
/
+2
2018-11-05
ipv6: properly check return value in inet6_dump_all()
Alexey Kodanev
1
-2
/
+2
2018-11-05
rtnetlink: restore handling of dumpit return value in rtnl_dump_all()
Alexey Kodanev
1
-1
/
+1
2018-11-05
net/ipv6: Move anycast init/cleanup functions out of CONFIG_PROC_FS
Jeff Barnhill
1
-1
/
+1
2018-11-05
compiler: remove __no_sanitize_address_or_inline again
Martin Schwidefsky
3
-15
/
+3
2018-11-05
tracing/kprobes: Fix strpbrk() argument order
Masami Hiramatsu
1
-1
/
+1
2018-11-04
bonding/802.3ad: fix link_failure_count tracking
Jarod Wilson
1
-2
/
+2
2018-11-04
net: phy: realtek: fix RTL8201F sysfs name
Holger Hoffstätte
1
-1
/
+1
2018-11-04
Linux 4.20-rc1
v4.20-rc1
Linus Torvalds
1
-2
/
+2
2018-11-04
Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
25
-292
/
+2418
2018-11-04
Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
5
-40
/
+17
2018-11-04
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
7
-0
/
+432
2018-11-04
Merge tag 'ntb-4.20' of git://github.com/jonmason/ntb
Linus Torvalds
6
-110
/
+429
2018-11-03
sctp: define SCTP_SS_DEFAULT for Stream schedulers
Xin Long
2
-1
/
+2
2018-11-03
sctp: fix strchange_flags name for Stream Change Event
Xin Long
1
-0
/
+2
2018-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-13
/
+26
2018-11-03
mlxsw: spectrum: Fix IP2ME CPU policer configuration
Shalom Toledo
1
-1
/
+0
2018-11-03
openvswitch: fix linking without CONFIG_NF_CONNTRACK_LABELS
Arnd Bergmann
1
-1
/
+2
2018-11-03
qed: fix link config error handling
Arnd Bergmann
1
-2
/
+5
2018-11-03
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+2
2018-11-03
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
47
-171
/
+198
2018-11-03
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
102
-539
/
+3616
2018-11-03
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+3
2018-11-04
sched/topology: Fix off by one bug
Peter Zijlstra
1
-1
/
+1
2018-11-03
Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix
Ingo Molnar
4068
-73501
/
+261778
2018-11-03
net: hns3: Fix for out-of-bounds access when setting pfc back pressure
Yunsheng Lin
1
-6
/
+4
2018-11-03
Merge branch 'net-bql-better-deal-with-GSO'
David S. Miller
3
-3
/
+25
2018-11-03
net/mlx4_en: use __netdev_tx_sent_queue()
Eric Dumazet
1
-2
/
+4
2018-11-03
net: do not abort bulk send on BQL status
Eric Dumazet
1
-1
/
+1
2018-11-03
net: bql: add __netdev_tx_sent_queue()
Eric Dumazet
1
-0
/
+20
2018-11-03
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
8
-22
/
+35
2018-11-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-8
/
+23
2018-11-03
Merge tag 'dma-mapping-4.20-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+2
2018-11-03
Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
17
-78
/
+28
2018-11-03
Merge tag '4.20-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
12
-99
/
+530
2018-11-03
Merge branch 's390-qeth-fixes'
David S. Miller
5
-242
/
+207
2018-11-03
s390/qeth: report 25Gbit link speed
Julian Wiedmann
2
-2
/
+20
2018-11-03
s390/qeth: sanitize ARP requests
Julian Wiedmann
4
-79
/
+34
2018-11-03
s390/qeth: fix initial operstate
Julian Wiedmann
4
-10
/
+25
2018-11-03
s390/qeth: unregister netdevice only when registered
Julian Wiedmann
3
-4
/
+11
[prev]
[next]