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-10-31
quota: Check that quota is not dirty before release
Dmitry Monakhov
1
-0
/
+10
2019-10-31
firmware: broadcom: add OP-TEE based BNXT f/w manager
Vikas Gupta
1
-0
/
+14
2019-10-31
pipe: Use head and tail pointers for the ring, not cursor and length
David Howells
2
-6
/
+58
2019-10-31
Add wake_up_interruptible_sync_poll_locked()
David Howells
1
-0
/
+3
2019-10-31
bpf: Replace prog_raw_tp+btf_id with prog_tracing
Alexei Starovoitov
2
-0
/
+6
2019-10-31
clk: ti: clkctrl: add new exported API for checking standby info
Tero Kristo
1
-0
/
+1
2019-10-31
clk: ti: clkctrl: convert to use bit helper macros instead of bitops
Tero Kristo
1
-1
/
+1
2019-10-31
phy: add PHY_MODE_LVDS
Heiko Stuebner
1
-1
/
+2
2019-10-31
efi/efi_test: Lock down /dev/efi_test and require CAP_SYS_ADMIN
Javier Martinez Canillas
1
-0
/
+1
2019-10-31
x86, efi: Never relocate kernel below lowest acceptable address
Kairui Song
1
-2
/
+16
2019-10-31
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
5
-29
/
+26
2019-10-31
Merge tag 'dmaengine-fix-5.4-rc6' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
1
-0
/
+3
2019-10-30
Revert "dma-buf: Add dma-buf heaps framework"
Sean Paul
1
-59
/
+0
2019-10-30
dma-mapping: Add vmap checks to dma_map_single()
Kees Cook
1
-0
/
+4
2019-10-30
dma-mapping: fix handling of dma-ranges for reserved memory (again)
Vladimir Murzin
1
-2
/
+2
2019-10-30
SUNRPC: Destroy the back channel when we destroy the host transport
Trond Myklebust
1
-0
/
+5
2019-10-30
Merge branches 'doc.2019.10.29a', 'fixes.2019.10.30a', 'nohz.2019.10.28a', 'r...
Paul E. McKenney
5
-29
/
+26
2019-10-30
rcu: Upgrade rcu_swap_protected() to rcu_replace_pointer()
Paul E. McKenney
1
-0
/
+18
2019-10-30
rcu: Remove unused function hlist_bl_del_init_rcu()
Ethan Hansen
1
-28
/
+0
2019-10-29
net/mlx5: Fix flow counter list auto bits struct
Roi Dayan
1
-2
/
+1
2019-10-29
PM: wakeup: Add routine to help fetch wakeup source object.
Ran Wang
1
-0
/
+9
2019-10-29
net: add __sys_accept4_file() helper
Jens Axboe
1
-0
/
+3
2019-10-29
io-wq: small threadpool implementation for io_uring
Jens Axboe
1
-0
/
+1
2019-10-29
gpu: host1x: Add direction flags to relocations
Thierry Reding
1
-0
/
+4
2019-10-29
gpu: host1x: Overhaul host1x_bo_{pin,unpin}() API
Thierry Reding
1
-7
/
+10
2019-10-29
regulator: fixed: add off-on-delay
Peng Fan
1
-0
/
+1
2019-10-29
resource: Add a resource_list_first_type helper
Rob Herring
1
-0
/
+12
2019-10-29
sched/kcpustat: Introduce vtime-aware kcpustat accessor for CPUTIME_SYSTEM
Frederic Weisbecker
1
-0
/
+11
2019-10-29
context_tracking: Check static key on context_tracking_enabled_*cpu()
Frederic Weisbecker
2
-4
/
+4
2019-10-29
sched/vtime: Introduce vtime_accounting_enabled_cpu()
Frederic Weisbecker
1
-6
/
+7
2019-10-29
sched/vtime: Rename vtime_accounting_cpu_enabled() to vtime_accounting_enable...
Frederic Weisbecker
2
-7
/
+7
2019-10-29
context_tracking: Introduce context_tracking_enabled_cpu()
Frederic Weisbecker
1
-0
/
+6
2019-10-29
context_tracking: Rename context_tracking_is_cpu_enabled() to context_trackin...
Frederic Weisbecker
3
-4
/
+4
2019-10-29
context_tracking: Rename context_tracking_is_enabled() => context_tracking_en...
Frederic Weisbecker
4
-16
/
+16
2019-10-29
context_tracking: Remove context_tracking_active()
Frederic Weisbecker
1
-1
/
+0
2019-10-29
sched/cputime: Add vtime guest task state
Frederic Weisbecker
1
-0
/
+2
2019-10-29
sched/cputime: Add vtime idle task state
Frederic Weisbecker
1
-2
/
+4
2019-10-29
sched/vtime: Record CPU under seqcount for kcpustat needs
Frederic Weisbecker
1
-0
/
+1
2019-10-28
net: fix sk_page_frag() recursion from memory reclaim
Tejun Heo
1
-0
/
+23
2019-10-28
net: add skb_queue_empty_lockless()
Eric Dumazet
1
-9
/
+24
2019-10-28
Merge branch 'odp_rework' into rdma.git for-next
Jason Gunthorpe
1
-4
/
+0
2019-10-28
RDMA/mlx5: Delete struct mlx5_priv->mkey_table
Jason Gunthorpe
1
-4
/
+0
2019-10-28
Merge tag 'v5.4-rc5' into rdma.git for-next
Jason Gunthorpe
22
-49
/
+180
2019-10-28
KVM: arm64: vgic-v4: Move the GICv4 residency flow to be driven by vcpu_load/put
Marc Zyngier
1
-0
/
+2
2019-10-28
Merge tag 'reset-for-v5.5' of git://git.pengutronix.de/git/pza/linux into arm...
Olof Johansson
2
-1
/
+48
2019-10-28
export: avoid code duplication in include/linux/export.h
Masahiro Yamada
1
-63
/
+28
2019-10-28
fs: add generic UNRESVSP and ZERO_RANGE ioctl handlers
Christoph Hellwig
2
-1
/
+4
2019-10-28
Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/core
Catalin Marinas
1
-0
/
+1
2019-10-28
perf/core, perf/x86: Introduce swap_task_ctx() method at 'struct pmu'
Alexey Budankov
1
-0
/
+9
2019-10-28
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+0
[prev]
[next]