summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | rxrpc: Use the UDP encap_rcv hookDavid Howells2018-10-084-44/+36
| | * | | | | rxrpc: Fix the data_ready handlerDavid Howells2018-10-052-35/+44
| | * | | | | rxrpc: Fix some missed refs to init_netDavid Howells2018-10-056-24/+34
| * | | | | | rds: RDS (tcp) hangs on sendto() to unresponding addressKa-Cheong Poon2018-10-111-3/+10
| * | | | | | net: make skb_partial_csum_set() more robust against overflowsEric Dumazet2018-10-101-5/+7
| * | | | | | Merge branch 'devlink-param-type-string-fixes'David S. Miller2018-10-102-8/+47
| |\ \ \ \ \ \
| | * | | | | | devlink: Add helper function for safely copy string paramMoshe Shemesh2018-10-102-3/+28
| | * | | | | | devlink: Fix param cmode driverinit for string typeMoshe Shemesh2018-10-101-3/+12
| | * | | | | | devlink: Fix param set handling for string typeMoshe Shemesh2018-10-102-4/+9
| |/ / / / / /
| * | | | | | Merge branch 'ena-fixes'David S. Miller2018-10-092-14/+16
| |\ \ \ \ \ \
| | * | | | | | net: ena: fix auto casting to booleanArthur Kiyanovski2018-10-091-4/+4
| | * | | | | | net: ena: fix NULL dereference due to untimely napi initializationArthur Kiyanovski2018-10-091-2/+7
| | * | | | | | net: ena: fix rare bug when failed restart/resume is followed by driver removalArthur Kiyanovski2018-10-091-0/+4
| | * | | | | | net: ena: fix warning in rmmod caused by double iounmapArthur Kiyanovski2018-10-091-8/+1
| |/ / / / / /
| * | | | | | Merge branch 'net-smc-userspace-breakage-fixes'David S. Miller2018-10-081-11/+14
| |\ \ \ \ \ \
| | * | | | | | net/smc: retain old name for diag_mode fieldEugene Syromiatnikov2018-10-081-1/+4
| | * | | | | | net/smc: use __aligned_u64 for 64-bit smc_diag fieldsEugene Syromiatnikov2018-10-081-11/+11
| |/ / / / / /
| * | | | | | net: sched: cls_u32: fix hnode refcountingAl Viro2018-10-081-5/+5
| * | | | | | udp: Unbreak modules that rely on external __skb_recv_udp() availabilityJiri Kosina2018-10-081-1/+1
* | | | | | | Merge branch 'for-4.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2018-10-112-9/+17
|\ \ \ \ \ \ \
| * | | | | | | cgroup: Fix dom_cgrp propagation when enabling threaded modeTejun Heo2018-10-042-9/+17
* | | | | | | | Merge tag 'kbuild-fixes-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2018-10-113-4/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | samples: disable CONFIG_SAMPLES for UMLMasahiro Yamada2018-10-101-0/+1
| * | | | | | | | kbuild: allow to use GCC toolchain not in Clang search pathStefan Agner2018-09-191-3/+5
| * | | | | | | | ftrace: Build with CPPFLAGS to get -Qunused-argumentsJoel Stanley2018-09-191-1/+1
* | | | | | | | | Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2018-10-1110-19/+22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | treewide: Replace more open-coded allocation size multiplicationsKees Cook2018-10-0610-19/+22
* | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2018-10-114-27/+45
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/mm: Avoid VLA in pgd_alloc()Kees Cook2018-10-091-2/+8
| * | | | | | | | | | x86/intel_rdt: Fix out-of-bounds memory access in CBM testsReinette Chatre2018-10-093-25/+37
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman2018-10-112-14/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mm, sched/numa: Remove remaining traces of NUMA rate-limitingSrikar Dronamraju2018-10-092-14/+0
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2018-10-114-5/+20
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'perf-urgent-for-mingo-4.19-20181005' of git://git.kernel.org/pub/s...Ingo Molnar2018-10-054-5/+20
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | perf record: Use unmapped IP for inline callchain cursorsMilian Wolff2018-10-051-1/+2
| | * | | | | | | | | | perf python: Use -Wno-redundant-decls to build with PYTHON=python3Arnaldo Carvalho de Melo2018-10-051-1/+1
| | * | | | | | | | | | perf report: Don't try to map ip to invalid mapMilian Wolff2018-09-271-2/+3
| | * | | | | | | | | | perf script python: Fix export-to-sqlite.py sample columnsAdrian Hunter2018-09-251-1/+5
| | * | | | | | | | | | perf script python: Fix export-to-postgresql.py occasional failureAdrian Hunter2018-09-251-0/+9
* | | | | | | | | | | | Merge tag 'for-4.19/dm-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2018-10-112-2/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | dm linear: fix linear_end_io conditional definitionDamien Le Moal2018-10-112-2/+4
* | | | | | | | | | | | | Merge tag 'xfs-fixes-for-4.19-rc7' of git://git.kernel.org/pub/scm/fs/xfs/xfs...Greg Kroah-Hartman2018-10-111-35/+165
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | xfs: fix data corruption w/ unaligned reflink rangesDave Chinner2018-10-061-13/+34
| * | | | | | | | | | | | | xfs: fix data corruption w/ unaligned dedupe rangesDave Chinner2018-10-061-0/+21
| * | | | | | | | | | | | | xfs: update ctime and remove suid before cloning filesDarrick J. Wong2018-10-051-0/+25
| * | | | | | | | | | | | | xfs: zero posteof blocks when cloning above eofDarrick J. Wong2018-10-051-8/+25
| * | | | | | | | | | | | | xfs: refactor clonerange preparation into a separate helperDarrick J. Wong2018-10-051-27/+73
* | | | | | | | | | | | | | Merge tag 'for-4.19/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2018-10-103-11/+29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | dm linear: eliminate linear_end_io call if CONFIG_DM_ZONED disabledMike Snitzer2018-10-101-1/+7
| * | | | | | | | | | | | | dm: fix report zone remapping to account for partition offsetDamien Le Moal2018-10-091-7/+20