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-07-25
arm64: fix vmemmap BUILD_BUG_ON() triggering on !vmemmap setups
Johannes Weiner
1
-1
/
+3
2018-07-25
arm64: Check for errata before evaluating cpu features
Dirk Mueller
1
-2
/
+2
2018-07-25
nvmet: only check for filebacking on -ENOTBLK
Hannes Reinecke
1
-1
/
+1
2018-07-25
nvmet: fixup crash on NULL device path
Hannes Reinecke
1
-2
/
+7
2018-07-24
Merge tag 'mips_fixes_4.18_4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+2
2018-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
75
-562
/
+1029
2018-07-24
net: axienet: Fix double deregister of mdio
Shubhrajyoti Datta
1
-0
/
+1
2018-07-24
qmi_wwan: fix interface number for DW5821e production firmware
Aleksander Morgado
1
-1
/
+1
2018-07-24
ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pull
Willem de Bruijn
2
-4
/
+10
2018-07-24
bnx2x: Fix invalid memory access in rss hash config path.
Sudarsana Reddy Kalluru
1
-3
/
+10
2018-07-24
net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapper
Jack Morgenstein
1
-1
/
+1
2018-07-24
r8169: restore previous behavior to accept BIOS WoL settings
Heiner Kallweit
1
-2
/
+1
2018-07-24
scsi: set timed out out mq requests to complete
Keith Busch
1
-0
/
+14
2018-07-24
blk-mq: export setting request completion state
Keith Busch
2
-3
/
+15
2018-07-24
xfs: properly handle free inodes in extent hint validators
Eric Sandeen
1
-2
/
+4
2018-07-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-1
/
+1
2018-07-24
media: staging: omap4iss: Include asm/cacheflush.h after generic includes
Guenter Roeck
1
-1
/
+2
2018-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
7
-150
/
+191
2018-07-24
Merge tag 'mac80211-for-davem-2018-07-24' of git://git.kernel.org/pub/scm/lin...
David S. Miller
6
-53
/
+38
2018-07-24
i2c: imx: use open drain for recovery GPIO
Wolfram Sang
1
-1
/
+1
2018-07-24
i2c: rcar: handle RXDMA HW behaviour on Gen3
Wolfram Sang
1
-3
/
+51
2018-07-24
nvme: if_ready checks to fail io to deleting controller
James Smart
5
-7
/
+12
2018-07-24
nvmet-fc: fix target sgl list on large transfers
James Smart
1
-9
/
+35
2018-07-24
cpufreq: qcom-kryo: add NULL entry to the end of_device_id array
YueHaibing
1
-0
/
+1
2018-07-24
cfg80211: never ignore user regulatory hint
Amar Singhal
1
-25
/
+3
2018-07-24
s390: disable gcc plugins
Martin Schwidefsky
1
-1
/
+1
2018-07-23
sock: fix sg page frag coalescing in sk_alloc_sg
Daniel Borkmann
1
-3
/
+3
2018-07-24
netfilter: nf_tables: move dumper state allocation into ->start
Florian Westphal
1
-104
/
+115
2018-07-23
Merge branch 'tcp-robust-ooo'
David S. Miller
1
-12
/
+50
2018-07-23
tcp: add tcp_ooo_try_coalesce() helper
Eric Dumazet
1
-4
/
+21
2018-07-23
tcp: call tcp_drop() from tcp_data_queue_ofo()
Eric Dumazet
1
-2
/
+2
2018-07-23
tcp: detect malicious patterns in tcp_collapse_ofo_queue()
Eric Dumazet
1
-2
/
+13
2018-07-23
tcp: avoid collapses in tcp_prune_queue() if possible
Eric Dumazet
1
-0
/
+3
2018-07-23
tcp: free batches of packets in tcp_prune_ofo_queue()
Eric Dumazet
1
-4
/
+11
2018-07-23
ip: hash fragments consistently
Paolo Abeni
2
-0
/
+4
2018-07-23
ipv6: use fib6_info_hold_safe() when necessary
Wei Wang
3
-11
/
+38
2018-07-23
i2c: imx: Fix reinit_completion() use
Esben Haabendal
1
-2
/
+1
2018-07-23
i2c: davinci: Avoid zero value of CLKH
Alexander Sverdlin
1
-2
/
+6
2018-07-23
Merge tag 'linux-can-fixes-for-4.18-20180723' of ssh://gitolite.kernel.org/pu...
David S. Miller
4
-113
/
+321
2018-07-23
can: xilinx_can: fix power management handling
Anssi Hannula
1
-41
/
+28
2018-07-23
can: xilinx_can: fix incorrect clear of non-processed interrupts
Anssi Hannula
1
-5
/
+5
2018-07-23
can: xilinx_can: fix RX overflow interrupt not being enabled
Anssi Hannula
1
-1
/
+1
2018-07-23
can: xilinx_can: keep only 1-2 frames in TX FIFO to fix TX accounting
Anssi Hannula
1
-16
/
+123
2018-07-23
can: xilinx_can: fix recovery from error states not being propagated
Anssi Hannula
1
-28
/
+127
2018-07-23
can: xilinx_can: fix RX loop if RXNEMP is asserted without RXOK
Anssi Hannula
1
-13
/
+5
2018-07-23
can: xilinx_can: fix device dropping off bus on RX overrun
Anssi Hannula
1
-1
/
+0
2018-07-23
can: m_can: Move accessing of message ram to after clocks are enabled
Faiz Abbas
1
-4
/
+3
2018-07-23
can: m_can: Fix runtime resume call
Faiz Abbas
1
-4
/
+4
2018-07-23
can: mpc5xxx_can: check of_iomap return before use
Nicholas Mc Guire
1
-0
/
+5
2018-07-23
can: m_can.c: fix setup of CCCR register: clear CCCR NISO bit before checking...
Roman Fietze
1
-1
/
+2
[prev]
[next]