index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-10
Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-21
/
+1024
2014-12-10
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-10
/
+26
2014-12-10
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-40
/
+41
2014-12-09
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
16
-213
/
+721
2014-12-09
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-9
/
+51
2014-12-09
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
15
-137
/
+268
2014-12-09
userns: Rename id_map_mutex to userns_state_mutex
Eric W. Biederman
1
-8
/
+6
2014-12-09
userns: Only allow the creator of the userns unprivileged mappings
Eric W. Biederman
1
-2
/
+4
2014-12-09
userns: Check euid no fsuid when establishing an unprivileged uid mapping
Eric W. Biederman
1
-1
/
+1
2014-12-09
userns: Don't allow unprivileged creation of gid mappings
Eric W. Biederman
1
-4
/
+0
2014-12-09
userns: Don't allow setgroups until a gid mapping has been setablished
Eric W. Biederman
2
-1
/
+17
2014-12-09
blktrace: don't let the sysfs interface remove trace from running list
Arianna Avanzini
1
-3
/
+0
2014-12-09
Merge branch 'next' into upstream for v3.19
Paul Moore
1
-1
/
+1
2014-12-08
Merge branch 'iov_iter' into for-next
Al Viro
35
-260
/
+410
2014-12-08
Merge branch 'pm-runtime'
Rafael J. Wysocki
1
-5
/
+1
2014-12-08
Merge branches 'pm-domains', 'pm-sleep' and 'pm-tools'
Rafael J. Wysocki
4
-35
/
+34
2014-12-08
Merge branches 'powercap', 'pm-clk', 'pm-config' and 'pm-opp'
Rafael J. Wysocki
1
-1
/
+0
2014-12-08
workqueue: allow rescuer thread to do more work.
NeilBrown
1
-1
/
+19
2014-12-08
workqueue: invert the order between pool->lock and wq_mayday_lock
Tejun Heo
1
-4
/
+4
2014-12-08
sched: Add missing rcu protection to wake_up_all_idle_cpus
Andy Lutomirski
1
-2
/
+7
2014-12-08
Merge tag 'v3.18' into drm-next
Dave Airlie
1
-2
/
+6
2014-12-07
genirq: Move irq_chip_write_msi_msg() helper to core
Thomas Gleixner
1
-0
/
+6
2014-12-06
Merge 3.18-rc7 into tty-next
Greg Kroah-Hartman
16
-95
/
+131
2014-12-05
bpf: verifier: add checks for BPF_ABS | BPF_IND instructions
Alexei Starovoitov
1
-2
/
+68
2014-12-05
userns: Document what the invariant required for safe unprivileged mappings.
Eric W. Biederman
1
-1
/
+3
2014-12-05
groups: Consolidate the setgroups permission checks
Eric W. Biederman
2
-2
/
+9
2014-12-05
drm/i915: compute wait_ioctl timeout correctly
Daniel Vetter
1
-0
/
+1
2014-12-04
bury struct proc_ns in fs/proc
Al Viro
1
-3
/
+1
2014-12-04
copy address of proc_ns_ops into ns_common
Al Viro
6
-4
/
+14
2014-12-04
new helpers: ns_alloc_inum/ns_free_inum
Al Viro
3
-6
/
+6
2014-12-04
make proc_ns_operations work with struct ns_common * instead of void *
Al Viro
3
-27
/
+9
2014-12-04
switch the rest of proc_ns_operations to working with &...->ns
Al Viro
3
-16
/
+27
2014-12-04
common object embedded into various struct ....ns
Al Viro
5
-11
/
+11
2014-12-04
workqueue: cosmetic update in rescuer_thread()
Tejun Heo
1
-1
/
+1
2014-12-03
context_tracking: Restore previous state in schedule_user
Andy Lutomirski
1
-2
/
+6
2014-12-04
PM: Drop CONFIG_PM_RUNTIME from the driver core
Rafael J. Wysocki
1
-4
/
+0
2014-12-03
tracing: Truncated output is better than nothing
Dan Carpenter
1
-5
/
+2
2014-12-03
tracing: Add additional marks to signal very large time deltas
Byungchul Park
3
-25
/
+34
2014-12-03
tracing: Allow NOT to filter AND and OR clauses
Steven Rostedt (Red Hat)
1
-4
/
+5
2014-12-03
tracing: Add NOT to filtering logic
Steven Rostedt (Red Hat)
1
-2
/
+18
2014-12-02
Merge tag 'v3.18-rc7' into drm-next
Dave Airlie
16
-95
/
+131
2014-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-1
/
+10
2014-11-27
Merge back earlier 'pm-runtime' material for 3.19-rc1.
Rafael J. Wysocki
1
-1
/
+1
2014-11-25
time: Fix sign bug in NTP mult overflow warning
John Stultz
1
-1
/
+1
2014-11-23
uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUME
Andy Lutomirski
1
-1
/
+0
2014-11-23
sched: Provide update_curr callbacks for stop/idle scheduling classes
Thomas Gleixner
2
-0
/
+10
2014-11-23
PCI/MSI: Move cached entry functions to irq core
Jiang Liu
1
-0
/
+13
2014-11-23
genirq: Provide default callbacks for msi_domain_ops
Jiang Liu
1
-8
/
+103
2014-11-23
genirq: Introduce msi_domain_alloc/free_irqs()
Jiang Liu
1
-0
/
+75
2014-11-23
genirq: Add generic msi irq domain support
Jiang Liu
3
-0
/
+152
[prev]
[next]