aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2019-08-16tcp: Clear sk_send_head after purging the write queueBen Hutchings
2019-08-16crypto: ccp - Add support for valid authsize values less than 16Gary R Hook
2019-08-09cgroup: Include dying leaders with live threads in PROCS iterationsTejun Heo
2019-08-09cgroup: Implement css_task_iter_skip()Tejun Heo
2019-08-09net/mlx5e: Prevent encap flow counter update async to user queryAriel Levkovich
2019-08-09compat_ioctl: pppoe: fix PPPOEIOCSFWD handlingArnd Bergmann
2019-08-09tcp: be more careful in tcp_fragment()Eric Dumazet
2019-08-09scsi: fcoe: Embed fc_rport_priv in fcoe_rport structureHannes Reinecke
2019-08-06uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side hea...Mikko Rapeli
2019-08-06coda: fix build using bare-metal toolchainSam Protsenko
2019-08-06ACPI: fix false-positive -Wuninitialized warningArnd Bergmann
2019-08-04sched/fair: Don't free p->numa_faults with concurrent readersJann Horn
2019-08-04iommu/iova: Fix compilation error with !CONFIG_IOMMU_IOVAJoerg Roedel
2019-08-04iommu/vt-d: Don't queue_iova() if there is no flush queueDmitry Safonov
2019-08-04VSOCK: use TCP state constants for sk_stateStefan Hajnoczi
2019-07-31access: avoid the RCU grace period for the temporary subjective credentialsLinus Torvalds
2019-07-31drm/crc: Only report a single overflow when a CRC fd is openedMaarten Lankhorst
2019-07-31jbd2: introduce jbd2_inode dirty range scopingRoss Zwisler
2019-07-31mm: add filemap_fdatawait_range_keep_errors()Ross Zwisler
2019-07-31tcp: fix tcp_set_congestion_control() use from bpf hookEric Dumazet
2019-07-31net: make skb_dst_force return true when dst is refcountedFlorian Westphal
2019-07-31compiler.h: Add read_word_at_a_time() function.Andrey Ryabinin
2019-07-31compiler.h, kasan: Avoid duplicating __read_once_size_nocheck()Andrey Ryabinin
2019-07-31xen/events: fix binding user event channels to cpusJuergen Gross
2019-07-31clocksource/drivers/exynos_mct: Increase priority over ARM arch timerMarek Szyprowski
2019-07-31ipvs: fix tinfo memory leak in start_sync_threadJulian Anastasov
2019-07-31rcu: Force inlining of rcu_read_lock()Waiman Long
2019-07-21linux/kernel.h: fix overflow for DIV_ROUND_UP_ULLVinod Koul
2019-07-21VMCI: Fix integer overflow in VMCI handle arraysVishnu DASA
2019-07-21ip6_tunnel: allow not to count pkts on tstats by passing dev as NULLXin Long
2019-07-21drivers: base: cacheinfo: Ensure cpu hotplug work is done before Intel RDTJames Morse
2019-07-21nilfs2: do not use unexported cpu_to_le32()/le32_to_cpu() in uapi headerMasahiro Yamada
2019-07-03futex: Update comments and docs about return values of arch futex codeWill Deacon
2019-07-03Revert "compiler.h: update definition of unreachable()"Sasha Levin
2019-07-03block: add a lower-level bio_add_page interfaceChristoph Hellwig
2019-06-25Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann
2019-06-22coredump: fix race condition between collapse_huge_page() and core dumpingAndrea Arcangeli
2019-06-19x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callbackBorislav Petkov
2019-06-19cgroup: Use css_tryget() instead of css_tryget_online() in task_get_css()Tejun Heo
2019-06-17tcp: add tcp_min_snd_mss sysctlEric Dumazet
2019-06-17tcp: tcp_fragment() should apply sane memory limitsEric Dumazet
2019-06-17tcp: limit payload size of sacked skbsEric Dumazet
2019-06-15drm: don't block fb changes for async plane updatesHelen Koike
2019-06-15Revert "Bluetooth: Align minimum encryption key size for LE and BR/EDR connec...Greg Kroah-Hartman
2019-06-15pwm: Fix deadlock warning when removing PWM devicePhong Hoang
2019-06-11ipv4: Define __ipv4_neigh_lookup_noref when CONFIG_INET is disabledDavid Ahern
2019-06-11fuse: Add FOPEN_STREAM to use stream_open()Kirill Smelkov
2019-06-11fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov
2019-06-11drm/i915: Fix I915_EXEC_RING_MASKChris Wilson
2019-06-11x86/power: Fix 'nosmt' vs hibernation triple fault during resumeJiri Kosina