summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-05-14block: get rid of blk_integrity_revalidate()Ilya Dryomov1-2/+0
2017-05-14f2fs: sanity check segment countJin Qian1-0/+6
2017-05-14usb: chipidea: Handle extcon events properlyStephen Boyd1-0/+2
2017-05-03net: phy: fix auto-negotiation stall due to unavailable interruptAlexander Kochetkov1-0/+1
2017-05-03tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATSSoheil Hassas Yeganeh1-0/+2
2017-04-21new privimitive: iov_iter_revert()Al Viro1-1/+5
2017-04-21cgroup, kthread: close race window where new kthreads can be migrated to non-...Tejun Heo2-0/+25
2017-04-12PCI: Disable MSI for HiSilicon Hip06/Hip07 Root PortsDongdong Liu1-0/+2
2017-04-12ARM: smccc: Update HVC comment to describe new quirk parameterWill Deacon1-0/+1
2017-04-12firmware: qcom: scm: Fix interrupted SCM callsAndy Gross1-3/+8
2017-04-12arm: kernel: Add SMC structure parameterAndy Gross1-8/+32
2017-04-12random: use chacha20 for get_random_int/longJason A. Donenfeld1-1/+0
2017-04-08mm: rmap: fix huge file mmap accounting in the memcg statsJohannes Weiner1-0/+6
2017-04-08KVM: kvm_io_bus_unregister_dev() should never failDavid Hildenbrand1-2/+2
2017-03-30crypto: ccp - Assign DMA commands to the channel's CCPGary R Hook1-1/+1
2017-03-30iio: sw-device: Fix config group initializationLars-Peter Clausen1-1/+1
2017-03-30usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault1-0/+6
2017-03-30net: solve a NAPI raceEric Dumazet1-20/+9
2017-03-26give up on gcc ilog2() constant optimizationsLinus Torvalds1-11/+2
2017-03-22dccp: fix use-after-free in dccp_feat_activate_valuesEric Dumazet1-0/+1
2017-03-18ucount: Remove the atomicity from ucount->countEric W. Biederman1-1/+1
2017-03-15libceph: use BUG() instead of BUG_ON(1)Arnd Bergmann1-1/+1
2017-03-15nfit, libnvdimm: fix interleave set cookie calculationDan Williams1-0/+2
2017-03-15nlm: Ensure callback code also checks that the files matchTrond Myklebust1-1/+2
2017-03-15fs: Better permission checking for submountsEric W. Biederman2-1/+5
2017-03-12mtd: nand: ifc: Fix location of eccstat registers for IFC V1.0Mark Marshall1-2/+6
2017-03-12Drivers: hv: vmbus: Fix a rescind handling bugK. Y. Srinivasan1-0/+1
2017-03-12PM / devfreq: Fix available_governor sysfsChanwoo Choi1-0/+3
2017-03-12sigaltstack: support SS_AUTODISARM for CONFIG_COMPATStas Sergeev1-1/+3
2017-03-12mm, vmscan: cleanup lru size claculationsMichal Hocko1-1/+1
2017-03-12iommu/vt-d: Fix some macros that are incorrectly specified in intel-iommuCQ Tang1-7/+7
2017-02-26ptr_ring: fix race conditions when resizingMichael S. Tsirkin1-5/+31
2017-02-15rhashtable: Revert nested table changes.David S. Miller1-56/+22
2017-02-13rhashtable: Add nested tablesHerbert Xu1-22/+56
2017-02-12bpf: introduce BPF_F_ALLOW_OVERRIDE flagAlexei Starovoitov1-7/+6
2017-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+4
2017-02-08cpumask: use nr_cpumask_bits for parsing functionsTejun Heo1-4/+4
2017-02-08mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlersJan Kara1-3/+1
2017-02-08net: introduce device min_header_lenWillem de Bruijn1-0/+4
2017-02-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+17
2017-02-04Merge tag 'char-misc-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+30
2017-02-03base/memory, hotplug: fix a kernel oops in show_valid_zones()Toshi Kani1-1/+2
2017-02-03Merge branch 'modversions' (modversions fixes for powerpc from Ard)Linus Torvalds2-12/+19
2017-02-03log2: make order_base_2() behave correctly on const input value zeroArd Biesheuvel1-1/+12
2017-02-03module: unify absolute krctab definitions for 32-bit and 64-bitArd Biesheuvel1-7/+0
2017-02-03modversions: treat symbol CRCs as 32 bit quantitiesArd Biesheuvel2-7/+21
2017-02-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+0
2017-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-18/+18
2017-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+1
2017-02-01net: fix ndo_features_check/ndo_fix_features comment orderingDimitris Michailidis1-14/+15