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
2012-10-10
MODSIGN: Use utf8 strings in signer's name in autogenerated X.509 certs
David Howells
1
-0
/
+1
2012-10-10
MODSIGN: Use the same digest for the autogen key sig as for the module sig
David Howells
1
-1
/
+21
2012-10-10
MODSIGN: Implement module signature checking
David Howells
1
-1
/
+221
2012-10-10
MODSIGN: Provide module signing public keys to the kernel
David Howells
3
-2
/
+124
2012-10-10
MODSIGN: Automatically generate module signing keys if missing
David Howells
1
-0
/
+49
2012-10-10
MODSIGN: Add FIPS policy
David Howells
1
-0
/
+4
2012-10-10
module: signature checking hook
Rusty Russell
4
-1
/
+129
2012-10-10
irqdomain: augment add_simple() to allocate descs
Linus Walleij
1
-5
/
+28
2012-10-09
fs: handle failed audit_log_start properly
Sasha Levin
1
-0
/
+2
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+12
2012-10-09
timekeeping: Cast raw_interval to u64 to avoid shift overflow
Dan Carpenter
1
-1
/
+1
2012-10-09
timers: Fix endless looping between cascade() and internal_add_timer()
Hildner, Christian
1
-4
/
+6
2012-10-09
Merge branch 'fortglx/3.7/time' of git://git.linaro.org/people/jstultz/linux ...
Thomas Gleixner
78
-2670
/
+3421
2012-10-09
mm: wrap calls to set_pte_at_notify with invalidate_range_start and invalidat...
Haggai Eran
1
-0
/
+5
2012-10-09
mm: interval tree updates
Michel Lespinasse
1
-1
/
+6
2012-10-09
mm: replace vma prio_tree with an interval tree
Michel Lespinasse
2
-3
/
+2
2012-10-09
oom: remove deprecated oom_adj
Davidlohr Bueso
1
-1
/
+0
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
1
-1
/
+1
2012-10-09
mm: kill vma flag VM_EXECUTABLE and mm->num_exe_file_vmas
Konstantin Khlebnikov
1
-21
/
+0
2012-10-09
mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_file
Konstantin Khlebnikov
2
-13
/
+3
2012-10-09
CPU hotplug, debug: detect imbalance between get_online_cpus() and put_online...
Srivatsa S. Bhat
1
-0
/
+4
2012-10-09
Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry
Catalin Marinas
1
-2
/
+1
2012-10-08
rcu: Grace-period initialization excludes only RCU notifier
Paul E. McKenney
2
-11
/
+16
2012-10-07
uprobes: Fix the racy uprobe->flags manipulation
Oleg Nesterov
1
-14
/
+14
2012-10-07
uprobes: Fix prepare_uprobe() race with itself
Oleg Nesterov
1
-0
/
+8
2012-10-07
uprobes: Introduce prepare_uprobe()
Oleg Nesterov
1
-19
/
+41
2012-10-07
uprobes: Fix handle_swbp() vs unregister() + register() race
Oleg Nesterov
1
-0
/
+9
2012-10-07
uprobes: Do not delete uprobe if uprobe_unregister() fails
Oleg Nesterov
1
-6
/
+6
2012-10-07
uprobes: Don't return success if alloc_uprobe() fails
Oleg Nesterov
1
-1
/
+3
2012-10-07
Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-7
/
+1
2012-10-07
Merge tag 'for-v3.7' of git://git.infradead.org/users/cbou/linux-pstore
Linus Torvalds
1
-14
/
+1
2012-10-06
kernel/resource.c: fix stack overflow in __reserve_region_with_split()
T Makphaibulchoke
1
-12
/
+38
2012-10-06
taskstats: cgroupstats_user_cmd() may leak on error
Jesper Juhl
1
-0
/
+1
2012-10-06
kdump: remove unneeded include
Wei Yongjun
1
-1
/
+0
2012-10-06
coredump: pass siginfo_t* to do_coredump() and below, not merely signr
Denys Vlasenko
1
-1
/
+1
2012-10-06
coredump: update coredump-related headers
Alex Kelly
1
-0
/
+1
2012-10-06
coredump: make core dump functionality optional
Alex Kelly
1
-1
/
+11
2012-10-06
poweroff: fix bug in orderly_poweroff()
hongfeng
1
-1
/
+1
2012-10-06
kernel/sys.c: call disable_nonboot_cpus() in kernel_restart()
Shawn Guo
1
-0
/
+1
2012-10-05
perf: Fix perf_cgroup_switch for sw-events
Peter Zijlstra
1
-3
/
+6
2012-10-05
perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmu
Peter Zijlstra
1
-6
/
+6
2012-10-05
sched: Update sched_domains_numa_masks[][] when new cpus are onlined
Tang Chen
1
-0
/
+56
2012-10-05
sched: Ensure 'sched_domains_numa_levels' is safe to use in other functions
Tang Chen
1
-0
/
+13
2012-10-05
nohz: Fix one jiffy count too far in idle cputime
Frederic Weisbecker
1
-1
/
+1
2012-10-04
Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2012-10-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2
-46
/
+42
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-150
/
+44
2012-10-02
Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
6
-2
/
+33
2012-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
4
-15
/
+18
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
15
-219
/
+457
[prev]
[next]