summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-09-07nvme: fix the definition of the doorbell buffer config support bitChangpeng Liu
2017-08-30Clarify (and fix) MAX_LFS_FILESIZE macrosLinus Torvalds
2017-08-30iommu: Fix wrong freeing of iommu_device->devJoerg Roedel
2017-08-30bpf: fix mixed signed/unsigned derived min/max value boundsDaniel Borkmann
2017-08-30ptr_ring: use kmalloc_array()Eric Dumazet
2017-08-24pids: make task_tgid_nr_ns() safeOleg Nesterov
2017-08-24kernel/watchdog: Prevent false positives with turbo modesThomas Gleixner
2017-08-24perf/x86: Fix RDPMC vs. mm_struct trackingPeter Zijlstra
2017-08-24mm: discard memblock data laterPavel Tatashin
2017-08-16PCI: Add pci_reset_function_locked()Marc Zyngier
2017-08-16iio: accel: st_accel: add SPI-3wire supportLorenzo Bianconi
2017-08-16mtd: nand: Declare tBERS, tR and tPROG as u64 to avoid integer overflowBoris Brezillon
2017-08-11workqueue: implicit ordered attribute should be overridableTejun Heo
2017-08-11net/mlx5e: Add field select to MTPPS registerEugenia Emantayev
2017-08-11net/mlx5: Fix mlx5_ifc_mtpps_reg_bits structure sizeEugenia Emantayev
2017-08-11blk-mq: Create hctx for each present CPUChristoph Hellwig
2017-08-11cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()Dima Zavin
2017-08-11mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving...Mel Gorman
2017-08-11NFSv4: Fix EXCHANGE_ID corrupt verifier issueTrond Myklebust
2017-08-06dentry name snapshotsAl Viro
2017-07-27writeback: rework wb_[dec|inc]_stat family of functionsNikolay Borisov
2017-07-27percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batchNikolay Borisov
2017-07-27sched/cputime: Accumulate vtime on top of nsec clocksourceWanpeng Li
2017-07-27sched/cputime: Move the vtime task fields to their own structFrederic Weisbecker
2017-07-27sched/cputime: Rename vtime fieldsFrederic Weisbecker
2017-07-27vtime, sched/cputime: Remove vtime_account_user()Frederic Weisbecker
2017-07-27vfio: New external user group/file matchAlex Williamson
2017-07-27PCI/MSI: Ignore affinity if pre/post vector count is more than min_vecsMichael Hernandez
2017-07-21mm/list_lru.c: fix list_lru_count_node() to be race freeSahitya Tummala
2017-07-21compiler, clang: always inline when CONFIG_OPTIMIZE_INLINING is disabledDavid Rientjes
2017-07-21net/mlx5: Cancel delayed recovery work when unloading the driverMohamad Haj Yahia
2017-07-15proc: Fix proc_sys_prune_dcache to hold a sb referenceEric W. Biederman
2017-07-12sched/fair, cpumask: Export for_each_cpu_wrap()Peter Zijlstra
2017-07-12Add "shutdown" to "struct class".Josh Zimmerman
2017-07-12usb: Fix typo in the definition of Endpoint[out]RequestBenjamin Herrenschmidt
2017-07-02moduleparam: fix doc: hwparam_irq configures an IRQSylvain 'ythier' Hitier
2017-06-30hashtable: remove repeated phrase from a commentJakub Kicinski
2017-06-28block: provide bio_uninit() free freeing integrity/task associationsJens Axboe
2017-06-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-06-23slub: make sysfs file removal asynchronousTejun Heo
2017-06-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-06-21blk-mq: fix performance regression with shared tagsJens Axboe
2017-06-20time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accountingJohn Stultz
2017-06-20time: Fix clock->read(clock) race around clocksource changesJohn Stultz
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins
2017-06-16Merge tag 'configfs-for-4.12' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2017-06-16Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-06-16Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-06-15firmware: dmi_scan: Make dmi_walk and dmi_walk_early return real error codesAndy Lutomirski
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds