Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | rxrpc: Use the UDP encap_rcv hook | David Howells | 2018-10-08 | 4 | -44/+36 | |
| | * | | | | | rxrpc: Fix the data_ready handler | David Howells | 2018-10-05 | 2 | -35/+44 | |
| | * | | | | | rxrpc: Fix some missed refs to init_net | David Howells | 2018-10-05 | 6 | -24/+34 | |
| * | | | | | | rds: RDS (tcp) hangs on sendto() to unresponding address | Ka-Cheong Poon | 2018-10-11 | 1 | -3/+10 | |
| * | | | | | | net: make skb_partial_csum_set() more robust against overflows | Eric Dumazet | 2018-10-10 | 1 | -5/+7 | |
| * | | | | | | Merge branch 'devlink-param-type-string-fixes' | David S. Miller | 2018-10-10 | 2 | -8/+47 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | devlink: Add helper function for safely copy string param | Moshe Shemesh | 2018-10-10 | 2 | -3/+28 | |
| | * | | | | | | devlink: Fix param cmode driverinit for string type | Moshe Shemesh | 2018-10-10 | 1 | -3/+12 | |
| | * | | | | | | devlink: Fix param set handling for string type | Moshe Shemesh | 2018-10-10 | 2 | -4/+9 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch 'ena-fixes' | David S. Miller | 2018-10-09 | 2 | -14/+16 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | net: ena: fix auto casting to boolean | Arthur Kiyanovski | 2018-10-09 | 1 | -4/+4 | |
| | * | | | | | | net: ena: fix NULL dereference due to untimely napi initialization | Arthur Kiyanovski | 2018-10-09 | 1 | -2/+7 | |
| | * | | | | | | net: ena: fix rare bug when failed restart/resume is followed by driver removal | Arthur Kiyanovski | 2018-10-09 | 1 | -0/+4 | |
| | * | | | | | | net: ena: fix warning in rmmod caused by double iounmap | Arthur Kiyanovski | 2018-10-09 | 1 | -8/+1 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch 'net-smc-userspace-breakage-fixes' | David S. Miller | 2018-10-08 | 1 | -11/+14 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | net/smc: retain old name for diag_mode field | Eugene Syromiatnikov | 2018-10-08 | 1 | -1/+4 | |
| | * | | | | | | net/smc: use __aligned_u64 for 64-bit smc_diag fields | Eugene Syromiatnikov | 2018-10-08 | 1 | -11/+11 | |
| |/ / / / / / | ||||||
| * | | | | | | net: sched: cls_u32: fix hnode refcounting | Al Viro | 2018-10-08 | 1 | -5/+5 | |
| * | | | | | | udp: Unbreak modules that rely on external __skb_recv_udp() availability | Jiri Kosina | 2018-10-08 | 1 | -1/+1 | |
* | | | | | | | Merge branch 'for-4.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Greg Kroah-Hartman | 2018-10-11 | 2 | -9/+17 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cgroup: Fix dom_cgrp propagation when enabling threaded mode | Tejun Heo | 2018-10-04 | 2 | -9/+17 | |
* | | | | | | | | Merge tag 'kbuild-fixes-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel... | Greg Kroah-Hartman | 2018-10-11 | 3 | -4/+7 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | samples: disable CONFIG_SAMPLES for UML | Masahiro Yamada | 2018-10-10 | 1 | -0/+1 | |
| * | | | | | | | | kbuild: allow to use GCC toolchain not in Clang search path | Stefan Agner | 2018-09-19 | 1 | -3/+5 | |
| * | | | | | | | | ftrace: Build with CPPFLAGS to get -Qunused-arguments | Joel Stanley | 2018-09-19 | 1 | -1/+1 | |
* | | | | | | | | | Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kern... | Greg Kroah-Hartman | 2018-10-11 | 10 | -19/+22 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | treewide: Replace more open-coded allocation size multiplications | Kees Cook | 2018-10-06 | 10 | -19/+22 | |
* | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Greg Kroah-Hartman | 2018-10-11 | 4 | -27/+45 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | x86/mm: Avoid VLA in pgd_alloc() | Kees Cook | 2018-10-09 | 1 | -2/+8 | |
| * | | | | | | | | | | x86/intel_rdt: Fix out-of-bounds memory access in CBM tests | Reinette Chatre | 2018-10-09 | 3 | -25/+37 | |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Greg Kroah-Hartman | 2018-10-11 | 2 | -14/+0 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | mm, sched/numa: Remove remaining traces of NUMA rate-limiting | Srikar Dronamraju | 2018-10-09 | 2 | -14/+0 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 2018-10-11 | 4 | -5/+20 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge tag 'perf-urgent-for-mingo-4.19-20181005' of git://git.kernel.org/pub/s... | Ingo Molnar | 2018-10-05 | 4 | -5/+20 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | perf record: Use unmapped IP for inline callchain cursors | Milian Wolff | 2018-10-05 | 1 | -1/+2 | |
| | * | | | | | | | | | | perf python: Use -Wno-redundant-decls to build with PYTHON=python3 | Arnaldo Carvalho de Melo | 2018-10-05 | 1 | -1/+1 | |
| | * | | | | | | | | | | perf report: Don't try to map ip to invalid map | Milian Wolff | 2018-09-27 | 1 | -2/+3 | |
| | * | | | | | | | | | | perf script python: Fix export-to-sqlite.py sample columns | Adrian Hunter | 2018-09-25 | 1 | -1/+5 | |
| | * | | | | | | | | | | perf script python: Fix export-to-postgresql.py occasional failure | Adrian Hunter | 2018-09-25 | 1 | -0/+9 | |
* | | | | | | | | | | | | Merge tag 'for-4.19/dm-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2018-10-11 | 2 | -2/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | dm linear: fix linear_end_io conditional definition | Damien Le Moal | 2018-10-11 | 2 | -2/+4 | |
* | | | | | | | | | | | | | Merge tag 'xfs-fixes-for-4.19-rc7' of git://git.kernel.org/pub/scm/fs/xfs/xfs... | Greg Kroah-Hartman | 2018-10-11 | 1 | -35/+165 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | xfs: fix data corruption w/ unaligned reflink ranges | Dave Chinner | 2018-10-06 | 1 | -13/+34 | |
| * | | | | | | | | | | | | | xfs: fix data corruption w/ unaligned dedupe ranges | Dave Chinner | 2018-10-06 | 1 | -0/+21 | |
| * | | | | | | | | | | | | | xfs: update ctime and remove suid before cloning files | Darrick J. Wong | 2018-10-05 | 1 | -0/+25 | |
| * | | | | | | | | | | | | | xfs: zero posteof blocks when cloning above eof | Darrick J. Wong | 2018-10-05 | 1 | -8/+25 | |
| * | | | | | | | | | | | | | xfs: refactor clonerange preparation into a separate helper | Darrick J. Wong | 2018-10-05 | 1 | -27/+73 | |
* | | | | | | | | | | | | | | Merge tag 'for-4.19/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2018-10-10 | 3 | -11/+29 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | dm linear: eliminate linear_end_io call if CONFIG_DM_ZONED disabled | Mike Snitzer | 2018-10-10 | 1 | -1/+7 | |
| * | | | | | | | | | | | | | dm: fix report zone remapping to account for partition offset | Damien Le Moal | 2018-10-09 | 1 | -7/+20 |