index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
audit_watch.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-16
arm64: partially revert "ARM: 8167/1: extend the reserved memory for initrd t...
Catalin Marinas
1
-7
/
+1
2015-01-15
tracing: Fix enabling of syscall events on the command line
Steven Rostedt (Red Hat)
1
-14
/
+55
2015-01-15
tracing: Remove extra call to init_ftrace_syscalls()
Steven Rostedt (Red Hat)
1
-1
/
+0
2015-01-15
ftrace/jprobes/x86: Fix conflict between jprobes and function graph tracing
Steven Rostedt (Red Hat)
1
-5
/
+15
2015-01-15
ftrace: Check both notrace and filter for old hash
Steven Rostedt (Red Hat)
1
-7
/
+20
2015-01-15
ftrace: Fix updating of filters for shared global_ops filters
Steven Rostedt (Red Hat)
1
-1
/
+25
2015-01-14
tg3: Release tp->lock before invoking synchronize_irq()
Prashant Sreedharan
1
-0
/
+12
2015-01-14
tg3: tg3_reset_task() needs to use rtnl_lock to synchronize
Prashant Sreedharan
1
-0
/
+3
2015-01-14
tg3: tg3_timer() should grab tp->lock before checking for tp->irq_sync
Prashant Sreedharan
1
-3
/
+5
2015-01-14
team: avoid possible underflow of count_pending value for notify_peers and mc...
Jiri Pirko
1
-2
/
+14
2015-01-14
openvswitch: packet messages need their own probe attribtue
Thomas Graf
2
-1
/
+6
2015-01-14
i40e: adds FCoE configure option
Vasu Dev
3
-3
/
+14
2015-01-14
cxgb4vf: Fix queue allocation for 40G adapter
Hariprasad Shenai
1
-1
/
+1
2015-01-14
netdevice: Add missing parentheses in macro
Benjamin Poirier
1
-1
/
+1
2015-01-14
bridge: only provide proxy ARP when CONFIG_INET is enabled
Arnd Bergmann
1
-1
/
+2
2015-01-14
usb: dwc3: gadget: Stop TRB preparation after limit is reached
Amit Virdi
1
-0
/
+3
2015-01-14
usb: dwc3: gadget: Fix TRB preparation during SG
Amit Virdi
1
-2
/
+1
2015-01-14
mmc: sdhci: Set SDHCI_POWER_ON with external vmmc
Tim Kryger
1
-0
/
+6
2015-01-14
neighbour: fix base_reachable_time(_ms) not effective immediatly when changed
Jean-Francois Remy
1
-0
/
+44
2015-01-14
net: fec: fix MDIO bus assignement for dual fec SoC's
Stefan Agner
4
-4
/
+37
2015-01-13
xen-netfront: use different locks for Rx and Tx stats
David Vrabel
1
-29
/
+42
2015-01-13
drivers: net: cpsw: fix multicast flush in dual emac mode
Mugunthan V N
3
-4
/
+19
2015-01-13
leds: netxbig: fix oops at probe time
Simon Guinot
1
-6
/
+6
2015-01-13
cxgb4vf: Initialize mdio_addr before using it
Hariprasad Shenai
1
-0
/
+2
2015-01-13
kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val)
Christian Borntraeger
1
-6
/
+6
2015-01-13
net: Corrected the comment describing the ndo operations to reflect the actua...
B Viswanath
1
-2
/
+2
2015-01-13
usb: phy: mv-usb: fix usb_phy build errors
Arnd Bergmann
1
-3
/
+2
2015-01-13
fbdev/broadsheetfb: fix memory leak
Colin Ian King
1
-3
/
+5
2015-01-13
locks: fix NULL-deref in generic_delete_lease
NeilBrown
1
-1
/
+1
2015-01-13
simplefb: Fix build failure on Sparc
Hans de Goede
1
-1
/
+1
2015-01-13
x86/xen: properly retrieve NMI reason
Jan Beulich
2
-1
/
+72
2015-01-13
staging: vt6655: fix sparse warning: argument type
Eddie Kovsky
1
-1
/
+1
2015-01-13
staging: vt6655: Fix loss of distant/weak access points on channel change.
Malcolm Priestley
1
-0
/
+8
2015-01-13
staging: vt6655: vnt_tx_packet Fix corrupted tx packets.
Malcolm Priestley
2
-5
/
+7
2015-01-13
staging: vt6655: fix sparse warnings: incorrect argument type
Mike Krinkin
1
-2
/
+4
2015-01-13
mm: mmu_gather: use tlb->end != 0 only for TLB invalidation
Will Deacon
2
-6
/
+10
2015-01-12
usb/kaweth: use GFP_ATOMIC under spin_lock in usb_start_wait_urb()
Alexey Khoroshilov
1
-1
/
+1
2015-01-12
MAINTAINERS: add me as ibmveth maintainer
Thomas Falcon
1
-1
/
+1
2015-01-12
tipc: fix bug in broadcast retransmit code
Jon Paul Maloy
1
-2
/
+3
2015-01-12
thermal: rcar: Spelling/grammar: s/drier use .../driver uses ...s/
Geert Uytterhoeven
1
-1
/
+1
2015-01-12
update ip-sysctl.txt documentation (v2)
Ani Sinha
1
-0
/
+2
2015-01-12
net/at91_ether: prepare and unprepare clock
Alexandre Belloni
1
-5
/
+5
2015-01-12
isdn: fix NUL (\0 or \x00) specification in string
Giel van Schijndel
1
-1
/
+1
2015-01-12
arm64: compat: wire up compat_sys_execveat
Will Deacon
2
-1
/
+3
2015-01-12
arm64: KVM: Fix HCR setting for 32bit guests
Marc Zyngier
2
-1
/
+2
2015-01-12
arm64: KVM: Fix TLB invalidation by IPA/VMID
Marc Zyngier
1
-0
/
+1
2015-01-12
xen: check for zero sized area when invalidating memory
Juergen Gross
1
-0
/
+2
2015-01-12
xen: use correct type for physical addresses
Juergen Gross
1
-2
/
+2
2015-01-12
xen: correct race in alloc_p2m_pmd()
Juergen Gross
1
-6
/
+3
2015-01-12
xen: correct error for building p2m list on 32 bits
Juergen Gross
1
-1
/
+1
[next]