summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* block: Limit zone array allocation sizeDamien Le Moal2019-07-281-0/+5
* jbd2: introduce jbd2_inode dirty range scopingRoss Zwisler2019-07-281-0/+22
* mm: add filemap_fdatawait_range_keep_errors()Ross Zwisler2019-07-281-0/+2
* perf/core: Fix exclusive events' groupingAlexander Shishkin2019-07-281-0/+5
* net/mlx5e: Rx, Fix checksum calculation for new hardwareSaeed Mahameed2019-07-281-1/+2
* tcp: fix tcp_set_congestion_control() use from bpf hookEric Dumazet2019-07-281-1/+2
* tcp: be more careful in tcp_fragment()Eric Dumazet2019-07-281-0/+5
* net/tls: make sure offload also gets the keys wipedJakub Kicinski2019-07-281-0/+1
* net: make skb_dst_force return true when dst is refcountedFlorian Westphal2019-07-281-1/+4
* include/asm-generic/bug.h: fix "cut here" for WARN_ON for __WARN_TAINT archit...Drew Davenport2019-07-261-2/+4
* mm/nvdimm: add is_ioremap_addr and use that to check ioremap addressAneesh Kumar K.V2019-07-261-0/+5
* IB/mlx5: Report correctly tag matching rendezvous capabilityDanit Goldberg2019-07-261-2/+2
* block: Fix potential overflow in blk_report_zones()Damien Le Moal2019-07-261-2/+2
* drm/edid: parse CEA blocks embedded in DisplayIDAndres Rodriguez2019-07-261-0/+10
* xen/events: fix binding user event channels to cpusJuergen Gross2019-07-261-1/+2
* signal/usb: Replace kill_pid_info_as_cred with kill_pid_usb_asyncioEric W. Biederman2019-07-261-1/+1
* ALSA: hda - Don't resume forcibly i915 HDMI/DP codecTakashi Iwai2019-07-261-0/+2
* xdp: fix race on generic receive pathIlya Maximets2019-07-261-0/+2
* rxrpc: Fix oops in tracepointDavid Howells2019-07-261-1/+1
* bpf: fix uapi bpf_prog_info fields alignmentBaruch Siach2019-07-261-0/+1
* clocksource/drivers/exynos_mct: Increase priority over ARM arch timerMarek Szyprowski2019-07-261-1/+1
* ipvs: fix tinfo memory leak in start_sync_threadJulian Anastasov2019-07-261-2/+4
* rcu: Force inlining of rcu_read_lock()Waiman Long2019-07-261-1/+1
* linux/kernel.h: fix overflow for DIV_ROUND_UP_ULLVinod Koul2019-07-211-1/+2
* drivers: base: cacheinfo: Ensure cpu hotplug work is done before Intel RDTJames Morse2019-07-211-0/+1
* nilfs2: do not use unexported cpu_to_le32()/le32_to_cpu() in uapi headerMasahiro Yamada2019-07-211-12/+12
* VMCI: Fix integer overflow in VMCI handle arraysVishnu DASA2019-07-141-1/+10
* ALSA: usb-audio: Fix parse of UAC2 Extension UnitsTakashi Iwai2019-07-141-0/+37
* ip6_tunnel: allow not to count pkts on tstats by passing dev as NULLXin Long2019-07-141-3/+6
* bpf: sockmap, restore sk_write_space when psock gets droppedJakub Sitnicki2019-07-141-0/+2
* signal: remove the wrong signal_pending() check in restore_user_sigmask()Oleg Nesterov2019-07-101-1/+1
* fanotify: update connector fsid cache on add markAmir Goldstein2019-07-031-1/+3
* futex: Update comments and docs about return values of arch futex codeWill Deacon2019-07-031-2/+6
* bpf: fix unconnected udp hooksDaniel Borkmann2019-07-032-0/+10
* bpf: simplify definition of BPF_FIB_LOOKUP related flagsMartynas Pumputis2019-07-031-2/+2
* net/tls: fix page double free on TX cleanupDirk van der Merwe2019-07-031-15/+0
* mm: fix page cache convergence regressionJohannes Weiner2019-07-031-0/+1
* {nl,mac}80211: allow 4addr AP operation on crypto controlled devicesManikanta Pubbisetty2019-06-251-1/+2
* Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann2019-06-251-0/+3
* mmc: core: Add sdio_retune_hold_now() and sdio_retune_release()Douglas Anderson2019-06-251-0/+3
* mmc: core: API to temporarily disable retuning for SDIO CRC errorsDouglas Anderson2019-06-252-0/+4
* coredump: fix race condition between collapse_huge_page() and core dumpingAndrea Arcangeli2019-06-221-0/+4
* netfilter: nft_fib: Fix existence check supportPhil Sutter2019-06-221-1/+1
* net: ethtool: Allow matching on vlan DEI bitMaxime Chevallier2019-06-221-0/+1
* drm: add fallback override/firmware EDID modes workaroundJani Nikula2019-06-191-0/+1
* x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callbackBorislav Petkov2019-06-191-0/+1
* cgroup: Use css_tryget() instead of css_tryget_online() in task_get_css()Tejun Heo2019-06-191-2/+8
* HID: input: make sure the wheel high resolution multiplier is setBenjamin Tissoires2019-06-191-1/+1
* tcp: add tcp_min_snd_mss sysctlEric Dumazet2019-06-171-0/+1
* tcp: tcp_fragment() should apply sane memory limitsEric Dumazet2019-06-171-0/+1