index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: require CAP_NET_ADMIN when using devmap
John Fastabend
2017-10-20
1
-0
/
+3
*
bpf: require CAP_NET_ADMIN when using sockmap maps
John Fastabend
2017-10-20
1
-0
/
+3
*
bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region
John Fastabend
2017-10-20
1
-10
/
+9
*
bpf: enforce TCP only support for sockmap
John Fastabend
2017-10-20
1
-0
/
+6
*
bpf: do not test for PCPU_MIN_UNIT_SIZE before percpu allocations
Daniel Borkmann
2017-10-19
2
-5
/
+1
*
bpf: fix splat for illegal devmap percpu allocation
Daniel Borkmann
2017-10-19
1
-2
/
+3
*
bpf: disallow arithmetic operations on context pointer
Jakub Kicinski
2017-10-18
1
-2
/
+6
*
Revert "net: defer call to cgroup_sk_alloc()"
Eric Dumazet
2017-10-11
1
-0
/
+11
*
net: defer call to cgroup_sk_alloc()
Eric Dumazet
2017-10-10
1
-11
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-10-10
2
-0
/
+6
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-10-09
1
-0
/
+1
|
|
\
|
|
*
netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'
Shmulik Ladkani
2017-10-09
1
-0
/
+1
|
*
|
bpf: fix liveness marking
Alexei Starovoitov
2017-10-08
1
-0
/
+5
*
|
|
Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-10-06
5
-520
/
+372
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
watchdog/core: Put softlockup_threads_initialized under ifdef guard
Thomas Gleixner
2017-10-04
1
-1
/
+1
|
*
|
watchdog/core: Rename some softlockup_* functions
Thomas Gleixner
2017-10-04
1
-9
/
+9
|
*
|
powerpc/watchdog: Make use of watchdog_nmi_probe()
Thomas Gleixner
2017-10-04
1
-1
/
+4
|
*
|
watchdog/core, powerpc: Lock cpus across reconfiguration
Thomas Gleixner
2017-10-04
2
-3
/
+10
|
*
|
watchdog/core, powerpc: Replace watchdog_nmi_reconfigure()
Thomas Gleixner
2017-10-04
1
-15
/
+18
|
*
|
watchdog/hardlockup/perf: Fix spelling mistake: "permanetely" -> "permanently"
Colin Ian King
2017-09-28
1
-1
/
+1
|
*
|
watchdog/hardlockup/perf: Cure UP damage
Thomas Gleixner
2017-09-25
1
-1
/
+6
|
*
|
watchdog/hardlockup: Clean up hotplug locking mess
Thomas Gleixner
2017-09-14
1
-6
/
+0
|
*
|
watchdog/hardlockup/perf: Simplify deferred event destroy
Thomas Gleixner
2017-09-14
1
-5
/
+2
|
*
|
watchdog/hardlockup/perf: Use new perf CPU enable mechanism
Thomas Gleixner
2017-09-14
2
-84
/
+8
|
*
|
watchdog/hardlockup/perf: Implement CPU enable replacement
Thomas Gleixner
2017-09-14
1
-0
/
+11
|
*
|
watchdog/hardlockup/perf: Implement init time detection of perf
Thomas Gleixner
2017-09-14
1
-1
/
+12
|
*
|
watchdog/hardlockup/perf: Implement init time perf validation
Thomas Gleixner
2017-09-14
1
-0
/
+37
|
*
|
watchdog/core: Get rid of the racy update loop
Thomas Gleixner
2017-09-14
1
-48
/
+47
|
*
|
watchdog/core, powerpc: Make watchdog_nmi_reconfigure() two stage
Thomas Gleixner
2017-09-14
1
-9
/
+22
|
*
|
watchdog/sysctl: Clean up sysctl variable name space
Thomas Gleixner
2017-09-14
2
-29
/
+28
|
*
|
watchdog/sysctl: Get rid of the #ifdeffery
Thomas Gleixner
2017-09-14
1
-5
/
+1
|
*
|
watchdog/core: Further simplify sysctl handling
Thomas Gleixner
2017-09-14
1
-20
/
+7
|
*
|
watchdog/core: Get rid of the thread teardown/setup dance
Thomas Gleixner
2017-09-14
1
-171
/
+19
|
*
|
watchdog/core: Create new thread handling infrastructure
Thomas Gleixner
2017-09-14
1
-0
/
+75
|
*
|
smpboot/threads, watchdog/core: Avoid runtime allocation
Thomas Gleixner
2017-09-14
2
-31
/
+12
|
*
|
watchdog/core: Split out cpumask write function
Thomas Gleixner
2017-09-14
1
-19
/
+21
|
*
|
watchdog/core: Clean up the #ifdef maze
Thomas Gleixner
2017-09-14
1
-20
/
+13
|
*
|
watchdog/core: Clean up stub functions
Thomas Gleixner
2017-09-14
1
-46
/
+22
|
*
|
watchdog/core: Remove the park_in_progress obfuscation
Thomas Gleixner
2017-09-14
2
-25
/
+19
|
*
|
watchdog/hardlockup/perf: Prevent CPU hotplug deadlock
Thomas Gleixner
2017-09-14
3
-6
/
+59
|
*
|
watchdog/hardlockup/perf: Remove broken self disable on failure
Thomas Gleixner
2017-09-14
2
-28
/
+7
|
*
|
watchdog/core: Mark hardlockup_detector_disable() __init
Thomas Gleixner
2017-09-14
1
-1
/
+1
|
*
|
watchdog/core: Rename watchdog_proc_mutex
Thomas Gleixner
2017-09-14
1
-8
/
+7
|
*
|
watchdog/core: Rework CPU hotplug locking
Thomas Gleixner
2017-09-14
1
-6
/
+6
|
*
|
watchdog/core: Remove broken suspend/resume interfaces
Thomas Gleixner
2017-09-14
1
-88
/
+1
|
*
|
watchdog/core: Provide interface to stop from poweroff()
Thomas Gleixner
2017-09-14
1
-1
/
+13
|
*
|
watchdog/hardlockup: Provide interface to stop/restart perf events
Peter Zijlstra
2017-09-14
1
-0
/
+41
*
|
|
Merge tag 'pm-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-10-06
1
-7
/
+11
|
\
\
\
|
*
\
\
Merge branch 'pm-sleep'
Rafael J. Wysocki
2017-10-06
1
-7
/
+11
|
|
\
\
\
|
|
*
|
|
PM / s2idle: Invoke the ->wake() platform callback earlier
Rafael J. Wysocki
2017-09-29
1
-7
/
+11
|
|
|
|
/
|
|
|
/
|
[next]