index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
gcov
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-12-14
MODSIGN: Avoid using .incbin in C source
Takashi Iwai
3
-8
/
+21
2012-12-14
modules: don't hand 0 to vmalloc.
Rusty Russell
6
-28
/
+18
2012-12-14
module: Remove a extra null character at the top of module->strtab.
Satoru Takeuchi
1
-5
/
+1
2012-12-14
ASN.1: Use the ASN1_LONG_TAG and ASN1_INDEFINITE_LENGTH constants
David Howells
1
-4
/
+4
2012-12-14
ASN.1: Define indefinite length marker constant
David Howells
1
-0
/
+2
2012-12-14
moduleparam: use __UNIQUE_ID()
Rusty Russell
1
-4
/
+2
2012-12-14
__UNIQUE_ID()
Rusty Russell
2
-0
/
+11
2012-12-14
MODSIGN: Add modules_sign make target
Josh Boyer
2
-0
/
+38
2012-12-14
powerpc: add finit_module syscall.
Rusty Russell
3
-1
/
+3
2012-12-14
ima: support new kernel module syscall
Mimi Zohar
7
-5
/
+41
2012-12-14
add finit_module syscall to asm-generic
Kees Cook
1
-1
/
+3
2012-12-14
ARM: add finit_module syscall to ARM
Kees Cook
2
-0
/
+2
2012-12-14
security: introduce kernel_module_from_file hook
Kees Cook
4
-0
/
+35
2012-12-14
module: add flags arg to sys_finit_module()
Rusty Russell
3
-15
/
+35
2012-12-14
module: add syscall to load module from fd
Kees Cook
5
-148
/
+223
2012-12-03
modsign: add symbol prefix to certificate list
James Hogan
1
-2
/
+2
2012-12-03
linux/kernel.h: define SYMBOL_PREFIX
James Hogan
1
-0
/
+7
2012-12-02
workqueue: mod_delayed_work_on() shouldn't queue timer on 0 delay
Tejun Heo
1
-3
/
+11
2012-12-02
workqueue: exit rescuer_thread() as TASK_RUNNING
Mike Galbraith
1
-1
/
+3
2012-11-30
x86, fpu: Avoid FPU lazy restore after suspend
Vincent Palatin
2
-6
/
+14
2012-11-30
drivers/rtc/rtc-tps65910.c: fix invalid pointer access on _remove()
Kim, Milo
1
-3
/
+3
2012-11-30
mm: soft offline: split thp at the beginning of soft_offline_page()
Naoya Horiguchi
1
-0
/
+8
2012-11-30
mm: avoid waking kswapd for THP allocations when compaction is deferred or co...
Mel Gorman
1
-10
/
+27
2012-11-30
revert "Revert "mm: remove __GFP_NO_KSWAPD""
Andrew Morton
4
-17
/
+10
2012-11-30
mm: vmscan: fix endless loop in kswapd balancing
Johannes Weiner
1
-9
/
+18
2012-11-30
mm/vmemmap: fix wrong use of virt_to_page
Jianguo Wu
1
-6
/
+4
2012-11-30
mm: compaction: fix return value of capture_free_page()
Mel Gorman
1
-1
/
+1
2012-11-30
fix off-by-one in argument passed by iterate_fd() to callbacks
Al Viro
1
-6
/
+8
2012-11-30
lookup_one_len: don't accept . and ..
Al Viro
1
-0
/
+5
2012-11-30
cifs: get rid of blind d_drop() in readdir
Al Viro
1
-1
/
+4
2012-11-30
nfs_lookup_revalidate(): fix a leak
Al Viro
1
-2
/
+2
2012-11-30
don't do blind d_drop() in nfs_prime_dcache()
Al Viro
1
-1
/
+2
2012-11-29
remoteproc: fix error path of ->find_vqs
Ohad Ben-Cohen
1
-6
/
+12
2012-11-29
microblaze: rt_sigreturn is too trigger-happy about sigaltstack errors
Al Viro
1
-1
/
+1
2012-11-29
score: do_sigaltstack() expects a userland pointer...
Al Viro
1
-5
/
+2
2012-11-29
sh64: fix altstack switching on sigreturn
Al Viro
1
-4
/
+2
2012-11-29
openrisk: fix altstack switching on sigreturn
Al Viro
1
-4
/
+2
2012-11-29
um: get_safe_registers() should be done in flush_thread(), not start_thread()
Al Viro
1
-1
/
+2
2012-11-28
c6x: use generic kvm_para.h
Mark Salter
2
-1
/
+2
2012-11-28
c6x: remove internal kernel symbols from exported setup.h
Mark Salter
2
-30
/
+36
2012-11-28
team: fix hw_features setup
Jiri Pirko
1
-1
/
+3
2012-11-28
atm: forever loop loading ambassador firmware
Dan Carpenter
1
-0
/
+1
2012-11-28
vhost: fix length for cross region descriptor
Michael S. Tsirkin
1
-1
/
+1
2012-11-28
irda: irttp: fix memory leak in irttp_open_tsap() error path
Tommi Rantala
1
-0
/
+1
2012-11-28
net: qmi_wwan: add Huawei E173
Bjørn Mork
1
-0
/
+1
2012-11-28
net/mlx4_en: Can set maxrate only for TC0
Amir Vadai
1
-1
/
+1
2012-11-28
sctp: Error in calculation of RTTvar
Schoch Christian
1
-1
/
+1
2012-11-28
sctp: fix -ENOMEM result with invalid user space pointer in sendto() syscall
Tommi Rantala
2
-6
/
+11
2012-11-28
sctp: fix memory leak in sctp_datamsg_from_user() when copy from user space f...
Tommi Rantala
1
-2
/
+5
2012-11-28
CIFS: Fix wrong buffer pointer usage in smb_set_file_info
Pavel Shilovsky
1
-2
/
+1
[next]