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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-16
KVM: Drop kvm_arch_create_memslot()
Sean Christopherson
1
-2
/
+0
2020-02-17
KVM: x86: fix missing prototypes
Paolo Bonzini
1
-0
/
+2
2020-02-09
Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
1
-0
/
+1
2020-02-09
Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-0
/
+25
2020-02-09
Merge tag 'perf-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+4
2020-02-09
Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
6
-13
/
+24
2020-02-08
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2
-0
/
+22
2020-02-08
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
19
-223
/
+540
2020-02-08
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
5
-71
/
+551
2020-02-08
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-71
/
+78
2020-02-08
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+8
2020-02-08
Merge branch 'pipe-exclusive-wakeup'
Linus Torvalds
1
-1
/
+1
2020-02-08
pipe: use exclusive waits when reading or writing
Linus Torvalds
1
-1
/
+1
2020-02-08
Merge tag 'irqchip-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Thomas Gleixner
1
-1
/
+1
2020-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-2
/
+5
2020-02-08
irqchip/gic-v4.1: Set vpe_l1_base for all redistributors
Zenghui Yu
1
-1
/
+1
2020-02-07
Merge tag 'nfs-for-5.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
7
-15
/
+18
2020-02-07
Merge branch 'i2c/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2
-60
/
+58
2020-02-07
Merge tag 'drm-next-2020-02-07' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-2
/
+3
2020-02-07
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-0
/
+3
2020-02-07
Merge tag 'linux-watchdog-5.6-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
2
-0
/
+39
2020-02-07
prefix-handling analogues of errorf() and friends
Al Viro
1
-0
/
+4
2020-02-07
turn fs_param_is_... into functions
Al Viro
1
-24
/
+14
2020-02-07
fs_parse: handle optional arguments sanely
Al Viro
1
-1
/
+0
2020-02-07
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
4
-12
/
+11
2020-02-07
fs_parser: remove fs_parameter_description name field
Eric Sandeen
1
-3
/
+4
2020-02-07
add prefix to fs_context->log
Al Viro
2
-6
/
+11
2020-02-07
ceph_parse_param(), ceph_parse_mon_ips(): switch to passing fc_log
Al Viro
1
-2
/
+3
2020-02-07
new primitive: __fs_parse()
Al Viro
2
-4
/
+6
2020-02-07
struct p_log, variants of warnf() et.al. taking that one instead
Al Viro
1
-0
/
+11
2020-02-07
teach logfc() to handle prefices, give it saner calling conventions
Al Viro
1
-6
/
+10
2020-02-07
get rid of fs_value_is_filename_empty
Al Viro
1
-1
/
+0
2020-02-07
don't bother with explicit length argument for __lookup_constant()
Al Viro
1
-3
/
+1
2020-02-07
fs: New zonefs file system
Damien Le Moal
1
-0
/
+1
2020-02-07
fold struct fs_parameter_enum into struct constant_table
Al Viro
1
-5
/
+0
2020-02-07
fs_parse: get rid of ->enums
Al Viro
1
-19
/
+19
2020-02-07
Pass consistent param->type to fs_parse()
Al Viro
1
-1
/
+0
2020-02-07
Merge tag 'amd-drm-next-5.6-2020-02-05' of git://people.freedesktop.org/~agd5...
Dave Airlie
1
-2
/
+3
2020-02-06
net/mlx5: Deprecate usage of generic TLS HW capability bit
Tariq Toukan
1
-3
/
+4
2020-02-06
Merge tag 'kvm-5.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+5
2020-02-06
Merge tag 'sound-fix-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-4
/
+4
2020-02-06
skbuff: fix a data race in skb_queue_len()
Qian Cai
1
-1
/
+13
2020-02-06
Merge tag 'ceph-for-5.6-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
3
-5
/
+9
2020-02-06
Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
5
-66
/
+416
2020-02-06
Merge tag 'io_uring-5.6-2020-02-05' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+14
2020-02-06
Merge tag 'libata-5.6-2020-02-05' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2020-02-05
of: clk: Make <linux/of_clk.h> self-contained
Geert Uytterhoeven
1
-0
/
+3
2020-02-05
Merge tag 'pwm/for-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+58
2020-02-05
Merge tag 'iommu-updates-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-20
/
+102
[next]