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
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2014-03-20
audit: anchor all pid references in the initial pid namespace
Richard Guy Briggs
3
-10
/
+28
2014-03-20
audit: convert PPIDs to the inital PID namespace.
Richard Guy Briggs
2
-3
/
+3
2014-03-20
audit: rename the misleading audit_get_context() to audit_take_context()
Richard Guy Briggs
1
-3
/
+4
2014-03-20
audit: Send replies in the proper network namespace.
Eric W. Biederman
2
-13
/
+15
2014-03-20
audit: Use struct net not pid_t to remember the network namespce to reply in
Eric W. Biederman
3
-6
/
+9
2014-03-20
audit: Audit proc/<pid>/cmdline aka proctitle
William Roberts
2
-0
/
+73
2014-03-20
profile: Fix CPU hotplug callback registration
Srivatsa S. Bhat
1
-5
/
+15
2014-03-20
trace, ring-buffer: Fix CPU hotplug callback registration
Srivatsa S. Bhat
1
-8
/
+11
2014-03-20
CPU hotplug: Provide lockless versions of callback registration functions
Srivatsa S. Bhat
1
-2
/
+19
2014-03-20
CPU hotplug: Add lockdep annotations to get/put_online_cpus()
Gautham R. Shenoy
1
-0
/
+17
2014-03-20
Merge branches 'pm-runtime' and 'pm-sleep'
Rafael J. Wysocki
6
-14
/
+20
2014-03-20
Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers'
Rafael J. Wysocki
1
-6
/
+12
2014-03-20
timer: Remove code redundancy while calling get_nohz_timer_target()
Viresh Kumar
3
-21
/
+6
2014-03-20
timer: Use variable head instead of &work_list in __run_timers()
Viresh Kumar
1
-1
/
+1
2014-03-19
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+7
2014-03-19
cgroup: fix cgroup_taskset walking order
Tejun Heo
1
-5
/
+19
2014-03-19
resources: Set type in __request_region()
Bjorn Helgaas
1
-2
/
+2
2014-03-19
cgroup: implement CFTYPE_ONLY_ON_DFL
Tejun Heo
1
-0
/
+2
2014-03-19
cgroup: make cgrp_dfl_root mountable
Tejun Heo
1
-33
/
+61
2014-03-19
cgroup: drop const from @buffer of cftype->write_string()
Tejun Heo
3
-3
/
+3
2014-03-19
cgroup: rename cgroup_dummy_root and related names
Tejun Heo
1
-87
/
+81
2014-03-19
cgroup: move ->subsys_mask from cgroupfs_root to cgroup
Tejun Heo
1
-22
/
+39
2014-03-19
cgroup: treat cgroup_dummy_root as an equivalent hierarchy during rebinding
Tejun Heo
1
-44
/
+56
2014-03-19
cgroup: use cgroup_setup_root() to initialize cgroup_dummy_root
Tejun Heo
1
-23
/
+20
2014-03-19
cgroup: reorganize cgroup bootstrapping
Tejun Heo
1
-51
/
+49
2014-03-19
cgroup: relocate setting of CGRP_DEAD
Tejun Heo
1
-9
/
+9
2014-03-19
genirq: procfs: Make smp_affinity values go+r
Chema Gonzalez
1
-4
/
+4
2014-03-19
softirq: Add linux/irq.h to make it compile again
Thomas Gleixner
1
-0
/
+1
2014-03-18
cgroup: fix a failure path in create_css()
Li Zefan
1
-4
/
+7
2014-03-18
uprobes: allow ignoring of probe hits
David A. Long
1
-0
/
+9
2014-03-18
uprobes: Kconfig dependency fix
David A. Long
1
-0
/
+1
2014-03-16
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-3
/
+12
2014-03-14
genirq: Add a new IRQCHIP_EOI_THREADED flag
Thomas Gleixner
3
-9
/
+42
2014-03-13
block: remove old blk_iopoll_enabled variable
Jens Axboe
1
-12
/
+0
2014-03-13
sched: Remove needless round trip nsecs <-> tick conversion of steal time
Frederic Weisbecker
2
-16
/
+0
2014-03-13
cputime: Fix jiffies based cputime assumption on steal accounting
Frederic Weisbecker
1
-5
/
+11
2014-03-13
Fix: module signature vs tracepoints: add new TAINT_UNSIGNED_MODULE
Mathieu Desnoyers
3
-3
/
+8
2014-03-13
module: use pr_cont
Jiri Slaby
1
-3
/
+3
2014-03-12
Merge branch 'irq/for-gpio' into irq/core
Thomas Gleixner
20
-98
/
+168
2014-03-12
genirq: Provide irq_request/release_resources chip callbacks
Thomas Gleixner
1
-1
/
+27
2014-03-12
locking/mutex: Fix debug checks
Peter Zijlstra
2
-0
/
+13
2014-03-12
sched: Clean up the task_hot() function
Alex Shi
1
-2
/
+2
2014-03-12
sched: Remove double calculation in fix_small_imbalance()
Vincent Guittot
1
-4
/
+2
2014-03-12
sched: Fix broken setscheduler()
Steven Rostedt
1
-1
/
+9
2014-03-11
ftrace: Constify ftrace_text_reserved
Sasha Levin
1
-1
/
+1
2014-03-11
tracepoints: API doc update to tracepoint_probe_register() return value
Mathieu Desnoyers
1
-1
/
+11
2014-03-11
tracepoints: API doc update to data argument
Mathieu Desnoyers
1
-0
/
+4
2014-03-12
PM: Add missing "freeze" state
Geert Uytterhoeven
1
-2
/
+2
2014-03-12
PM / Hibernate: Spelling s/anonymouns/anonymous/
Geert Uytterhoeven
1
-1
/
+1
2014-03-11
ftrace: Fix compilation warning about control_ops_free
Jiri Slaby
1
-5
/
+5
[prev]
[next]