summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-07-27vfio: New external user group/file matchAlex Williamson1-0/+2
2017-07-21sched/fair, cpumask: Export for_each_cpu_wrap()Peter Zijlstra1-0/+17
2017-07-21mm/list_lru.c: fix list_lru_count_node() to be race freeSahitya Tummala1-0/+1
2017-07-21net/mlx5: Cancel delayed recovery work when unloading the driverMohamad Haj Yahia1-0/+1
2017-07-15Add "shutdown" to "struct class".Josh Zimmerman1-0/+2
2017-07-12usb: Fix typo in the definition of Endpoint[out]RequestBenjamin Herrenschmidt1-2/+2
2017-07-12fs: add a VALID_OPEN_FLAGSChristoph Hellwig1-0/+6
2017-07-05coredump: Ensure proper size of sparse core filesDave Kleikamp1-0/+1
2017-07-05bpf: don't trigger OOM killer under pressure with map allocDaniel Borkmann1-0/+2
2017-07-05net: phy: add an option to disable EEE advertisementjbrunet1-0/+3
2017-06-29time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accountingJohn Stultz1-2/+2
2017-06-29time: Fix clock->read(clock) race around clocksource changesJohn Stultz1-1/+0
2017-06-24mm: larger stack guard gap, between vmasHugh Dickins1-28/+25
2017-06-17kernel/watchdog: prevent false hardlockup on overloaded systemDon Zickus1-0/+1
2017-06-17kernel/watchdog.c: move shared definitions to nmi.hBabu Moger1-0/+24
2017-06-17net: phy: micrel: add support for KSZ8795Sean Nyekjaer1-0/+2
2017-06-17fscache: Fix dead object requeueDavid Howells1-0/+1
2017-06-17net: fix ndo_features_check/ndo_fix_features comment orderingDimitris Michailidis1-14/+15
2017-06-17log2: make order_base_2() behave correctly on const input value zeroArd Biesheuvel1-1/+12
2017-06-17PCI/PM: Add needs_resume flag to avoid suspend complete optimizationImre Deak1-0/+5
2017-06-14fs: add i_blocksize()Fabian Frederick1-0/+5
2017-06-14cpuset: consider dying css as offlineTejun Heo1-0/+20
2017-06-14cgroup: Prevent kill_css() from being called more than onceWaiman Long1-0/+1
2017-06-14ptrace: Properly initialize ptracer_cred on forkEric W. Biederman1-2/+5
2017-06-07mm: consider memblock reservations for deferred memory initialization sizingMichal Hocko2-0/+9
2017-06-07vlan: Fix tcp checksum offloads in Q-in-Q vlansVlad Yasevich1-8/+10
2017-06-07net/mlx5: Avoid using pending command interface slotsMohamad Haj Yahia1-1/+6
2017-05-25tracing/kprobes: Enforce kprobes teardown after testingThomas Gleixner1-1/+3
2017-05-25iio: hid-sensor: Store restore poll and hysteresis on S3Srinivas Pandruvada1-0/+2
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-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-31fscrypt: remove broken support for detecting keyring key revocationEric Biggers1-2/+0
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-26give up on gcc ilog2() constant optimizationsLinus Torvalds1-11/+2
2017-03-22Drivers: hv: ring_buffer: count on wrap around mappings in get_next_pkt_raw()...Vitaly Kuznetsov1-21/+11
2017-03-22bpf: fix state equivalenceAlexei Starovoitov1-7/+7
2017-03-22bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registersThomas Graf1-1/+1