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
2020-08-04
openrisc: Implement proper SMP tlb flushing
Stafford Horne
2
-13
/
+89
2020-08-04
openrisc: Fix oops caused when dumping stack
Stafford Horne
1
-2
/
+16
2020-08-04
openrisc: Add support for external initrd images
Stafford Horne
2
-15
/
+5
2020-08-04
init: Align init_task to avoid conflict with MUTEX_FLAGS
Stafford Horne
1
-0
/
+1
2020-08-04
openrisc: fix __user in raw_copy_to_user()'s prototype
Luc Van Oostenryck
1
-1
/
+1
2020-08-02
Linux 5.8
v5.8
Linus Torvalds
1
-1
/
+1
2020-08-02
Merge tag 'x86-urgent-2020-08-02' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-08-02
Merge tag 'kbuild-fixes-v5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-30
/
+16
2020-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-24
/
+72
2020-08-02
kbuild: remove redundant FORCE definition in scripts/Makefile.modpost
Masahiro Yamada
1
-3
/
+0
2020-08-02
kconfig: qconf: remove wrong ConfigList::firstChild()
Masahiro Yamada
2
-5
/
+1
2020-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
81
-451
/
+782
2020-08-01
Merge tag 'for-linus-2020-08-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2020-08-01
Merge tag 'perf-tools-fixes-2020-08-01' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
4
-6
/
+8
2020-08-01
vxlan: fix memleak of fdb
Taehee Yoo
1
-2
/
+4
2020-08-01
Merge tag 'pinctrl-v5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
4
-2
/
+79
2020-08-01
Revert "kconfig: qconf: don't show goback button on splitMode"
Masahiro Yamada
1
-3
/
+2
2020-08-01
Revert "kconfig: qconf: Change title for the item window"
Masahiro Yamada
1
-9
/
+1
2020-08-01
kconfig: qconf: remove "goBack" debug message
Masahiro Yamada
1
-1
/
+0
2020-08-01
kconfig: qconf: use delete[] instead of delete to free array
Masahiro Yamada
1
-2
/
+2
2020-08-01
kconfig: qconf: compile moc object separately
Masahiro Yamada
3
-7
/
+7
2020-08-01
kconfig: qconf: use if_changed for qconf.moc rule
Masahiro Yamada
1
-2
/
+4
2020-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
5
-18
/
+126
2020-07-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
6
-58
/
+104
2020-07-31
Merge tag 'mlx5-fixes-2020-07-30' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
7
-18
/
+42
2020-07-31
rds: Prevent kernel-infoleak in rds_notify_queue_get()
Peilin Ye
1
-1
/
+2
2020-07-31
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2
-3
/
+10
2020-07-31
net/sched: The error lable position is corrected in ct_init_module
liujian
1
-2
/
+2
2020-07-31
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-5
/
+7
2020-07-31
Merge tag 'powerpc-5.8-8' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-3
/
+42
2020-07-31
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
4
-6
/
+6
2020-07-31
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
3
-6
/
+24
2020-07-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
7
-51
/
+57
2020-07-31
Merge tag 'sound-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
6
-10
/
+56
2020-07-31
libtraceevent: Fix build with binutils 2.35
Ben Hutchings
1
-1
/
+1
2020-07-31
perf tools: Fix record failure when mixed with ARM SPE event
Wei Li
1
-4
/
+4
2020-07-31
perf tests: Fix test 68 zstd compression for s390
Thomas Richter
1
-1
/
+2
2020-07-31
tools lib traceevent: Fix memory leak in process_dynamic_array_len
Philippe Duplessis-Guindon
1
-0
/
+1
2020-07-31
KVM: SVM: Fix disable pause loop exit/pause filtering capability on SVM
Wanpeng Li
1
-3
/
+6
2020-07-31
KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabled
Wanpeng Li
1
-1
/
+1
2020-07-30
Merge tag 'drm-fixes-2020-07-31' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
4
-15
/
+60
2020-07-31
Merge tag 'amd-drm-fixes-5.8-2020-07-30' of git://people.freedesktop.org/~agd...
Dave Airlie
3
-13
/
+35
2020-07-31
drm/nouveau: Accept 'legacy' format modifiers
James Jones
1
-2
/
+25
2020-07-30
net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rq
Xin Xiong
1
-2
/
+2
2020-07-30
net/mlx5e: E-Switch, Specify flow_source for rule with no in_port
Jianbo Liu
1
-7
/
+12
2020-07-30
net/mlx5e: E-Switch, Add misc bit when misc fields changed for mirroring
Jianbo Liu
5
-3
/
+10
2020-07-30
net/mlx5e: CT: Support restore ipv6 tunnel
Jianbo Liu
1
-9
/
+21
2020-07-30
Merge tag 'mac80211-for-davem-2020-07-30' of git://git.kernel.org/pub/scm/lin...
David S. Miller
7
-9
/
+27
2020-07-30
net: gemini: Fix missing clk_disable_unprepare() in error path of gemini_ethe...
Wang Hai
1
-1
/
+4
2020-07-30
ionic: unlock queue mutex in error path
Shannon Nelson
1
-1
/
+3
[next]