summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
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-16iscsi-target: Fix iscsi_np reset hung task during parallel deleteNicholas Bellinger
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-11udp6: fix socket leak on early demuxPaolo Abeni
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-11sctp: fix the check for _sctp_walk_params and _sctp_walk_errorsXin Long
2017-08-11sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}()Alexander Potapenko
2017-08-11blk-mq: Create hctx for each present CPUChristoph Hellwig
2017-08-11ASoC: fix pcm-creation regressionJohan Hovold
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-27iscsi-target: Add login_keys_workaround attribute for non RFC initiatorsNicholas Bellinger
2017-07-27scsi: Avoid that scsi_exit_rq() triggers a use-after-freeBart Van Assche
2017-07-27scsi: Add STARGET_CREATED_REMOVE state to scsi_target_stateEwan D. Milne
2017-07-21sched/headers/uapi: Fix linux/sched/types.h userspace compilation errorsDmitry V. Levin
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: ipv6: Compare lwstate in detecting duplicate nexthopsDavid Ahern
2017-07-21vxlan: fix hlist corruptionJiri Benc
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-30uapi/linux/a.out.h: don't use deprecated system-specific predefines.Zack Weinberg
2017-06-30hashtable: remove repeated phrase from a commentJakub Kicinski
2017-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
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-23Merge tag 'acpi-4.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-06-23slub: make sysfs file removal asynchronousTejun Heo
2017-06-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller