index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
seccomp: ignore secure_computing return values
Will Drewry
2012-04-18
1
-0
/
+7
*
seccomp: use a static inline for a function stub
Stephen Rothwell
2012-04-17
1
-1
/
+1
*
ptrace,seccomp: Add PTRACE_SECCOMP support
Will Drewry
2012-04-14
2
-1
/
+5
*
seccomp: Add SECCOMP_RET_TRAP
Will Drewry
2012-04-14
1
-0
/
+1
*
seccomp: add SECCOMP_RET_ERRNO
Will Drewry
2012-04-14
1
-4
/
+6
*
seccomp: remove duplicated failure logging
Kees Cook
2012-04-14
1
-4
/
+4
*
seccomp: add system call filtering using BPF
Will Drewry
2012-04-14
2
-4
/
+73
*
seccomp: kill the seccomp_t typedef
Will Drewry
2012-04-14
2
-5
/
+7
*
net/compat.c,linux/filter.h: share compat_sock_fprog
Will Drewry
2012-04-14
1
-0
/
+11
*
sk_run_filter: add BPF_S_ANC_SECCOMP_LD_W
Will Drewry
2012-04-14
1
-0
/
+1
*
Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs
Andy Lutomirski
2012-04-14
3
-0
/
+18
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-04-06
4
-7
/
+4
|
\
|
*
ethtool: Remove exception to the requirement of holding RTNL lock
Ben Hutchings
2012-04-06
1
-2
/
+1
|
*
tcp: tcp_sendpages() should call tcp_push() once
Eric Dumazet
2012-04-05
1
-1
/
+1
|
*
Merge branch 'master' of git://1984.lsi.us.es/net
David S. Miller
2012-04-03
1
-2
/
+2
|
|
\
|
|
*
netfilter: ipset: avoid use of kernel-only types
Jan Engelhardt
2012-03-26
1
-2
/
+2
|
*
|
net: fix /proc/net/dev regression
Eric Dumazet
2012-04-03
1
-2
/
+0
*
|
|
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-04-05
2
-7
/
+8
|
\
\
\
|
*
|
|
memcg swap: use mem_cgroup_uncharge_swap fix
Michal Hocko
2012-04-05
1
-7
/
+7
|
*
|
|
libfs: add simple_open()
Stephen Boyd
2012-04-05
1
-0
/
+1
*
|
|
|
Merge git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2012-04-04
1
-0
/
+5
|
\
\
\
\
|
*
|
|
|
CIFS: Fix VFS lock usage for oplocked files
Pavel Shilovsky
2012-04-01
1
-0
/
+5
*
|
|
|
|
Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2012-04-04
1
-3
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
x86,kgdb: Fix DEBUG_RODATA limitation using text_poke()
Jason Wessel
2012-03-29
1
-1
/
+2
|
*
|
|
|
|
kgdb,debug_core: pass the breakpoint struct instead of address and memory
Jason Wessel
2012-03-29
1
-2
/
+2
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
2012-04-04
2
-4
/
+11
|
\
\
\
\
\
\
|
*
|
|
|
|
|
common: DMA-mapping: add NON-CONSISTENT attribute
Marek Szyprowski
2012-03-28
1
-0
/
+1
|
*
|
|
|
|
|
common: DMA-mapping: add WRITE_COMBINE attribute
Marek Szyprowski
2012-03-28
1
-0
/
+1
|
*
|
|
|
|
|
common: dma-mapping: introduce mmap method
Marek Szyprowski
2012-03-28
1
-0
/
+3
|
*
|
|
|
|
|
common: dma-mapping: remove old alloc_coherent and free_coherent methods
Marek Szyprowski
2012-03-28
1
-4
/
+0
|
*
|
|
|
|
|
common: dma-mapping: introduce generic alloc() and free() methods
Marek Szyprowski
2012-03-28
1
-0
/
+6
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'pm-for-3.4-part-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2012-04-04
2
-5
/
+26
|
\
\
\
\
\
\
|
*
|
|
|
|
|
PM / QoS: add pm_qos_update_request_timeout() API
MyungJoo Ham
2012-03-28
1
-0
/
+4
|
*
|
|
|
|
|
PM / Sleep: Mitigate race between the freezer and request_firmware()
Rafael J. Wysocki
2012-03-28
1
-2
/
+19
|
*
|
|
|
|
|
firmware_class: Do not warn that system is not ready from async loads
Rafael J. Wysocki
2012-03-28
1
-0
/
+1
|
*
|
|
|
|
|
firmware_class: Rework usermodehelper check
Rafael J. Wysocki
2012-03-28
1
-3
/
+2
*
|
|
|
|
|
|
Merge branch 'selinux' ("struct common_audit_data" sanitizer)
Linus Torvalds
2012-04-04
1
-71
/
+25
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit...
Linus Torvalds
2012-04-03
1
-4
/
+3
|
*
|
|
|
|
|
|
LSM: shrink the common_audit_data data union
Eric Paris
2012-04-03
1
-17
/
+18
|
*
|
|
|
|
|
|
LSM: shrink sizeof LSM specific portion of common_audit_data
Eric Paris
2012-04-03
1
-50
/
+4
*
|
|
|
|
|
|
|
Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
2012-04-04
1
-5
/
+3
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
regulator: Fix comments in include/linux/regulator/machine.h
Axel Lin
2012-03-29
1
-5
/
+3
*
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-04-02
1
-1
/
+1
|
\
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
eql: dont rely on HZ=100
Eric Dumazet
2012-03-27
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge branch 'paul' (Fixups from Paul Gortmaker)
Linus Torvalds
2012-04-02
2
-5
/
+4
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
firewire: restore the device.h include in linux/firewire.h
Paul Gortmaker
2012-04-02
1
-2
/
+1
|
*
|
|
|
|
|
|
|
avr32: fix build failures from mis-naming of atmel_nand.h
Paul Gortmaker
2012-04-02
1
-3
/
+3
*
|
|
|
|
|
|
|
|
Merge branch 'for-next' of git://gitorious.org/kernel-hsi/kernel-hsi
Linus Torvalds
2012-04-02
4
-0
/
+475
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
HSI: hsi_char: Add HSI char device kernel configuration
Andras Domokos
2012-01-05
2
-0
/
+2
|
*
|
|
|
|
|
|
|
|
HSI: hsi_char: Add HSI char device driver
Andras Domokos
2012-01-05
1
-0
/
+63
[next]