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
2016-09-30
PM / hibernate: Fix rtree_next_node() to avoid walking off list ends
James Morse
1
-5
/
+5
2016-09-30
PM / hibernate: Restore processor state before using per-CPU variables
Thomas Garnier
1
-2
/
+2
2016-09-30
tracing: Move mutex to protect against resetting of seq data
Steven Rostedt (Red Hat)
1
-7
/
+8
2016-09-30
fix memory leaks in tracing_buffers_splice_read()
Al Viro
1
-6
/
+8
2016-09-30
cgroup: duplicate cgroup reference when cloning sockets
Johannes Weiner
1
-0
/
+6
2016-09-30
Makefile: Mute warning for __builtin_return_address(>0) for tracing only
Steven Rostedt
1
-0
/
+4
2016-09-24
genirq/msi: Fix broken debug output
Thomas Gleixner
1
-0
/
+1
2016-09-24
kconfig: tinyconfig: provide whole choice blocks to avoid warnings
Arnd Bergmann
1
-0
/
+8
2016-09-24
sched/core: Fix a race between try_to_wake_up() and a woken up task
Balbir Singh
1
-0
/
+22
2016-09-24
cpuset: make sure new tasks conform to the current config of the cpuset
Zefan Li
1
-0
/
+15
2016-09-24
mm: fix cache mode of dax pmd mappings
Dan Williams
1
-0
/
+9
2016-09-24
audit: fix exe_file access in audit_exe_compare
Mateusz Guzik
1
-3
/
+5
2016-09-24
mm: introduce get_task_exe_file
Mateusz Guzik
1
-0
/
+23
2016-09-24
mm, mempolicy: task->mempolicy must be NULL before dropping final reference
David Rientjes
1
-6
/
+1
2016-09-24
kexec: fix double-free when failing to relocate the purgatory
Thiago Jung Bauermann
1
-0
/
+3
2016-09-24
bpf: fix method of PTR_TO_PACKET reg id generation
Jakub Kicinski
1
-1
/
+2
2016-09-15
timekeeping: Avoid taking lock in NMI path with CONFIG_DEBUG_TIMEKEEPING
John Stultz
1
-1
/
+4
2016-09-15
timekeeping: Cap array access in timekeeping_debug
John Stultz
1
-2
/
+7
2016-09-15
cgroup: reduce read locked section of cgroup_threadgroup_rwsem during fork
Balbir Singh
1
-2
/
+2
2016-09-15
cred: Reject inodes with invalid ids in set_create_file_as()
Seth Forshee
1
-0
/
+2
2016-09-15
kernel: Add noaudit variant of ns_capable()
Tyler Hicks
1
-10
/
+36
2016-09-07
sched/cputime: Fix NO_HZ_FULL getrusage() monotonicity regression
Peter Zijlstra
1
-5
/
+10
2016-09-07
perf/core: Fix event_function_local()
Peter Zijlstra
1
-12
/
+48
2016-09-07
uprobes: Fix the memcg accounting
Oleg Nesterov
1
-2
/
+3
2016-09-07
genirq/msi: Make sure PCI MSIs are activated early
Marc Zyngier
1
-0
/
+11
2016-09-07
genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAP
Thomas Gleixner
1
-6
/
+2
2016-08-20
module: Invalidate signatures on force-loaded modules
Ben Hutchings
1
-4
/
+9
2016-08-20
cgroupns: Only allow creation of hierarchies in the initial cgroup namespace
Eric W. Biederman
1
-6
/
+2
2016-08-20
cgroupns: Close race between cgroup_post_fork and copy_cgroup_ns
Eric W. Biederman
1
-0
/
+5
2016-08-20
cgroupns: Fix the locking in copy_cgroup_ns
Eric W. Biederman
1
-4
/
+1
2016-08-20
audit: fix a double fetch in audit_log_single_execve_arg()
Paul Moore
1
-168
/
+164
2016-07-16
Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+1
2016-07-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2016-07-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-7
/
+9
2016-07-15
gcov: add support for gcc version >= 6
Florian Meier
1
-1
/
+1
2016-07-14
Merge branches 'perf-urgent-for-linus' and 'timers-urgent-for-linus' of git:/...
Linus Torvalds
1
-0
/
+1
2016-07-13
sched/core: Correct off by one bug in load migration calculation
Thomas Gleixner
3
-7
/
+9
2016-07-13
cpu/hotplug: Keep enough storage space if SMP=n to avoid array out of bounds ...
Thomas Gleixner
1
-0
/
+2
2016-07-11
posix_cpu_timer: Exit early when process has been reaped
Alexey Dobriyan
1
-0
/
+1
2016-07-08
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-22
/
+20
2016-07-07
perf/core: Fix pmu::filter_match for SW-led groups
Mark Rutland
1
-1
/
+22
2016-06-29
Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
3
-4
/
+25
2016-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-37
/
+16
2016-06-29
Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-72
/
+76
2016-06-29
bpf, perf: delay release of BPF prog after grace period
Daniel Borkmann
1
-1
/
+1
2016-06-28
audit: move audit_get_tty to reduce scope and kabi changes
Richard Guy Briggs
3
-1
/
+21
2016-06-28
audit: move calcs after alloc and check when logging set loginuid
Richard Guy Briggs
1
-3
/
+4
2016-06-27
sched/fair: Fix calc_cfs_shares() fixed point arithmetics width confusion
Peter Zijlstra
1
-16
/
+11
2016-06-27
sched/fair: Fix effective_load() to consistently use smoothed load
Peter Zijlstra
1
-6
/
+9
2016-06-25
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-21
/
+66
[next]