summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-08-30Clarify (and fix) MAX_LFS_FILESIZE macrosLinus Torvalds1-2/+2
2017-08-30iommu: Fix wrong freeing of iommu_device->devJoerg Roedel1-1/+11
2017-08-30kbuild: linker script do not match C names unless LD_DEAD_CODE_DATA_ELIMINATI...Nicholas Piggin1-12/+26
2017-08-30bpf: fix mixed signed/unsigned derived min/max value boundsDaniel Borkmann1-0/+1
2017-08-30net_sched: fix order of queue length updates in qdisc_replace()Konstantin Khlebnikov1-1/+4
2017-08-30ipv4: better IP_MAX_MTU enforcementEric Dumazet1-2/+2
2017-08-30ptr_ring: use kmalloc_array()Eric Dumazet2-5/+7
2017-08-30bonding: require speed/duplex only for 802.3ad, alb and tlbAndreas Born1-0/+5
2017-08-24pids: make task_tgid_nr_ns() safeOleg Nesterov2-25/+30
2017-08-24kernel/watchdog: Prevent false positives with turbo modesThomas Gleixner1-0/+8
2017-08-24perf/x86: Fix RDPMC vs. mm_struct trackingPeter Zijlstra1-2/+2
2017-08-24mm: discard memblock data laterPavel Tatashin1-2/+4
2017-08-16PCI: Add pci_reset_function_locked()Marc Zyngier1-0/+1
2017-08-16iio: accel: st_accel: add SPI-3wire supportLorenzo Bianconi2-0/+9
2017-08-16iscsi-target: Fix iscsi_np reset hung task during parallel deleteNicholas Bellinger1-0/+1
2017-08-16mtd: nand: Declare tBERS, tR and tPROG as u64 to avoid integer overflowBoris Brezillon1-3/+3
2017-08-11workqueue: implicit ordered attribute should be overridableTejun Heo1-1/+3
2017-08-11udp6: fix socket leak on early demuxPaolo Abeni1-0/+1
2017-08-11net/mlx5e: Add field select to MTPPS registerEugenia Emantayev1-3/+7
2017-08-11net/mlx5: Fix mlx5_ifc_mtpps_reg_bits structure sizeEugenia Emantayev1-1/+1
2017-08-11sctp: fix the check for _sctp_walk_params and _sctp_walk_errorsXin Long1-2/+2
2017-08-11sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}()Alexander Potapenko1-0/+4
2017-08-11blk-mq: Create hctx for each present CPUChristoph Hellwig1-1/+0
2017-08-11ASoC: fix pcm-creation regressionJohan Hovold1-6/+0
2017-08-11cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()Dima Zavin1-2/+17
2017-08-11mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving...Mel Gorman1-0/+4
2017-08-11NFSv4: Fix EXCHANGE_ID corrupt verifier issueTrond Myklebust1-1/+1
2017-08-06dentry name snapshotsAl Viro2-31/+6
2017-07-27writeback: rework wb_[dec|inc]_stat family of functionsNikolay Borisov1-22/+2
2017-07-27percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batchNikolay Borisov5-10/+11
2017-07-27sched/cputime: Accumulate vtime on top of nsec clocksourceWanpeng Li1-0/+3
2017-07-27sched/cputime: Move the vtime task fields to their own structFrederic Weisbecker2-13/+19
2017-07-27sched/cputime: Rename vtime fieldsFrederic Weisbecker2-4/+4
2017-07-27vtime, sched/cputime: Remove vtime_account_user()Frederic Weisbecker1-8/+1
2017-07-27vfio: New external user group/file matchAlex Williamson1-0/+2
2017-07-27PCI/MSI: Ignore affinity if pre/post vector count is more than min_vecsMichael Hernandez1-2/+2
2017-07-27iscsi-target: Add login_keys_workaround attribute for non RFC initiatorsNicholas Bellinger1-0/+9
2017-07-27scsi: Avoid that scsi_exit_rq() triggers a use-after-freeBart Van Assche1-0/+1
2017-07-27scsi: Add STARGET_CREATED_REMOVE state to scsi_target_stateEwan D. Milne1-0/+1
2017-07-21sched/headers/uapi: Fix linux/sched/types.h userspace compilation errorsDmitry V. Levin1-8/+8
2017-07-21mm/list_lru.c: fix list_lru_count_node() to be race freeSahitya Tummala1-0/+1
2017-07-21compiler, clang: always inline when CONFIG_OPTIMIZE_INLINING is disabledDavid Rientjes2-15/+11
2017-07-21net: ipv6: Compare lwstate in detecting duplicate nexthopsDavid Ahern1-0/+8
2017-07-21vxlan: fix hlist corruptionJiri Benc1-1/+9
2017-07-21net/mlx5: Cancel delayed recovery work when unloading the driverMohamad Haj Yahia1-0/+1
2017-07-15proc: Fix proc_sys_prune_dcache to hold a sb referenceEric W. Biederman1-1/+1
2017-07-12sched/fair, cpumask: Export for_each_cpu_wrap()Peter Zijlstra1-0/+17
2017-07-12Add "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-02moduleparam: fix doc: hwparam_irq configures an IRQSylvain 'ythier' Hitier1-1/+1