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-19
audit: don't attempt to lookup PIDs when changing PID filtering audit rules
Paul Moore
1
-13
/
+0
2014-12-09
Merge branch 'next' into upstream for v3.19
Paul Moore
1
-1
/
+1
2014-11-17
audit: convert status version to a feature bitmap
Richard Guy Briggs
1
-1
/
+1
2014-11-11
audit: keep inode pinned
Miklos Szeredi
1
-0
/
+1
2014-10-30
audit: AUDIT_FEATURE_CHANGE message format missing delimiting space
Richard Guy Briggs
1
-1
/
+1
2014-10-10
audit: rename audit_log_remove_rule to disambiguate for trees
Richard Guy Briggs
1
-2
/
+2
2014-10-10
audit: cull redundancy in audit_rule_change
Richard Guy Briggs
1
-11
/
+7
2014-10-10
audit: WARN if audit_rule_change called illegally
Eric Paris
1
-1
/
+2
2014-10-10
audit: put rule existence check in canonical order
Richard Guy Briggs
1
-1
/
+1
2014-09-23
audit: get comm using lock to avoid race in string printing
Richard Guy Briggs
2
-4
/
+4
2014-09-23
audit: remove open_arg() function that is never used
Richard Guy Briggs
1
-8
/
+0
2014-09-23
audit: correct AUDIT_GET_FEATURE return message type
Richard Guy Briggs
1
-1
/
+1
2014-09-23
audit: set nlmsg_len for multicast messages.
Richard Guy Briggs
1
-1
/
+2
2014-09-23
audit: use union for audit_field values since they are mutually exclusive
Richard Guy Briggs
1
-9
/
+20
2014-09-23
audit: invalid op= values for rules
Burn Alting
3
-5
/
+5
2014-09-23
audit: use atomic_t to simplify audit_serial()
Richard Guy Briggs
1
-12
/
+2
2014-09-23
kernel/audit.c: use ARRAY_SIZE instead of sizeof/sizeof[0]
Fabian Frederick
1
-1
/
+1
2014-09-23
audit: reduce scope of audit_log_fcaps
Richard Guy Briggs
2
-2
/
+1
2014-09-23
audit: reduce scope of audit_net_id
Richard Guy Briggs
1
-1
/
+1
2014-09-23
audit: x86: drop arch from __audit_syscall_entry() interface
Richard Guy Briggs
1
-4
/
+2
2014-09-23
audit: add arch field to seccomp event log
Richard Guy Briggs
1
-5
/
+4
2014-09-23
audit: __audit_syscall_entry: ignore arch arg and call syscall_get_arch() dir...
Richard Guy Briggs
1
-1
/
+1
2014-08-03
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-5
/
+9
2014-08-01
timer: Fix lock inversion between hrtimer_bases.lock and scheduler locks
Jan Kara
1
-4
/
+6
2014-07-30
kexec: fix build error when hugetlbfs is disabled
David Rientjes
1
-0
/
+2
2014-07-30
Josh has moved
Josh Triplett
1
-2
/
+2
2014-07-30
kexec: export free_huge_page to VMCOREINFO
Atsushi Kumagai
1
-0
/
+2
2014-07-27
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-7
/
+39
2014-07-24
sched_clock: Avoid corrupting hrtimer tree during suspend
Stephen Boyd
1
-1
/
+3
2014-07-21
tracing: Fix wraparound problems in "uptime" trace clock
Tony Luck
2
-5
/
+6
2014-07-19
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
7
-45
/
+85
2014-07-19
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2014-07-19
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+18
2014-07-19
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-56
/
+121
2014-07-18
Merge tag 'pm+acpi-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+3
2014-07-18
kprobes: Fix "Failed to find blacklist" probing errors on ia64 and ppc64
Masami Hiramatsu
1
-5
/
+9
2014-07-17
Merge tag 'trace-fixes-v3.16-rc5-v2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-8
/
+19
2014-07-16
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2014-07-16
locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNER
Davidlohr Bueso
3
-3
/
+7
2014-07-16
locking/mutex: Disable optimistic spinning on some architectures
Peter Zijlstra
1
-1
/
+4
2014-07-16
locking/rwsem: Rename 'activity' to 'count'
Peter Zijlstra
1
-14
/
+14
2014-07-16
sched: Fix possible divide by zero in avg_atom() calculation
Mateusz Guzik
1
-1
/
+1
2014-07-16
locking/spinlocks/mcs: Micro-optimize osq_unlock()
Jason Low
1
-2
/
+2
2014-07-16
locking/spinlocks/mcs: Introduce and use init macro and function for osq locks
Jason Low
2
-2
/
+2
2014-07-16
locking/spinlocks/mcs: Convert osq lock to atomic_t to reduce overhead
Jason Low
4
-11
/
+44
2014-07-16
locking/spinlocks/mcs: Rename optimistic_spin_queue() to optimistic_spin_node()
Jason Low
2
-16
/
+16
2014-07-16
locking/rwsem: Allow conservative optimistic spinning when readers have lock
Jason Low
1
-5
/
+5
2014-07-16
perf: Fix lockdep warning on process exit
Peter Zijlstra
1
-1
/
+17
2014-07-16
perf: Revert ("perf: Always destroy groups on exit")
Peter Zijlstra
1
-1
/
+13
2014-07-15
ring-buffer: Fix polling on trace_pipe
Martin Lau
1
-4
/
+0
[next]