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
2019-11-11
video/logo: move pnmtologo tool to drivers/video/logo/ from scripts/
Masahiro Yamada
5
-8
/
+6
2019-11-11
video/logo: simplify cmd_logo
Masahiro Yamada
1
-9
/
+4
2019-11-11
ia64: remove unneeded uapi asm-generic wrappers
Masahiro Yamada
3
-11
/
+0
2019-11-11
hexagon: remove asm/bitsperlong.h
Masahiro Yamada
1
-27
/
+0
2019-11-10
Linux 5.4-rc7
v5.4-rc7
Linus Torvalds
1
-1
/
+1
2019-11-10
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
16
-32
/
+44
2019-11-10
Merge tag 'staging-5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
19
-20
/
+3324
2019-11-10
Merge tag 'char-misc-5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11
-26
/
+45
2019-11-10
Merge tag 'configfs-for-5.4-2' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
1
-1
/
+1
2019-11-10
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-13
/
+29
2019-11-10
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-40
/
+16
2019-11-10
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
7
-59
/
+113
2019-11-10
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-38
/
+14
2019-11-10
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2019-11-10
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+4
2019-11-10
Merge tag '5.4-rc7-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-0
/
+1
2019-11-10
lib: Remove select of inexistant GENERIC_IO
Corentin Labbe
1
-1
/
+0
2019-11-09
Merge tag 'pinctrl-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
3
-28
/
+33
2019-11-09
Merge tag 'for-5.4-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-15
/
+36
2019-11-09
Merge tag 'linux-watchdog-5.4-rc7' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
5
-8
/
+28
2019-11-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
111
-483
/
+1093
2019-11-08
Merge tag 'for-linus-2019-11-08' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-9
/
+25
2019-11-08
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
8
-24
/
+15
2019-11-08
ixgbe: need_wakeup flag might not be set for Tx
Magnus Karlsson
1
-8
/
+2
2019-11-08
i40e: need_wakeup flag might not be set for Tx
Magnus Karlsson
1
-8
/
+2
2019-11-08
igb/igc: use ktime accessors for skb->tstamp
Jacob Keller
3
-4
/
+6
2019-11-08
i40e: Fix for ethtool -m issue on X722 NIC
Arkadiusz Kubalewski
1
-1
/
+2
2019-11-08
iavf: initialize ITRN registers with correct values
Nicholas Nunley
1
-2
/
+2
2019-11-08
ice: fix potential infinite loop because loop counter being too small
Colin Ian King
1
-1
/
+1
2019-11-08
qede: fix NULL pointer deref in __qede_remove()
Manish Chopra
1
-2
/
+10
2019-11-08
net: fix data-race in neigh_event_send()
Eric Dumazet
1
-2
/
+2
2019-11-08
Merge tag 'pwm/for-5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2019-11-08
sched: Fix pick_next_task() vs 'change' pattern race
Peter Zijlstra
7
-58
/
+112
2019-11-08
sched/core: Fix compilation error when cgroup not selected
Qais Yousef
1
-1
/
+1
2019-11-08
cgroup,writeback: don't switch wbs immediately on dead wbs if the memcg is dead
Tejun Heo
1
-3
/
+6
2019-11-08
Merge tag 'ceph-for-5.4-rc7' of git://github.com/ceph/ceph-client
Linus Torvalds
5
-15
/
+37
2019-11-08
vsock/virtio: fix sock refcnt holding during the shutdown
Stefano Garzarella
1
-3
/
+5
2019-11-08
Merge tag 'mac80211-for-net-2019-11-08' of git://git.kernel.org/pub/scm/linux...
David S. Miller
3
-4
/
+5
2019-11-08
net: ethernet: octeon_mgmt: Account for second possible VLAN header
Alexander Sverdlin
1
-1
/
+1
2019-11-08
Merge tag 'modules-for-v5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+3
2019-11-08
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-17
/
+0
2019-11-08
pwm: bcm-iproc: Prevent unloading the driver module while in use
Uwe Kleine-König
1
-0
/
+1
2019-11-08
Merge tag 'xarray-5.4' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
6
-40
/
+41
2019-11-08
Merge tag 'pm-5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-3
/
+1
2019-11-08
Merge tag 'sound-5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
18
-38
/
+71
2019-11-08
Merge tag 'drm-fixes-2019-11-08' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
24
-38
/
+174
2019-11-08
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
14
-27
/
+82
2019-11-08
block: drbd: remove a stray unlock in __drbd_send_protocol()
Dan Carpenter
1
-1
/
+0
2019-11-08
cpufreq: intel_pstate: Fix invalid EPB setting
Srinivas Pandruvada
1
-3
/
+1
2019-11-08
mac80211: fix station inactive_time shortly after boot
Ahmed Zaki
1
-1
/
+2
[next]