summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * net: mvneta: Fix lacking spinlock initializationGregory CLEMENT2016-05-251-0/+1
| |/
| * tipc: fix potential null pointer dereferences in some compat functionsBaozeng Ding2016-05-251-18/+93
| * qed: Reset the enable flag for eth protocol.Sudarsana Reddy Kalluru2016-05-251-1/+1
| * ethtool: add support for 25G/50G/100G speed modesVidya Sagar Ravipati2016-05-251-1/+10
| * net sched actions: policer missing timestamp processingJamal Hadi Salim2016-05-242-1/+14
| * net_sched: avoid too many hrtimer_start() callsEric Dumazet2016-05-243-10/+8
| * net/qlge: Avoids recursive EEH errorGavin Shan2016-05-241-1/+2
| * ip6_gre: Set flowi6_proto as IPPROTO_GRE in xmit path.Haishuang Yan2016-05-241-0/+1
| * ip6_gre: Fix MTU setting for ip6gretapHaishuang Yan2016-05-241-0/+2
| * qed: signedness bug in qed_dcbx_process_tlv()Dan Carpenter2016-05-231-1/+2
| * bpf, inode: disallow userns mountsDaniel Borkmann2016-05-231-1/+0
| * MAINTAINERS: Add file patterns for net device tree bindingsGeert Uytterhoeven2016-05-231-0/+1
| * ipv4: Fix non-initialized TTL when CONFIG_SYSCTL=nEzequiel Garcia2016-05-232-4/+8
| * ptp: use memdup_user().Muhammad Falak R Wani2016-05-231-8/+3
| * net: hns: avoid null pointer dereferencexypron.glpk@gmx.de2016-05-231-11/+0
| * net/atm: sk_err_soft must be positiveStefan Hajnoczi2016-05-232-3/+3
| * net: pegasus: simplify logical constraintxypron.glpk@gmx.de2016-05-231-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-05-3111-100/+215
|\ \
| * | sparc64: Fix return from trap window fill crashes.David S. Miller2016-05-295-52/+116
| * | sparc: Harden signal return frame checks.David S. Miller2016-05-295-45/+92
| * | sparc64: Take ctx_alloc_lock properly in hugetlb_setup().David S. Miller2016-05-251-3/+7
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-05-318-68/+103
|\ \ \
| * | | s390: fix info leak in do_sigsegvMichal Hocko2016-05-231-0/+1
| * | | s390/config: update default configurationHeiko Carstens2016-05-235-64/+98
| * | | s390/bpf: fix recache skb->data/hlen for skb_vlan_push/popMichael Holzheu2016-05-192-3/+3
| * | | s390/bpf: reduce maximum program size to 64 KBMichael Holzheu2016-05-191-1/+1
* | | | Merge tag 'gpio-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-05-312-58/+41
|\ \ \ \
| * | | | gpio: drop lock before reading GPIO directionLinus Walleij2016-05-301-2/+2
| * | | | gpio: bail out silently on NULL descriptorsLinus Walleij2016-05-301-3/+8
| * | | | gpio: handle compatible ioctl() pointersLinus Walleij2016-05-301-2/+13
| * | | | gpio: flush direction status in gpiochip_lock_as_irq()Linus Walleij2016-05-301-4/+17
| * | | | gpio: lpc32xx: disable broken to_irq supportSylvain Lemieux2016-05-301-47/+1
* | | | | Merge branch 'uuid' (lib/uuid fixes from Andy)Linus Torvalds2016-05-304-2/+139
|\ \ \ \ \
| * | | | | lib/uuid.c: use correct offset in uuid parserBjørn Mork2016-05-301-2/+2
| * | | | | lib/uuid: add a test moduleAndy Shevchenko2016-05-303-0/+137
| |/ / / /
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-05-303-6/+14
|\ \ \ \ \
| * | | | | crypto: ccp - Fix AES XTS error for request sizes above 4096Tom Lendacky2016-05-251-5/+12
| * | | | | crypto: public_key: select CRYPTO_AKCIPHERArnd Bergmann2016-05-191-0/+1
| * | | | | crypto: omap-sham - potential Oops on error in probeDan Carpenter2016-05-191-1/+1
* | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-05-295-10/+25
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | aacraid: do not activate events on non-SRC adaptersHannes Reinecke2016-05-222-5/+11
| * | | | | mpt3sas: add missing curly bracesDan Carpenter2016-05-221-1/+2
| * | | | | sd: get disk reference in sd_check_events()Hannes Reinecke2016-05-221-2/+7
| * | | | | scsi_lib: correctly retry failed zero length REQ_TYPE_FS commandsJames Bottomley2016-05-221-2/+5
* | | | | | Linux 4.7-rc1v4.7-rc1Linus Torvalds2016-05-291-3/+3
* | | | | | hash_string: Fix zero-length case for !DCACHE_WORD_ACCESSGeorge Spelvin2016-05-291-2/+2
* | | | | | Rename other copy of hash_string to hashlen_stringGeorge Spelvin2016-05-281-2/+2
* | | | | | hpfs: implement the show_options methodMikulas Patocka2016-05-281-11/+32
* | | | | | affs: fix remount failure when there are no options changedMikulas Patocka2016-05-281-2/+3
* | | | | | hpfs: fix remount failure when there are no options changedMikulas Patocka2016-05-281-2/+3
OpenPOWER on IntegriCloud