index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-30
genirq: Track whether the trigger type has been set
Marc Zyngier
1
-1
/
+12
2017-11-30
sched/rt: Simplify the IPI based RT balancing logic
Steven Rostedt (Red Hat)
3
-208
/
+138
2017-11-30
sched: Make resched_cpu() unconditional
Paul E. McKenney
1
-2
/
+1
2017-11-30
cpufreq: schedutil: Reset cached_raw_freq when not in sync with next_freq
Viresh Kumar
1
-1
/
+5
2017-11-24
rcu: Fix up pending cbs check in rcu_prepare_for_idle
Neeraj Upadhyay
1
-1
/
+1
2017-11-09
Merge tag 'pm-final-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-5
/
+1
2017-11-09
Merge branch 'pm-cpufreq-sched'
Rafael J. Wysocki
1
-5
/
+1
2017-11-06
Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+2
2017-11-05
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+4
2017-11-04
cpufreq: schedutil: Examine the correct CPU when we update util
Chris Redpath
1
-5
/
+1
2017-11-04
Merge branch 'linus' into core/urgent, to pick up dependent commits
Ingo Molnar
137
-7
/
+157
2017-11-03
Merge branch 'linus' into perf/urgent, to pick up dependent commits
Ingo Molnar
137
-9
/
+168
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
134
-0
/
+134
2017-11-02
futex: futex_wake_op, do not fail on invalid op
Jiri Slaby
1
-2
/
+10
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
134
-0
/
+134
2017-11-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+1
2017-11-01
signal: Fix name of SIGEMT in #if defined() check
Andrew Clayton
1
-1
/
+1
2017-11-01
watchdog/hardlockup/perf: Use atomics to track in-use cpu counter
Don Zickus
1
-3
/
+5
2017-11-01
watchdog/harclockup/perf: Revert a33d44843d45 ("watchdog/hardlockup/perf: Sim...
Thomas Gleixner
1
-2
/
+5
2017-11-01
futex: Fix more put_pi_state() vs. exit_pi_state_list() races
Peter Zijlstra
1
-3
/
+20
2017-11-01
bpf: remove SK_REDIRECT from UAPI
John Fastabend
1
-4
/
+12
2017-10-30
workqueue: Fix NULL pointer dereference
Li Bin
1
-1
/
+2
2017-10-30
perf/cgroup: Fix perf cgroup hierarchy support
Tejun Heo
1
-2
/
+4
2017-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-3
/
+12
2017-10-29
bpf: rename sk_actions to align with bpf infrastructure
John Fastabend
1
-1
/
+2
2017-10-29
bpf: bpf_compute_data uses incorrect cb structure
John Fastabend
1
-2
/
+10
2017-10-23
Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-22
/
+15
2017-10-22
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+5
2017-10-22
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+12
2017-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-32
/
+77
2017-10-22
bpf: fix pattern matches for direct packet access
Daniel Borkmann
1
-0
/
+24
2017-10-22
bpf: fix off by one for range markings with L{T, E} patterns
Daniel Borkmann
1
-12
/
+21
2017-10-22
bpf: devmap fix arithmetic overflow in bitmap_size calculation
John Fastabend
1
-1
/
+1
2017-10-21
cpu/hotplug: Reset node state after operation
Thomas Gleixner
1
-0
/
+5
2017-10-20
waitid(): Avoid unbalanced user_access_end() on access_ok() error
Kees Cook
1
-2
/
+2
2017-10-20
bpf: require CAP_NET_ADMIN when using devmap
John Fastabend
1
-0
/
+3
2017-10-20
bpf: require CAP_NET_ADMIN when using sockmap maps
John Fastabend
1
-0
/
+3
2017-10-20
bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region
John Fastabend
1
-10
/
+9
2017-10-20
bpf: enforce TCP only support for sockmap
John Fastabend
1
-0
/
+6
2017-10-19
doc: Fix various RCU docbook comment-header problems
Paul E. McKenney
3
-12
/
+17
2017-10-19
membarrier: Provide register expedited private command
Mathieu Desnoyers
1
-4
/
+30
2017-10-19
bpf: do not test for PCPU_MIN_UNIT_SIZE before percpu allocations
Daniel Borkmann
2
-5
/
+1
2017-10-19
bpf: fix splat for illegal devmap percpu allocation
Daniel Borkmann
1
-2
/
+3
2017-10-18
bpf: disallow arithmetic operations on context pointer
Jakub Kicinski
1
-2
/
+6
2017-10-16
Merge tag 'irqchip-4.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Thomas Gleixner
1
-3
/
+12
2017-10-14
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-94
/
+49
2017-10-14
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+9
2017-10-14
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-28
/
+20
2017-10-14
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-2
/
+45
2017-10-13
kmemleak: clear stale pointers from task stacks
Konstantin Khlebnikov
1
-0
/
+4
[next]