index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-07-31
lib/vsprintf.c: kptr_restrict: fix pK-error in SysRq show-all-timers(Q)
Dan Rosenberg
1
-1
/
+2
2012-07-31
lib/vsprintf.c: remind people to update Documentation/printk-formats.txt when...
Andrew Morton
1
-0
/
+2
2012-07-31
vsprintf: add %pMR for Bluetooth MAC address
Andrei Emeltchenko
2
-4
/
+24
2012-07-31
printk: remove the now unnecessary "C" annotation for KERN_CONT
Joe Perches
2
-3
/
+1
2012-07-31
printk: only look for prefix levels in kernel messages
Joe Perches
1
-15
/
+17
2012-07-31
printk: convert the format for KERN_<LEVEL> to a 2 byte pattern
Joe Perches
2
-13
/
+16
2012-07-31
sound: use printk_get_level and printk_skip_level
Joe Perches
1
-4
/
+9
2012-07-31
btrfs: use printk_get_level and printk_skip_level, add __printf, fix fallout
Joe Perches
4
-8
/
+50
2012-07-31
arch: remove direct definitions of KERN_<LEVEL> uses
Joe Perches
3
-5
/
+7
2012-07-31
printk: add kern_levels.h to make KERN_<LEVEL> available for asm use
Joe Perches
2
-18
/
+23
2012-07-31
printk: add generic functions to find KERN_<LEVEL> headers
Joe Perches
2
-5
/
+35
2012-07-31
kmsg: /dev/kmsg - properly return possible copy_from_user() failure
Kay Sievers
1
-1
/
+3
2012-07-31
drivers/misc/ti-st/st_core.c: missing NULL check
Alan Cox
1
-0
/
+5
2012-07-31
kernel/sys.c: avoid argv_free(NULL)
Andrew Morton
1
-19
/
+25
2012-07-31
NMI watchdog: fix for lockup detector breakage on resume
Sameer Nanda
3
-2
/
+30
2012-07-31
panic: fix a possible deadlock in panic()
Vikram Mulukutla
1
-0
/
+8
2012-07-31
avr32: fix build error in ATSTK1002 code
Fengguang Wu
1
-1
/
+1
2012-07-31
clk: validate pointer in __clk_disable()
Fengguang Wu
1
-0
/
+3
2012-07-31
arch/arm/mach-netx/fb.c: reuse dummy clk routines for CONFIG_HAVE_CLK=n
Viresh Kumar
1
-23
/
+0
2012-07-31
usb/host/r8a66597: remove conditional compilation of clk code
Viresh Kumar
2
-17
/
+0
2012-07-31
gadget/r8a66597: remove conditional compilation of clk code
Viresh Kumar
2
-13
/
+3
2012-07-31
gadget/m66592: remove conditional compilation of clk code
Viresh Kumar
2
-13
/
+1
2012-07-31
net/stmmac: remove conditional compilation of clk code
Viresh Kumar
2
-58
/
+17
2012-07-31
net/c_can: remove conditional compilation of clk code
Viresh Kumar
1
-8
/
+0
2012-07-31
ata/pata_arasan: remove conditional compilation of clk code
Viresh Kumar
1
-13
/
+1
2012-07-31
usb/musb: remove conditional compilation of clk code
Viresh Kumar
1
-8
/
+0
2012-07-31
usb/marvell: remove conditional compilation of clk code
Viresh Kumar
1
-9
/
+0
2012-07-31
i2c/i2c-pxa: remove conditional compilation of clk code
Viresh Kumar
1
-7
/
+0
2012-07-31
clk: remove redundant depends on from drivers/Kconfig
Viresh Kumar
1
-1
/
+0
2012-07-31
clk: add non CONFIG_HAVE_CLK routines
Viresh Kumar
1
-59
/
+109
2012-07-31
avr32/mm/fault.c: port OOM changes to do_page_fault
Kautuk Consul
1
-8
/
+25
2012-07-31
alpha: remove mysterious if zero-ed out includes
Paul Bolle
1
-12
/
+0
2012-07-31
xtensa/mm/fault.c: port OOM changes to do_page_fault
Kautuk Consul
1
-5
/
+24
2012-07-31
coredump: warn about unsafe suid_dumpable / core_pattern combo
Kees Cook
3
-7
/
+45
2012-07-31
fs: make dumpable=2 require fully qualified path
Kees Cook
2
-9
/
+26
2012-07-31
fs/xattr.c:getxattr(): improve handling of allocation failures
Sasha Levin
1
-4
/
+12
2012-07-31
ntfs: remove references to long gone super operations and unimplemented methods
Fernando Luis Vazquez Cao
1
-17
/
+0
2012-07-31
prctl: remove redunant assignment of "error" to zero
Sasikantha babu
1
-11
/
+2
2012-07-31
pcdp: use early_ioremap/early_iounmap to access pcdp table
Greg Pearson
1
-2
/
+2
2012-07-31
mm: fix wrong argument of migrate_huge_pages() in soft_offline_huge_page()
Joonsoo Kim
1
-3
/
+3
2012-07-27
tcp: perform DMA to userspace only if there is a task waiting for it
Jiri Kosina
1
-1
/
+3
2012-07-27
Revert "openvswitch: potential NULL deref in sample()"
Jesse Gross
1
-3
/
+0
2012-07-27
ipv4: fix TCP early demux
Eric Dumazet
3
-8
/
+8
2012-07-27
net: fix rtnetlink IFF_PROMISC and IFF_ALLMULTI handling
Jiri Benc
1
-1
/
+7
2012-07-27
USB: kaweth.c: use GFP_ATOMIC under spin_lock
Dan Carpenter
1
-1
/
+1
2012-07-27
tcp: Add TCP_USER_TIMEOUT negative value check
Hangbin Liu
1
-1
/
+4
2012-07-27
powerpc/ftrace: Trace function graph entry before updating index
Steven Rostedt
1
-6
/
+5
2012-07-27
radeonfb: Add quirk for the graphics adapter in some JSxx
Tony Breeds
1
-0
/
+35
2012-07-27
powerpc: Lack of firmware flash support is not an error
Anton Blanchard
1
-1
/
+1
2012-07-27
powerpc: Enable pseries hardware RNG and crypto modules
Anton Blanchard
2
-4
/
+8
[next]