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
2020-01-27
thermal: exynos: Rename Samsung and Exynos to lowercase
Krzysztof Kozlowski
1
-1
/
+1
2020-01-27
thermal/drivers/cpu_cooling: Rename to cpufreq_cooling
Daniel Lezcano
1
-1
/
+1
2020-01-27
thermal/drivers/cpu_cooling: Introduce the cpu idle cooling driver
Daniel Lezcano
1
-0
/
+18
2020-01-27
thermal/drivers/Kconfig: Convert the CPU cooling device to a choice
Daniel Lezcano
1
-3
/
+3
2020-01-27
Merge tag 'usb-serial-5.6-rc1' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
1
-1
/
+12
2020-01-27
nf_tables: Add set type for arbitrary concatenation of ranges
Stefano Brivio
1
-0
/
+1
2020-01-27
bitmap: Introduce bitmap_cut(): cut bits and shift remaining
Stefano Brivio
1
-0
/
+4
2020-01-27
netfilter: nf_tables: Support for sets with multiple ranged fields
Stefano Brivio
2
-0
/
+23
2020-01-27
netfilter: nf_tables: add NFTA_SET_ELEM_KEY_END attribute
Pablo Neira Ayuso
2
-1
/
+15
2020-01-26
hv_utils: Add the support of hibernation
Dexuan Cui
1
-0
/
+2
2020-01-26
Merge tag 'block-5.5-2020-01-26' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+12
2020-01-26
block: allow partitions on host aware zone devices
Christoph Hellwig
1
-0
/
+12
2020-01-26
tcp: export count for rehash attempts
Abdul Kabbani
3
-0
/
+5
2020-01-26
sched.h: Annotate sighand_struct with __rcu
Madhuparna Bhowmik
1
-1
/
+1
2020-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
7
-15
/
+51
2020-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
4
-8
/
+4
2020-01-25
Drivers: hv: vmbus: Ignore CHANNELMSG_TL_CONNECT_RESULT(23)
Dexuan Cui
1
-0
/
+2
2020-01-25
Merge tag 'omap-for-v5.6/ti-sysc-drop-pdata-crypto-signed' of git://git.kerne...
Olof Johansson
7
-71
/
+47
2020-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-8
/
+2
2020-01-25
RDMA/cm: Remove CM message structs
Jason Gunthorpe
1
-1
/
+6
2020-01-25
RDMA/cm: Add SET/GET implementations to hide IBA wire format
Leon Romanovsky
2
-0
/
+354
2020-01-25
IB/mlx5: Return the administrative GUID if exists
Danit Goldberg
1
-0
/
+5
2020-01-25
linux/random.h: Mark CONFIG_ARCH_RANDOM functions __must_check
Richard Henderson
1
-4
/
+4
2020-01-25
linux/random.h: Use false with bool
Richard Henderson
1
-4
/
+4
2020-01-25
linux/random.h: Remove arch_has_random, arch_has_random_seed
Richard Henderson
1
-8
/
+0
2020-01-25
bpf: Allow to resolve bpf trampoline and dispatcher in unwind
Jiri Olsa
1
-1
/
+11
2020-01-25
drm: add drm_core_check_all_features() to check for a mask of features
Jani Nikula
1
-2
/
+22
2020-01-25
net: sched: Make TBF Qdisc offloadable
Petr Machata
2
-0
/
+23
2020-01-25
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
10
-95
/
+206
2020-01-25
jbd2: clean __jbd2_journal_abort_hard() and __journal_abort_soft()
zhangyi (F)
1
-1
/
+0
2020-01-25
mptcp: do not inherit inet proto ops
Florian Westphal
1
-0
/
+3
2020-01-25
ext4: fix extent_status trace points
Dmitry Monakhov
1
-4
/
+4
2020-01-25
ext4: fix symbolic enum printing in trace output
Dmitry Monakhov
1
-1
/
+18
2020-01-24
tracing: Fix comments about trace/ftrace.h
Hou Pengyang
1
-3
/
+6
2020-01-24
NFS: Add softreval behaviour to nfs_lookup_revalidate()
Trond Myklebust
1
-1
/
+1
2020-01-24
PCI: Introduce pci_real_dma_dev()
Jon Derrick
1
-0
/
+1
2020-01-24
alarmtimer: Make alarmtimer_get_rtcdev() a stub when CONFIG_RTC_CLASS=n
Stephen Boyd
1
-0
/
+4
2020-01-24
netfilter: nf_tables: autoload modules from the abort path
Pablo Neira Ayuso
2
-1
/
+2
2020-01-24
smp: Remove allocation mask from on_each_cpu_cond.*()
Sebastian Andrzej Siewior
1
-3
/
+2
2020-01-24
smp: Use smp_cond_func_t as type for the conditional function
Sebastian Andrzej Siewior
1
-6
/
+6
2020-01-24
Merge tag 'irqchip-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
4
-9
/
+101
2020-01-24
Merge branches 'doc.2019.12.10a', 'exp.2019.12.09a', 'fixes.2020.01.24a', 'kf...
Paul E. McKenney
10
-95
/
+206
2020-01-24
rcu: Move rcu_{expedited,normal} definitions into rcupdate.h
Ben Dooks
1
-0
/
+4
2020-01-24
rcu: Remove kfree_call_rcu_nobatch()
Joel Fernandes (Google)
2
-6
/
+0
2020-01-24
rcu: Remove kfree_rcu() special casing and lazy-callback handling
Joel Fernandes (Google)
2
-22
/
+12
2020-01-24
rcu: Add basic support for kfree_rcu() batching
Byungchul Park
2
-0
/
+8
2020-01-24
drm: Avoid drm_global_mutex for simple inc/dec of dev->open_count
Chris Wilson
1
-1
/
+1
2020-01-24
drm: Release filp before global lock
Chris Wilson
1
-0
/
+1
2020-01-24
Merge branches 'iommu/fixes', 'arm/smmu', 'x86/amd', 'x86/vt-d' and 'core' in...
Joerg Roedel
5
-20
/
+102
2020-01-24
mptcp: parse and emit MP_CAPABLE option according to v1 spec
Christoph Paasch
2
-8
/
+12
[prev]
[next]