Peter Hurley
|
e1c2296c34
tty: Move session_of_pgrp() and make static
|
11 years ago |
Linus Torvalds
|
8c81f48e16
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
11 years ago |
Daniel Walter
|
3db2e9cdc0
include/linux: remove strict_strto* definitions
|
11 years ago |
Linus Torvalds
|
5e40d331bd
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
11 years ago |
Michal Nazarewicz
|
c185b07fc9
include/linux/kernel.h: deduplicate code implementing clamp* macros
|
11 years ago |
Michal Nazarewicz
|
2e1d06e1c0
include/linux/kernel.h: rewrite min3, max3 and clamp using min and max
|
11 years ago |
Dave Young
|
6ccc72b87b
lib: Add a generic cmdline parse function parse_option_str
|
11 years ago |
David Howells
|
53d91c5ce0
Provide a binary to hex conversion function
|
11 years ago |
Linus Torvalds
|
c8d6637d04
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
11 years ago |
Josh Hunt
|
69361eef90
panic: add TAINT_SOFTLOCKUP
|
11 years ago |
Joe Perches
|
087face526
kernel.h: remove deprecated pack_hex_byte
|
11 years ago |
Rusty Russell
|
37549e94c7
sysfs: disallow world-writable files.
|
11 years ago |
Joe Perches
|
a69f5edb8b
mac_pton: Use bool not int return
|
11 years ago |
Linus Torvalds
|
6f4c98e1c2
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
11 years ago |
Rusty Russell
|
58f86cc89c
VERIFY_OCTAL_PERMISSIONS: stricter checking for sysfs perms.
|
11 years ago |
Dave Jones
|
8c90487cdc
Rename TAINT_UNSAFE_SMP to TAINT_CPU_OUT_OF_SPEC
|
11 years ago |
Mathieu Desnoyers
|
66cc69e34e
Fix: module signature vs tracepoints: add new TAINT_UNSIGNED_MODULE
|
11 years ago |
Linus Torvalds
|
4ba9920e5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
11 years ago |
Alex Elder
|
89a0714106
kernel.h: define u8, s8, u32, etc. limits
|
11 years ago |
Daniel Borkmann
|
89770b0a69
net: introduce reciprocal_scale helper and convert users
|
11 years ago |
Linus Torvalds
|
897aea303f
Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
11 years ago |
Axel Lin
|
386e79066f
include/linux/kernel.h: make might_fault() a nop for !MMU
|
11 years ago |
Jason Baron
|
5800dc3cff
panic: Make panic_timeout configurable
|
11 years ago |
Steven Rostedt (Red Hat)
|
042b10d83d
tracing: Remove unused function ftrace_off_permanent()
|
12 years ago |
Andre Naujoks
|
c26d436cbf
lib: introduce upper case hex ascii helpers
|
12 years ago |
Dhaval Giani
|
e67bc51e57
tracing: Fix trace_dump_stack() proto when CONFIG_TRACING is not set
|
12 years ago |
Linus Torvalds
|
80cc38b163
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
12 years ago |
Linus Torvalds
|
e13053f506
Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Andy Shevchenko
|
4cd5773a2a
net: core: move mac_pton() to lib/net_utils.c
|
12 years ago |
Steven Rostedt
|
bcf312cf76
tracing: Put trace_puts() comment above trace_puts() macro for kernel doc
|
12 years ago |