index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-19
cpuidle: Introduce cpuidle_driver_state_disabled() for driver quirks
Rafael J. Wysocki
1
-0
/
+4
2019-11-18
page_pool: extend tracepoint to also include the page PFN
Jesper Dangaard Brouer
1
-4
/
+9
2019-11-18
page_pool: add destroy attempts counter and rename tracepoint
Jesper Dangaard Brouer
2
-3
/
+8
2019-11-18
net: phy: add core phylib sfp support
Russell King
1
-0
/
+11
2019-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
3
-3
/
+9
2019-11-18
docs: Add request_irq() documentation
Jonathan Corbet
1
-0
/
+13
2019-11-18
spi: mediatek: add SPI_CS_HIGH support
Luhua Xu
1
-1
/
+0
2019-11-18
btrfs: rename btrfs_block_group_cache
David Sterba
1
-12
/
+12
2019-11-18
btrfs: add incompat for raid1 with 3, 4 copies
David Sterba
1
-0
/
+1
2019-11-18
btrfs: add support for 4-copy replication (raid1c4)
David Sterba
2
-1
/
+6
2019-11-18
btrfs: add support for 3-copy replication (raid1c3)
David Sterba
2
-2
/
+7
2019-11-18
btrfs: add dedicated members for start and length of a block group
David Sterba
1
-8
/
+8
2019-11-18
btrfs: move block_group_item::used to block group
David Sterba
1
-3
/
+2
2019-11-18
btrfs: add blake2b to checksumming algorithms
David Sterba
1
-0
/
+1
2019-11-18
btrfs: add sha256 to checksumming algorithm
Johannes Thumshirn
1
-0
/
+1
2019-11-18
btrfs: add xxhash64 to checksumming algorithms
Johannes Thumshirn
1
-0
/
+1
2019-11-18
ftrace: Rename ftrace_graph_stub to ftrace_stub_graph
Steven Rostedt (VMware)
1
-4
/
+4
2019-11-18
ftrace: Add a helper function to modify_ftrace_direct() to allow arch optimiz...
Steven Rostedt (VMware)
1
-2
/
+19
2019-11-18
blk-cgroup: cgroup_rstat_updated() shouldn't be called on cgroup1
Tejun Heo
1
-1
/
+2
2019-11-18
Merge tag 'v5.4-rc8' into sched/core, to pick up fixes and dependencies
Ingo Molnar
9
-28
/
+30
2019-11-18
ALSA: compress: add flac decoder params
Vinod Koul
1
-0
/
+10
2019-11-18
btrfs: tracepoints: constify all pointers
David Sterba
1
-26
/
+26
2019-11-18
btrfs: tracepoints: drop typecasts from printk
David Sterba
1
-15
/
+13
2019-11-18
btrfs: use enum for extent type defines
Chengguang Xu
1
-4
/
+6
2019-11-18
btrfs: get rid of pointless wtag variable in async-thread.c
Omar Sandoval
1
-3
/
+3
2019-11-18
bpf: Add mmap() support for BPF_MAP_TYPE_ARRAY
Andrii Nakryiko
3
-3
/
+12
2019-11-18
bpf: Convert bpf_prog refcnt to atomic64_t
Andrii Nakryiko
1
-8
/
+5
2019-11-18
bpf: Switch bpf_map ref counter to atomic64_t so bpf_map_inc() never fails
Andrii Nakryiko
1
-5
/
+5
2019-11-18
Merge tag 'nfs-rdma-for-5.5-1' of git://git.linux-nfs.org/projects/anna/linux...
Trond Myklebust
2
-66
/
+225
2019-11-18
mmc: core: Fix size overflow for mmc partitions
Bradley Bolen
1
-1
/
+1
2019-11-17
Merge tag 'iommu-fixes-v5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+4
2019-11-17
libnvdimm: Move nd_device_attribute_group to device_type
Dan Williams
1
-1
/
+0
2019-11-17
IB/umem: remove the dmasync argument to ib_umem_get
Christoph Hellwig
1
-2
/
+2
2019-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
10
-36
/
+26
2019-11-16
percpu-refcount: Use normal instead of RCU-sched"
Sebastian Andrzej Siewior
1
-8
/
+8
2019-11-17
crypto: ablkcipher - remove deprecated and unused ablkcipher support
Ard Biesheuvel
8
-554
/
+2
2019-11-17
crypto: lib/chacha20poly1305 - reimplement crypt_from_sg() routine
Ard Biesheuvel
1
-0
/
+11
2019-11-17
crypto: chacha20poly1305 - import construction and selftest from Zinc
Ard Biesheuvel
1
-0
/
+37
2019-11-17
crypto: curve25519 - generic C library implementations
Jason A. Donenfeld
1
-0
/
+71
2019-11-17
crypto: blake2s - implement generic shash driver
Ard Biesheuvel
1
-0
/
+5
2019-11-17
crypto: blake2s - generic C library implementation and selftest
Jason A. Donenfeld
2
-0
/
+125
2019-11-17
crypto: x86/poly1305 - depend on generic library not generic shash
Ard Biesheuvel
1
-9
/
+0
2019-11-17
crypto: poly1305 - expose init/update/final library interface
Ard Biesheuvel
1
-1
/
+37
2019-11-17
crypto: x86/poly1305 - unify Poly1305 state struct with generic code
Ard Biesheuvel
2
-11
/
+11
2019-11-17
crypto: poly1305 - move core routines into a separate library
Ard Biesheuvel
2
-23
/
+67
2019-11-17
crypto: chacha - unexport chacha_generic routines
Ard Biesheuvel
1
-10
/
+0
2019-11-17
crypto: x86/chacha - expose SIMD ChaCha routine as library function
Ard Biesheuvel
1
-0
/
+6
2019-11-17
crypto: chacha - move existing library code into lib/crypto
Ard Biesheuvel
2
-17
/
+113
2019-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
5
-3
/
+11
2019-11-16
page_pool: do not release pool until inflight == 0.
Jonathan Lemon
3
-57
/
+18
[prev]
[next]