| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | | | | | | | netfilter: nft_dynset: do not reject set updates with NFT_SET_EVAL | Pablo Neira Ayuso | 2018-06-12 | 1 | -1/+1 |
| * | | | | | | | | | | | | | netfilter: fix null-ptr-deref in nf_nat_decode_session | Prashant Bhole | 2018-06-12 | 1 | -1/+1 |
| | |_|_|_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | | | |
|
| * | | | | | | | | | | | | tls: fix NULL pointer dereference on poll | Daniel Borkmann | 2018-06-12 | 1 | -4/+2 |
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2018-06-11 | 4 | -17/+45 |
| |\ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|/ / / / /
| |/| | | | | | | | | | | |
|
| | * | | | | | | | | | | | netfilter: remove include/net/netfilter/nft_dup.h | Corentin Labbe | 2018-06-08 | 1 | -10/+0 |
| | * | | | | | | | | | | | netfilter: nf_conntrack: Increase __IPS_MAX_BIT with new bit IPS_OFFLOAD_BIT | Gao Feng | 2018-06-07 | 1 | -1/+1 |
| | * | | | | | | | | | | | netfilter: ipset: Limit max timeout value | Jozsef Kadlecsik | 2018-06-06 | 1 | -4/+6 |
| | * | | | | | | | | | | | netfilter: ipset: List timing out entries with "timeout 1" instead of zero | Jozsef Kadlecsik | 2018-06-06 | 1 | -2/+8 |
| | * | | | | | | | | | | | ipvs: register conntrack hooks for ftp | Julian Anastasov | 2018-06-02 | 1 | -0/+30 |
* | | | | | | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2018-06-15 | 2 | -6/+14 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|/ / / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | virtio: update the comments for transport features | Tiwei Bie | 2018-06-12 | 1 | -3/+6 |
| * | | | | | | | | | | | | virtio_pci: support enabling VFs | Tiwei Bie | 2018-06-12 | 1 | -1/+6 |
| * | | | | | | | | | | | | virtio_ring: switch to dma_XX barriers for rpmsg | Michael S. Tsirkin | 2018-06-07 | 1 | -2/+2 |
| | |_|_|_|_|_|_|_|/ / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge tag 'sound-fix-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-06-15 | 1 | -0/+8 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | ALSA: usb-audio: Add bi-directional terminal types | Jorge Sanjuan | 2018-06-14 | 1 | -0/+8 |
* | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-06-15 | 4 | -5/+38 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | mm: fix oom_kill event handling | Roman Gushchin | 2018-06-15 | 1 | -4/+22 |
| * | | | | | | | | | | | | | sched/core / kcov: avoid kcov_area during task switch | Mark Rutland | 2018-06-15 | 2 | -1/+15 |
| * | | | | | | | | | | | | | mm: fix race between kmem_cache destroy, create and deactivate | Shakeel Butt | 2018-06-15 | 1 | -0/+1 |
* | | | | | | | | | | | | | | Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2018-06-15 | 3 | -16/+18 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-ti... | Arnd Bergmann | 2018-06-14 | 3 | -16/+18 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | vfs: change inode times to use struct timespec64 | Deepa Dinamani | 2018-06-06 | 2 | -15/+16 |
| | * | | | | | | | | | | | | | | pstore: Convert internal records to timespec64 | Kees Cook | 2018-06-06 | 1 | -1/+1 |
| | * | | | | | | | | | | | | | | fs: add timespec64_truncate() | Deepa Dinamani | 2018-05-26 | 1 | -0/+1 |
* | | | | | | | | | | | | | | | | Merge tag 'ceph-for-4.18-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 2018-06-15 | 3 | -6/+11 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / / / / / / / /
|/| | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | libceph: allocate the locator string with GFP_NOFAIL | Ilya Dryomov | 2018-06-04 | 1 | -4/+4 |
| * | | | | | | | | | | | | | | | libceph: make abort_on_full a per-osdc setting | Ilya Dryomov | 2018-06-04 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | libceph: defer __complete_request() to a workqueue | Ilya Dryomov | 2018-06-04 | 1 | -0/+2 |
| * | | | | | | | | | | | | | | | libceph: introduce ceph_osdc_abort_requests() | Ilya Dryomov | 2018-06-04 | 1 | -0/+2 |
| * | | | | | | | | | | | | | | | ceph: always get rstat from auth mds | Yan, Zheng | 2018-06-04 | 1 | -0/+1 |
| * | | | | | | | | | | | | | | | libceph, rbd: add error handling for osd_req_op_cls_init() | Chengguang Xu | 2018-06-04 | 1 | -1/+1 |
| | |_|_|/ / / / / / / / / / /
| |/| | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | Merge tag 'platform-drivers-x86-v4.18-1' of git://git.infradead.org/linux-pla... | Linus Torvalds | 2018-06-14 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | lib/string_helpers: Add missed declaration of struct task_struct | Andy Shevchenko | 2018-05-15 | 1 | -0/+1 |
| * | | | | | | | | | | | | | | | platform_data/mlxreg: Document fixes for hotplug device | Vadim Pasternak | 2018-05-13 | 1 | -2/+1 |
* | | | | | | | | | | | | | | | | Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-06-14 | 8 | -40/+10 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | i2c: Export of_i2c_get_board_info() | Boris Brezillon | 2018-05-22 | 1 | -0/+10 |
| * | | | | | | | | | | | | | | | | Merge branch 'i2c/platform_data-immutable' into i2c/for-4.18 | Wolfram Sang | 2018-05-17 | 22 | -58/+159 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | i2c: pnx: move header into the driver | Wolfram Sang | 2018-05-17 | 1 | -38/+0 |
| | * | | | | | | | | | | | | | | | | i2c: xiic: move header to platform_data | Wolfram Sang | 2018-05-17 | 1 | -0/+0 |
| | * | | | | | | | | | | | | | | | | i2c: pca-platform: move header to platform_data | Wolfram Sang | 2018-05-17 | 1 | -0/+0 |
| | * | | | | | | | | | | | | | | | | i2c: omap: move header to platform_data | Wolfram Sang | 2018-05-17 | 1 | -0/+0 |
| | * | | | | | | | | | | | | | | | | i2c: ocores: move header to platform_data | Wolfram Sang | 2018-05-17 | 1 | -0/+0 |
| | * | | | | | | | | | | | | | | | | i2c: mux: gpio: move header to platform_data | Wolfram Sang | 2018-05-17 | 1 | -0/+0 |
| | * | | | | | | | | | | | | | | | | i2c: gpio: move header to platform_data | Wolfram Sang | 2018-05-17 | 1 | -0/+0 |
| * | | | | | | | | | | | | | | | | | i2c: Get rid of i2c_board_info->archdata | Boris Brezillon | 2018-05-15 | 1 | -2/+0 |
* | | | | | | | | | | | | | | | | | | Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables | Linus Torvalds | 2018-06-14 | 2 | -2/+2 |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ /
|/| | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2018-06-13 | 1 | -6/+6 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | linux/linkage.h: replace VMLINUX_SYMBOL_STR() with __stringify() | Masahiro Yamada | 2018-06-12 | 1 | -6/+6 |
* | | | | | | | | | | | | | | | | | | Merge tag 'acpi-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-06-13 | 4 | -8/+24 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | ACPICA: Recognize the _OSI string "Windows 2017.2" | Mario Limonciello | 2018-06-10 | 1 | -0/+1 |