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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-16
Merge branch 'parisc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+23
2019-09-16
Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-185
/
+0
2019-09-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
7
-9
/
+51
2019-09-16
Merge tag 'iommu-updates-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-45
/
+175
2019-09-16
Merge tag 'gpio-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
6
-142
/
+249
2019-09-16
Merge tag 'i3c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...
Linus Torvalds
2
-0
/
+9
2019-09-16
Merge tag 'regulator-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2
-0
/
+69
2019-09-16
Merge tag 'hwmon-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
1
-0
/
+1
2019-09-16
Merge tag 'edac_for_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ras...
Linus Torvalds
1
-5
/
+5
2019-09-16
taprio: Add support for hardware offloading
Vinicius Costa Gomes
1
-0
/
+1
2019-09-16
Merge branch 'next' into for-linus
Dmitry Torokhov
370
-5442
/
+10125
2019-09-16
cifs: Add support for root file systems
Paulo Alcantara (SUSE)
1
-0
/
+1
2019-09-16
Merge tag 'core-process-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+4
2019-09-16
tcp: Add TCP_INFO counter for packets received out-of-order
Thomas Higdon
1
-0
/
+2
2019-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-4
/
+4
2019-09-16
PCI: Add Amazon's Annapurna Labs vendor ID
Jonathan Chocron
1
-0
/
+2
2019-09-16
Merge branch 'sched/rt' into sched/core, to pick up -rt changes
Ingo Molnar
17
-17
/
+52
2019-09-16
libceph: add function that clears osd client's abort_err
Yan, Zheng
1
-0
/
+1
2019-09-16
libceph: add function that reset client's entity addr
Yan, Zheng
4
-0
/
+4
2019-09-16
bpf: fix accessing bpf_sysctl.file_pos on s390
Ilya Leoshkevich
1
-4
/
+4
2019-09-15
block: make rq sector size accessible for block stats
Hou Tao
1
-3
/
+12
2019-09-15
Merge tag 'spi-nor/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Richard Weinberger
2
-82
/
+212
2019-09-15
Merge tag 'nand/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Richard Weinberger
2
-1
/
+6
2019-09-15
compiler-types.h: add asm_inline definition
Rasmus Villemoes
1
-0
/
+6
2019-09-15
compiler_types.h: don't #define __inline
Rasmus Villemoes
1
-1
/
+10
2019-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-8
/
+25
2019-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+1
2019-09-14
export.h, genksyms: do not make genksyms calculate CRC of trimmed symbols
Masahiro Yamada
1
-26
/
+16
2019-09-13
Merge tag 'v5.3-rc8' into rdma.git for-next
Jason Gunthorpe
19
-50
/
+57
2019-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
14
-96
/
+70
2019-09-13
padata: remove cpu_index from the parallel_queue
Daniel Jordan
1
-2
/
+0
2019-09-13
padata: unbind parallel jobs from specific CPUs
Daniel Jordan
1
-0
/
+3
2019-09-13
padata: use separate workqueues for parallel and serial work
Daniel Jordan
1
-2
/
+4
2019-09-13
padata: make padata_do_parallel find alternate callback CPU
Daniel Jordan
1
-1
/
+1
2019-09-13
workqueue: unconfine alloc/apply/free_workqueue_attrs()
Daniel Jordan
1
-0
/
+4
2019-09-13
padata: allocate workqueue internally
Daniel Jordan
1
-2
/
+1
2019-09-13
netfilter: remove CONFIG_NETFILTER checks from headers.
Jeremy Sowden
6
-21
/
+4
2019-09-13
netfilter: conntrack: move code to linux/nf_conntrack_common.h.
Jeremy Sowden
2
-17
/
+35
2019-09-13
netfilter: replace defined(CONFIG...) || defined(CONFIG...MODULE) with IS_ENA...
Jeremy Sowden
2
-2
/
+2
2019-09-13
netfilter: move nf_bridge_frag_data struct definition to a more appropriate h...
Jeremy Sowden
2
-7
/
+14
2019-09-13
netfilter: move inline nf_ip6_ext_hdr() function to a more appropriate header.
Jeremy Sowden
2
-12
/
+12
2019-09-13
netfilter: inline xt_hashlimit, ebt_802_3 and xt_physdev headers
Jeremy Sowden
3
-31
/
+0
2019-09-13
netfilter: ip_tables: remove unused function declarations.
Jeremy Sowden
2
-4
/
+1
2019-09-13
netfilter: fix coding-style errors.
Jeremy Sowden
2
-2
/
+2
2019-09-12
vfs: Convert ramfs, shmem, tmpfs, devtmpfs, rootfs to use the new mount API
David Howells
2
-4
/
+4
2019-09-12
platform/chrome: cros_ec_chardev: Add a poll handler to receive MKBP events
Enric Balletbo i Serra
1
-0
/
+1
2019-09-12
mmc: queue: Fix bigger segments usage
Yoshihiro Shimoda
1
-0
/
+1
2019-09-12
Merge tag 'qcom-drivers-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
2
-4
/
+6
2019-09-12
quota: fix wrong condition in is_quota_modification()
Chao Yu
1
-1
/
+1
2019-09-12
gpio: htc-egpio: Remove unused exported htc_egpio_get_wakeup_irq()
Geert Uytterhoeven
1
-3
/
+0
[prev]
[next]