summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-07-27vfio: New external user group/file matchAlex Williamson
2017-07-21sched/fair, cpumask: Export for_each_cpu_wrap()Peter Zijlstra
2017-07-21mm/list_lru.c: fix list_lru_count_node() to be race freeSahitya Tummala
2017-07-21net/mlx5: Cancel delayed recovery work when unloading the driverMohamad Haj Yahia
2017-07-15Add "shutdown" to "struct class".Josh Zimmerman
2017-07-12usb: Fix typo in the definition of Endpoint[out]RequestBenjamin Herrenschmidt
2017-07-12fs: add a VALID_OPEN_FLAGSChristoph Hellwig
2017-07-05coredump: Ensure proper size of sparse core filesDave Kleikamp
2017-07-05bpf: don't trigger OOM killer under pressure with map allocDaniel Borkmann
2017-07-05net: phy: add an option to disable EEE advertisementjbrunet
2017-06-29time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accountingJohn Stultz
2017-06-29time: Fix clock->read(clock) race around clocksource changesJohn Stultz
2017-06-24mm: larger stack guard gap, between vmasHugh Dickins
2017-06-17kernel/watchdog: prevent false hardlockup on overloaded systemDon Zickus
2017-06-17kernel/watchdog.c: move shared definitions to nmi.hBabu Moger
2017-06-17net: phy: micrel: add support for KSZ8795Sean Nyekjaer
2017-06-17fscache: Fix dead object requeueDavid Howells
2017-06-17net: fix ndo_features_check/ndo_fix_features comment orderingDimitris Michailidis
2017-06-17log2: make order_base_2() behave correctly on const input value zeroArd Biesheuvel
2017-06-17PCI/PM: Add needs_resume flag to avoid suspend complete optimizationImre Deak
2017-06-14fs: add i_blocksize()Fabian Frederick
2017-06-14cpuset: consider dying css as offlineTejun Heo
2017-06-14cgroup: Prevent kill_css() from being called more than onceWaiman Long
2017-06-14ptrace: Properly initialize ptracer_cred on forkEric W. Biederman
2017-06-07mm: consider memblock reservations for deferred memory initialization sizingMichal Hocko
2017-06-07vlan: Fix tcp checksum offloads in Q-in-Q vlansVlad Yasevich
2017-06-07net/mlx5: Avoid using pending command interface slotsMohamad Haj Yahia
2017-05-25tracing/kprobes: Enforce kprobes teardown after testingThomas Gleixner
2017-05-25iio: hid-sensor: Store restore poll and hysteresis on S3Srinivas Pandruvada
2017-05-14block: get rid of blk_integrity_revalidate()Ilya Dryomov
2017-05-14f2fs: sanity check segment countJin Qian
2017-05-14usb: chipidea: Handle extcon events properlyStephen Boyd
2017-05-03net: phy: fix auto-negotiation stall due to unavailable interruptAlexander Kochetkov
2017-04-21new privimitive: iov_iter_revert()Al Viro
2017-04-21cgroup, kthread: close race window where new kthreads can be migrated to non-...Tejun Heo
2017-04-12PCI: Disable MSI for HiSilicon Hip06/Hip07 Root PortsDongdong Liu
2017-04-12ARM: smccc: Update HVC comment to describe new quirk parameterWill Deacon
2017-04-12firmware: qcom: scm: Fix interrupted SCM callsAndy Gross
2017-04-12arm: kernel: Add SMC structure parameterAndy Gross
2017-04-12random: use chacha20 for get_random_int/longJason A. Donenfeld
2017-04-08mm: rmap: fix huge file mmap accounting in the memcg statsJohannes Weiner
2017-04-08KVM: kvm_io_bus_unregister_dev() should never failDavid Hildenbrand
2017-03-31fscrypt: remove broken support for detecting keyring key revocationEric Biggers
2017-03-30crypto: ccp - Assign DMA commands to the channel's CCPGary R Hook
2017-03-30iio: sw-device: Fix config group initializationLars-Peter Clausen
2017-03-30usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault
2017-03-26give up on gcc ilog2() constant optimizationsLinus Torvalds
2017-03-22Drivers: hv: ring_buffer: count on wrap around mappings in get_next_pkt_raw()...Vitaly Kuznetsov
2017-03-22bpf: fix state equivalenceAlexei Starovoitov
2017-03-22bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registersThomas Graf