summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-05-0523-139/+201
|\
| * modpost: fix unwanted VMLINUX_SYMBOL_STR expansionJames Hogan2013-04-291-1/+1
| * X.509: Support parse long form of length octets in Authority Key IdentifierChun-Yi Lee2013-04-221-8/+47
| * module: don't unlink the module until we've removed all exposure.Rusty Russell2013-04-171-4/+9
| * kernel: kallsyms: memory override issue, need check destination buffer lengthChen Gang2013-04-151-8/+18
| * MODSIGN: do not send garbage to stderr when enabling modules signatureDavid Cohen2013-04-111-1/+1
| * modpost: handle huge numbers of modules.Rusty Russell2013-04-051-3/+5
| * modpost: add -T option to read module names from file/stdin.Rusty Russell2013-04-051-2/+30
| * modpost: minor cleanup.Rusty Russell2013-04-051-8/+15
| * genksyms: pass symbol-prefix instead of archJames Hogan2013-03-202-12/+9
| * module: fix symbol versioning with symbol prefixesJames Hogan2013-03-202-2/+4
| * CONFIG_SYMBOL_PREFIX: cleanup.Rusty Russell2013-03-1516-88/+57
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-0533-41/+41
|\ \
| * | rcutrace: single_open() leaksAl Viro2013-05-051-4/+4
| * | gadget: single_open() leaksAl Viro2013-05-052-2/+2
| * | staging: single_open() leaksAl Viro2013-05-058-8/+8
| * | megaraid: single_open() leakAl Viro2013-05-051-1/+1
| * | wireless: single_open() leaksAl Viro2013-05-054-7/+7
| * | input: single_open() leakAl Viro2013-05-051-1/+1
| * | rtc: single_open() leaksAl Viro2013-05-052-2/+2
| * | ds1620: single_open() leakAl Viro2013-05-051-1/+1
| * | sh: single_open() leaksAl Viro2013-05-051-1/+1
| * | parisc: single_open() leaksAl Viro2013-05-051-1/+1
| * | mips: single_open() leaksAl Viro2013-05-053-4/+4
| * | ia64: single_open() leaksAl Viro2013-05-053-4/+4
| * | h8300: single_open() leaksAl Viro2013-05-051-1/+1
| * | cris: single_open() leaksAl Viro2013-05-052-2/+2
| * | arm: single_open() leaksAl Viro2013-05-052-2/+2
* | | Merge branch 'ipc-cleanups'Linus Torvalds2013-05-051-44/+42
|\ \ \
| * | | ipc: simplify rcu_read_lock() in semctl_nolock()Linus Torvalds2013-05-041-2/+1
| * | | ipc: simplify semtimedop/semctl_main() common error path handlingLinus Torvalds2013-05-041-27/+14
| * | | ipc: move sem_obtain_lock() rcu locking into the only callerLinus Torvalds2013-05-041-9/+7
| * | | ipc: fix double sem unlock in semctl error pathLinus Torvalds2013-05-041-1/+1
| * | | ipc: move the rcu_read_lock() from sem_lock_and_putref() into callersLinus Torvalds2013-05-041-2/+3
| * | | ipc: sem_putref() does not need the semaphore lock any moreLinus Torvalds2013-05-041-3/+1
| * | | ipc: move rcu_read_unlock() out of sem_unlock() and into callersLinus Torvalds2013-05-041-2/+17
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-05-0421-110/+178
|\ \ \ \
| * | | | cxgb4: fix error recovery when t4_fw_hello returns a positive valueThadeu Lima de Souza Cascardo2013-05-031-1/+1
| * | | | sky2: Fix crash on receiving VLAN framesKirill Smelkov2013-05-031-0/+2
| * | | | packet: tpacket_v3: do not trigger bug() on wrong header statusDaniel Borkmann2013-05-031-30/+23
| * | | | asix: fix BUG in receive path when lowering MTUholger@eitzenberger.org2013-05-031-0/+3
| * | | | net: qmi_wwan: Add Telewell TW-LTE 4GTeppo Kotilainen2013-05-031-0/+1
| * | | | usbnet: pegasus: endian bug in write_mii_word()Dan Carpenter2013-05-031-1/+2
| * | | | vxlan: Fix TCPv6 segmentation.Pravin B Shelar2013-05-031-1/+6
| * | | | gre: Fix GREv4 TCPv6 segmentation.Pravin B Shelar2013-05-032-1/+4
| * | | | bridge: fix race with topology change timerstephen hemminger2013-05-031-1/+1
| * | | | tipc: pskb_copy() buffers when sending on more than one bearerGerlando Falauto2013-05-031-1/+12
| * | | | tipc: tipc_bcbearer_send(): simplify bearer selectionGerlando Falauto2013-05-031-9/+9
| * | | | tipc: cosmetic: clean up comments and break a long lineGerlando Falauto2013-05-031-6/+7
| * | | | drivers: net: cpsw: irq not disabled in cpsw isr in particular sequenceMugunthan V N2013-05-021-1/+1
OpenPOWER on IntegriCloud