summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-08-09cgroup: Include dying leaders with live threads in PROCS iterationsTejun Heo2-0/+2
2019-08-09cgroup: Implement css_task_iter_skip()Tejun Heo1-0/+3
2019-08-09net/mlx5e: Prevent encap flow counter update async to user queryAriel Levkovich1-0/+1
2019-08-09compat_ioctl: pppoe: fix PPPOEIOCSFWD handlingArnd Bergmann1-0/+3
2019-08-09tcp: be more careful in tcp_fragment()Eric Dumazet1-0/+17
2019-08-09scsi: fcoe: Embed fc_rport_priv in fcoe_rport structureHannes Reinecke1-0/+1
2019-08-06uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side hea...Mikko Rapeli2-13/+11
2019-08-06coda: fix build using bare-metal toolchainSam Protsenko1-2/+1
2019-08-06ACPI: fix false-positive -Wuninitialized warningArnd Bergmann1-1/+4
2019-08-04sched/fair: Don't free p->numa_faults with concurrent readersJann Horn1-2/+2
2019-08-04iommu/iova: Fix compilation error with !CONFIG_IOMMU_IOVAJoerg Roedel1-1/+1
2019-08-04iommu/vt-d: Don't queue_iova() if there is no flush queueDmitry Safonov1-0/+6
2019-08-04VSOCK: use TCP state constants for sk_stateStefan Hajnoczi1-3/+0
2019-07-31access: avoid the RCU grace period for the temporary subjective credentialsLinus Torvalds1-1/+6
2019-07-31drm/crc: Only report a single overflow when a CRC fd is openedMaarten Lankhorst1-1/+2
2019-07-31jbd2: introduce jbd2_inode dirty range scopingRoss Zwisler1-0/+22
2019-07-31mm: add filemap_fdatawait_range_keep_errors()Ross Zwisler1-0/+2
2019-07-31tcp: fix tcp_set_congestion_control() use from bpf hookEric Dumazet1-1/+2
2019-07-31net: make skb_dst_force return true when dst is refcountedFlorian Westphal1-1/+4
2019-07-31compiler.h: Add read_word_at_a_time() function.Andrey Ryabinin1-0/+8
2019-07-31compiler.h, kasan: Avoid duplicating __read_once_size_nocheck()Andrey Ryabinin1-8/+6
2019-07-31xen/events: fix binding user event channels to cpusJuergen Gross1-1/+2
2019-07-31clocksource/drivers/exynos_mct: Increase priority over ARM arch timerMarek Szyprowski1-1/+1
2019-07-31ipvs: fix tinfo memory leak in start_sync_threadJulian Anastasov1-2/+4
2019-07-31rcu: Force inlining of rcu_read_lock()Waiman Long1-1/+1
2019-07-21linux/kernel.h: fix overflow for DIV_ROUND_UP_ULLVinod Koul1-1/+2
2019-07-21VMCI: Fix integer overflow in VMCI handle arraysVishnu DASA1-1/+10
2019-07-21ip6_tunnel: allow not to count pkts on tstats by passing dev as NULLXin Long1-3/+6
2019-07-21drivers: base: cacheinfo: Ensure cpu hotplug work is done before Intel RDTJames Morse1-0/+1
2019-07-21nilfs2: do not use unexported cpu_to_le32()/le32_to_cpu() in uapi headerMasahiro Yamada1-12/+12
2019-07-03futex: Update comments and docs about return values of arch futex codeWill Deacon1-2/+6
2019-07-03Revert "compiler.h: update definition of unreachable()"Sasha Levin1-4/+1
2019-07-03block: add a lower-level bio_add_page interfaceChristoph Hellwig1-0/+9
2019-06-25Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann1-0/+3
2019-06-22coredump: fix race condition between collapse_huge_page() and core dumpingAndrea Arcangeli1-0/+4
2019-06-19x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callbackBorislav Petkov1-0/+1
2019-06-19cgroup: Use css_tryget() instead of css_tryget_online() in task_get_css()Tejun Heo1-2/+8
2019-06-17tcp: add tcp_min_snd_mss sysctlEric Dumazet1-0/+1
2019-06-17tcp: tcp_fragment() should apply sane memory limitsEric Dumazet1-0/+1
2019-06-17tcp: limit payload size of sacked skbsEric Dumazet2-0/+6
2019-06-15drm: don't block fb changes for async plane updatesHelen Koike1-0/+8
2019-06-15Revert "Bluetooth: Align minimum encryption key size for LE and BR/EDR connec...Greg Kroah-Hartman1-3/+0
2019-06-15pwm: Fix deadlock warning when removing PWM devicePhong Hoang1-5/+0
2019-06-11ipv4: Define __ipv4_neigh_lookup_noref when CONFIG_INET is disabledDavid Ahern1-0/+8
2019-06-11fuse: Add FOPEN_STREAM to use stream_open()Kirill Smelkov1-0/+2
2019-06-11fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov1-0/+4
2019-06-11drm/i915: Fix I915_EXEC_RING_MASKChris Wilson1-1/+1
2019-06-11x86/power: Fix 'nosmt' vs hibernation triple fault during resumeJiri Kosina1-0/+4
2019-06-11pstore: Convert buf_lock to semaphoreKees Cook1-4/+3
2019-06-11rcu: locking and unlocking need to always be at least barriersLinus Torvalds1-4/+2