summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
* bpf: don't trigger OOM killer under pressure with map allocDaniel Borkmann2017-07-051-0/+2
* net: phy: add an option to disable EEE advertisementjbrunet2017-07-051-0/+3
* time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accountingJohn Stultz2017-06-291-2/+2
* time: Fix clock->read(clock) race around clocksource changesJohn Stultz2017-06-291-1/+0
* mm: larger stack guard gap, between vmasHugh Dickins2017-06-241-28/+25
* kernel/watchdog: prevent false hardlockup on overloaded systemDon Zickus2017-06-171-0/+1
* kernel/watchdog.c: move shared definitions to nmi.hBabu Moger2017-06-171-0/+24
* net: phy: micrel: add support for KSZ8795Sean Nyekjaer2017-06-171-0/+2
* fscache: Fix dead object requeueDavid Howells2017-06-171-0/+1
* net: fix ndo_features_check/ndo_fix_features comment orderingDimitris Michailidis2017-06-171-14/+15
* log2: make order_base_2() behave correctly on const input value zeroArd Biesheuvel2017-06-171-1/+12
* PCI/PM: Add needs_resume flag to avoid suspend complete optimizationImre Deak2017-06-171-0/+5
* fs: add i_blocksize()Fabian Frederick2017-06-141-0/+5
* cpuset: consider dying css as offlineTejun Heo2017-06-141-0/+20
* cgroup: Prevent kill_css() from being called more than onceWaiman Long2017-06-141-0/+1
* ptrace: Properly initialize ptracer_cred on forkEric W. Biederman2017-06-141-2/+5
* mm: consider memblock reservations for deferred memory initialization sizingMichal Hocko2017-06-072-0/+9
* vlan: Fix tcp checksum offloads in Q-in-Q vlansVlad Yasevich2017-06-071-8/+10
* net/mlx5: Avoid using pending command interface slotsMohamad Haj Yahia2017-06-071-1/+6
* tracing/kprobes: Enforce kprobes teardown after testingThomas Gleixner2017-05-251-1/+3
* iio: hid-sensor: Store restore poll and hysteresis on S3Srinivas Pandruvada2017-05-251-0/+2
* block: get rid of blk_integrity_revalidate()Ilya Dryomov2017-05-141-2/+0
* f2fs: sanity check segment countJin Qian2017-05-141-0/+6
* usb: chipidea: Handle extcon events properlyStephen Boyd2017-05-141-0/+2
* net: phy: fix auto-negotiation stall due to unavailable interruptAlexander Kochetkov2017-05-031-0/+1
* new privimitive: iov_iter_revert()Al Viro2017-04-211-1/+5
* cgroup, kthread: close race window where new kthreads can be migrated to non-...Tejun Heo2017-04-212-0/+25
* PCI: Disable MSI for HiSilicon Hip06/Hip07 Root PortsDongdong Liu2017-04-121-0/+2
* ARM: smccc: Update HVC comment to describe new quirk parameterWill Deacon2017-04-121-0/+1
* firmware: qcom: scm: Fix interrupted SCM callsAndy Gross2017-04-121-3/+8
* arm: kernel: Add SMC structure parameterAndy Gross2017-04-121-8/+32
* random: use chacha20 for get_random_int/longJason A. Donenfeld2017-04-121-1/+0
* mm: rmap: fix huge file mmap accounting in the memcg statsJohannes Weiner2017-04-081-0/+6
* KVM: kvm_io_bus_unregister_dev() should never failDavid Hildenbrand2017-04-081-2/+2
* fscrypt: remove broken support for detecting keyring key revocationEric Biggers2017-03-311-2/+0
* crypto: ccp - Assign DMA commands to the channel's CCPGary R Hook2017-03-301-1/+1
* iio: sw-device: Fix config group initializationLars-Peter Clausen2017-03-301-1/+1
* usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault2017-03-301-0/+6
* give up on gcc ilog2() constant optimizationsLinus Torvalds2017-03-261-11/+2
* Drivers: hv: ring_buffer: count on wrap around mappings in get_next_pkt_raw()...Vitaly Kuznetsov2017-03-221-21/+11
* bpf: fix state equivalenceAlexei Starovoitov2017-03-221-7/+7
* bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registersThomas Graf2017-03-221-1/+1
* dccp: fix use-after-free in dccp_feat_activate_valuesEric Dumazet2017-03-221-0/+1
* ucount: Remove the atomicity from ucount->countEric W. Biederman2017-03-181-1/+1
* libceph: use BUG() instead of BUG_ON(1)Arnd Bergmann2017-03-151-1/+1
* nfit, libnvdimm: fix interleave set cookie calculationDan Williams2017-03-151-0/+2
* nlm: Ensure callback code also checks that the files matchTrond Myklebust2017-03-151-1/+2
* fs: Better permission checking for submountsEric W. Biederman2017-03-152-1/+5
* mtd: nand: ifc: Fix location of eccstat registers for IFC V1.0Mark Marshall2017-03-121-2/+6
* Drivers: hv: vmbus: Fix a rescind handling bugK. Y. Srinivasan2017-03-121-0/+1