summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()Al Viro2015-04-116-8/+0
* remove incorrect comment in lookup_one_len()Al Viro2015-04-111-3/+1
* namei.c: fold do_path_lookup() into both callersAl Viro2015-04-111-24/+24
* kill struct filename.separateAl Viro2015-04-112-14/+17
* switch path_init() to struct filenameAl Viro2015-03-241-8/+8
* switch path_mountpoint() to struct filenameAl Viro2015-03-241-10/+11
* switch path_lookupat() to struct filenameAl Viro2015-03-241-7/+6
* getname_flags(): clean up a bitAl Viro2015-03-241-28/+25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-03-2321-75/+238
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-03-2210-13/+61
| |\
| | * netfilter: nft_compat: set IP6T_F_PROTO flag if protocol is setPablo Neira Ayuso2015-03-221-0/+6
| | * netfilter: xt_TPROXY: fix invflags check in tproxy_tg6_check()Pablo Neira Ayuso2015-03-201-2/+2
| | * netfilter: restore rule tracing via nfnetlink_logPablo Neira Ayuso2015-03-195-10/+44
| | * netfilter: nf_tables: allow to change chain policy without hook if it existsPablo Neira Ayuso2015-03-171-1/+4
| | * netfilter: Fix potential crash in nft_hash walkerHerbert Xu2015-03-131-0/+2
| | * netfilter: Zero the tuple in nfnl_cthelper_parse_tuple()Ian Wilson2015-03-121-0/+3
| * | cx82310_eth: wait for firmware to become readyOndrej Zary2015-03-211-6/+24
| * | net: validate the range we feed to iov_iter_init() in sys_sendto/sys_recvfromAl Viro2015-03-201-0/+4
| * | net: compat: Update get_compat_msghdr() to match copy_msghdr_from_user() beha...Catalin Marinas2015-03-201-0/+7
| * | Merge branch 'be2net'David S. Miller2015-03-204-44/+108
| |\ \
| | * | be2net: use PCI MMIO read instead of config read for errorsSuresh Reddy2015-03-202-11/+23
| | * | be2net: restrict MODIFY_EQ_DELAY cmd to a max of 8 EQsSuresh Reddy2015-03-201-9/+5
| | * | be2net: Prevent VFs from enabling VLAN promiscuous modeVasundhara Volam2015-03-204-24/+80
| |/ /
| * | tcp: fix tcp fin memory accountingJosh Hunt2015-03-201-5/+1
| * | ipv6: fix backtracking for throw routesSteven Barth2015-03-201-0/+1
| * | net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5}Markos Chandras2015-03-201-2/+29
| * | ipv6: call ipv6_proxy_select_ident instead of ipv6_select_ident in udp6_ufo_f...Sabrina Dubroca2015-03-201-5/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2015-03-237-15/+141
|\ \ \
| * | | sparc64: Fix several bugs in memmove().David S. Miller2015-03-231-3/+32
| * | | sparc: Touch NMI watchdog when walking cpus and calling printkDavid Ahern2015-03-191-0/+4
| * | | sparc: perf: Add support M7 processorDavid Ahern2015-03-195-0/+102
| * | | sparc: perf: Make counting mode actually workDavid Ahern2015-03-191-8/+3
| * | | sparc: perf: Remove redundant perf_pmu_{en|dis}able callsDavid Ahern2015-03-191-4/+0
| |/ /
* | | Linux 4.0-rc5v4.0-rc5Linus Torvalds2015-03-221-1/+1
* | | Merge tag 'md/4.0-rc4-fix' of git://neil.brown.name/mdLinus Torvalds2015-03-222-3/+2
|\ \ \
| * | | md: fix problems with freeing private data after ->run failure.NeilBrown2015-03-212-3/+2
* | | | Merge tag 'driver-core-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-03-222-0/+4
|\ \ \ \
| * | | | LZ4 : fix the data abort issueJeHyeon Yeon2015-03-161-0/+3
| * | | | kernfs: handle poll correctly on 'direct_read' files.NeilBrown2015-03-161-0/+1
| |/ / /
* | | | Merge tag 'char-misc-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-03-223-183/+3
|\ \ \ \
| * | | | Revert "pcmcia: add a new resource manager for non ISA systems"Greg Kroah-Hartman2015-03-113-182/+3
| * | | | Revert "pcmcia: fix incorrect bracketing on a test"Greg Kroah-Hartman2015-03-111-1/+1
| * | | | Revert "pcmcia: add missing include for new pci resource handler"Greg Kroah-Hartman2015-03-111-1/+0
* | | | | Merge tag 'staging-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-03-223-17/+17
|\ \ \ \ \
| * | | | | vt6655: Fix late setting of byRFType.Malcolm Priestley2015-03-091-10/+6
| * | | | | vt6655: RFbSetPower fix missing rate RATE_12MMalcolm Priestley2015-03-091-0/+1
| * | | | | staging: vt6656: vnt_rf_setpower: fix missing rate RATE_12MMalcolm Priestley2015-03-091-0/+1
| * | | | | staging: vt6655: vnt_tx_packet fix dma_idx selection.Malcolm Priestley2015-03-091-7/+9
| |/ / / /
* | | | | Merge tag 'tty-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-03-221-3/+12
|\ \ \ \ \
| * | | | | serial: 8250_dw: Fix deadlock in LCR workaroundPeter Hurley2015-03-111-3/+12
| |/ / / /