summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-03-17act_bpf: allow non-default TC_ACT opcodes as BPF exec outcomeDaniel Borkmann1-8/+28
2015-03-18pinctrl: at91: move lock/unlock_as_irq calls into request/releaseBoris Brezillon1-10/+7
2015-03-17Btrfs: fix outstanding_extents accounting in DIOJosef Bacik1-2/+35
2015-03-17Btrfs: add sanity test for outstanding_extents accountingJosef Bacik4-1/+217
2015-03-17Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds13-73/+66
2015-03-17Btrfs: just free dummy extent buffersJosef Bacik1-0/+6
2015-03-17Btrfs: account merges/splits properlyJosef Bacik1-27/+30
2015-03-17Merge branches 'perf-urgent-for-linus' and 'timers-urgent-for-linus' of git:/...Linus Torvalds4-7/+9
2015-03-17HID: wacom: check for wacom->shared before following the pointerBenjamin Tissoires1-3/+4
2015-03-17Revert "smc91x: retrieve IRQ and trigger flags in a modern way"Robert Jarzmik1-12/+8
2015-03-17inet: Clean up inet_csk_wait_for_connect() vs. might_sleep()Eric Dumazet1-0/+1
2015-03-17ip6_tunnel: fix error code when tunnel existsNicolas Dichtel1-16/+17
2015-03-17netdevice.h: fix ndo_bridge_* commentsNicolas Dichtel1-1/+4
2015-03-17Merge tag 'regulator-fix-v4.0-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-17/+18
2015-03-17Merge tag 'regmap-v4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-4/+7
2015-03-17Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-23/+168
2015-03-17Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds13-81/+114
2015-03-17pagemap: do not leak physical addresses to non-privileged userspaceKirill A. Shutemov1-0/+3
2015-03-17Merge tag 'asoc-fix-v4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai23-92/+118
2015-03-17Btrfs: prepare block group cache before writingJosef Bacik3-1/+32
2015-03-17livepatch: Fix subtle race with coming and going modulesPetr Mladek2-4/+30
2015-03-17virtio_mmio: fix access width for mmioMichael S. Tsirkin1-8/+71
2015-03-16Merge tag 'kvm-arm-fixes-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Marcelo Tosatti8-75/+105
2015-03-16bnx2x: fix encapsulation features on 57710/57711Michal Schmidt1-1/+1
2015-03-16Merge tag 'mac80211-for-davem-2015-03-16' of git://git.kernel.org/pub/scm/lin...David S. Miller5-8/+47
2015-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller5-8/+10
2015-03-16Revert "Input: synaptics - use dmax in input_mt_assign_slots"Dmitry Torokhov1-4/+1
2015-03-16Merge branch 'synaptics' into for-linusDmitry Torokhov2-51/+184
2015-03-16ALSA: hda - Treat stereo-to-mono mix properlyTakashi Iwai2-10/+49
2015-03-16Merge remote-tracking branches 'asoc/fix/sgtl5000' and 'asoc/fix/sn95031' int...Mark Brown2-9/+3
2015-03-16Merge remote-tracking branches 'asoc/fix/ak4671', 'asoc/fix/control', 'asoc/f...Mark Brown19-72/+91
2015-03-16Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown2-11/+24
2015-03-16Merge remote-tracking branches 'regulator/fix/gpio-enable' and 'regulator/fix...Mark Brown2-17/+18
2015-03-16regulator: tps65910: Add missing #include <linux/of.h>Geert Uytterhoeven1-0/+1
2015-03-16Revert "x86/mm/ASLR: Propagate base load address calculation"Borislav Petkov7-61/+17
2015-03-16mac80211: ignore CSA to same channelJohannes Berg2-0/+14
2015-03-16nl80211: ignore HT/VHT capabilities without QoS/WMMJohannes Berg1-0/+10
2015-03-16mac80211: ask for ECSA IE to be considered for beacon parse CRCJohannes Berg1-1/+2
2015-03-16mac80211: count interfaces correctly for combination checksAndrei Otcheretianski1-1/+1
2015-03-16nios2: mm: do not invoke OOM killer on kernel fault OOMLey Foon Tan1-6/+0
2015-03-15isdn: icn: use strlcpy() when parsing setup optionsDan Carpenter1-1/+1
2015-03-16nios2: Remove ucontext.h from exported arch headersTobias Klauser1-1/+0
2015-03-15rxrpc: bogus MSG_PEEK test in rxrpc_recvmsg()Al Viro1-1/+1
2015-03-15caif: fix MSG_OOB test in caif_seqpkt_recvmsg()Al Viro1-1/+1
2015-03-15Linux 4.0-rc4v4.0-rc4Linus Torvalds1-1/+1
2015-03-15Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+1
2015-03-15Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds10-29/+83
2015-03-16[PATCH] drm/mm: Fix support 4 GiB and larger rangesKrzysztof Kolasa1-1/+1
2015-03-15Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds71-225/+882
2015-03-15Merge tag 'irqchip-fixes-4.0' of git://git.infradead.org/users/jcooper/linuxLinus Torvalds5-39/+166