summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-03-17bpf: add helper inlining infra and optimize map_array lookupAlexei Starovoitov3-1/+15
2017-03-17tcp: remove tcp_tw_recycleSoheil Hassas Yeganeh3-4/+1
2017-03-17tcp: remove per-destination timestamp cacheSoheil Hassas Yeganeh1-5/+1
2017-03-17net/mlx4_core: Avoid delays during VF driver device shutdownJack Morgenstein1-0/+1
2017-03-17drivers core: remove assert_held_device_hotplug()Heiko Carstens1-1/+0
2017-03-17kasan: add a prototype of task_struct to avoid warningMasami Hiramatsu1-0/+1
2017-03-17raid5-ppl: Partial Parity Log write logging implementationArtur Paszkiewicz1-0/+27
2017-03-17md: superblock changes for PPLArtur Paszkiewicz1-4/+14
2017-03-16ipv4: fib_rules: Add notifier info to FIB rules notificationsIdo Schimmel1-0/+5
2017-03-16ipv4: fib_rules: Check if rule is a default ruleIdo Schimmel2-0/+8
2017-03-16Merge tag 'perf-core-for-mingo-4.12-20170316' of git://git.kernel.org/pub/scm...Ingo Molnar1-0/+1
2017-03-16clk: meson-gxbb: expose clock CLKID_RNG0Heiner Kallweit1-1/+2
2017-03-16crypto: ccp - Assign DMA commands to the channel's CCPGary R Hook1-1/+1
2017-03-16USB: serial: add endpoint sanity check to coreJohan Hovold1-0/+9
2017-03-16USB: serial: allow up to 16 ports per deviceJohan Hovold1-1/+1
2017-03-16gpu: ipu-v3: add driver for Prefetch Resolve GasketLucas Stach1-0/+15
2017-03-16USB: serial: clean up endpoint and port-counter typesJohan Hovold1-5/+6
2017-03-16locking/lockdep: Handle statically initialized PER_CPU locks properlyThomas Gleixner2-0/+7
2017-03-16locking/lockdep: Add new check to lock_downgrade()J. R. Okajima1-0/+3
2017-03-16perf/core: Add a flag for partial AUX recordsAlexander Shishkin1-0/+1
2017-03-16perf/core: Keep AUX flags in the output handleWill Deacon2-4/+6
2017-03-16Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar45-104/+433
2017-03-16vmbus: remove hv_event_tasklet_disable/enableDexuan Cui1-3/+0
2017-03-16vmbus: use rcu for per-cpu channel listStephen Hemminger1-0/+7
2017-03-16scsi: libiscsi: qedi: convert iscsi_task.refcount from atomic_t to refcount_tElena Reshetova1-1/+2
2017-03-16scsi: libfc: convert fc_fcp_pkt.ref_cnt from atomic_t to refcount_tElena Reshetova1-1/+2
2017-03-16net: dsa: check out-of-range ageing time valueVivien Didelot1-0/+4
2017-03-16mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.Amritha Nambiar1-1/+1
2017-03-16mqprio: Change handling of hw u8 to allow for multiple hardware offload modesAlexander Duyck1-0/+8
2017-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller3-4/+34
2017-03-15trace/kprobes: Fix check for kretprobe offset within function entryNaveen N. Rao1-0/+1
2017-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller44-104/+429
2017-03-15fscrypt: eliminate ->prepare_context() operationEric Biggers1-1/+0
2017-03-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-0/+5
2017-03-15gpu: ipu-v3: add support for separate alpha channelsPhilipp Zabel1-0/+22
2017-03-15drm: add RGB formats with separate alpha planePhilipp Zabel1-0/+14
2017-03-15gpu: ipu-v3: add unsynchronised DP channel disablingPhilipp Zabel1-1/+1
2017-03-15dt-bindings: reset: a10sr: Add Arria10 SR Reset Controller offsetsThor Thayer1-0/+33
2017-03-15reset: Add i.MX7 SRC reset driverAndrey Smirnov1-0/+62
2017-03-15gpio: return NULL from gpiod_get_optional when GPIOLIB is disabledDmitry Torokhov1-6/+6
2017-03-15gpio: acpi: Add managed variant of acpi_dev_add_driver_gpios()Andy Shevchenko1-0/+11
2017-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds12-13/+50
2017-03-15Merge tag 'drm-misc-next-2017-03-12' of git://anongit.freedesktop.org/git/drm...Dave Airlie14-241/+515
2017-03-15Merge tag 'omapdrm-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie1-19/+19
2017-03-14of/pci: Remove unused MSI controller helpersThomas Petazzoni1-11/+0
2017-03-14qed*: Add support for QL41xxx adaptersMintz, Yuval2-13/+38
2017-03-14Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-nextDaniel Vetter721-9466/+21452
2017-03-14drm/gem: Add DEFINE_DRM_GEM_FOPSDaniel Vetter1-0/+26
2017-03-14drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to driversDaniel Vetter1-0/+26
2017-03-14drm/doc: Document drm_file.[hc]Daniel Vetter2-31/+315