summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | netfilter: fix null-ptr-deref in nf_nat_decode_sessionPrashant Bhole2018-06-121-1/+1
| * | | | | | | | | tls: fix NULL pointer dereference on pollDaniel Borkmann2018-06-111-4/+2
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-06-114-17/+45
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| | * | | | | | | | netfilter: remove include/net/netfilter/nft_dup.hCorentin Labbe2018-06-081-10/+0
| | * | | | | | | | netfilter: nf_conntrack: Increase __IPS_MAX_BIT with new bit IPS_OFFLOAD_BITGao Feng2018-06-071-1/+1
| | * | | | | | | | netfilter: ipset: Limit max timeout valueJozsef Kadlecsik2018-06-061-4/+6
| | * | | | | | | | netfilter: ipset: List timing out entries with "timeout 1" instead of zeroJozsef Kadlecsik2018-06-061-2/+8
| | * | | | | | | | ipvs: register conntrack hooks for ftpJulian Anastasov2018-06-021-0/+30
* | | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2018-06-162-6/+14
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | virtio: update the comments for transport featuresTiwei Bie2018-06-121-3/+6
| * | | | | | | | | virtio_pci: support enabling VFsTiwei Bie2018-06-121-1/+6
| * | | | | | | | | virtio_ring: switch to dma_XX barriers for rpmsgMichael S. Tsirkin2018-06-071-2/+2
* | | | | | | | | | Merge tag 'sound-fix-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-151-0/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ALSA: usb-audio: Add bi-directional terminal typesJorge Sanjuan2018-06-141-0/+8
* | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-06-154-5/+38
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | mm: fix oom_kill event handlingRoman Gushchin2018-06-151-4/+22
| * | | | | | | | | | | sched/core / kcov: avoid kcov_area during task switchMark Rutland2018-06-152-1/+15
| * | | | | | | | | | | mm: fix race between kmem_cache destroy, create and deactivateShakeel Butt2018-06-151-0/+1
* | | | | | | | | | | | Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-06-153-16/+18
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-ti...Arnd Bergmann2018-06-143-16/+18
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | vfs: change inode times to use struct timespec64Deepa Dinamani2018-06-052-15/+16
| | * | | | | | | | | | | | pstore: Convert internal records to timespec64Kees Cook2018-06-051-1/+1
| | * | | | | | | | | | | | fs: add timespec64_truncate()Deepa Dinamani2018-05-251-0/+1
* | | | | | | | | | | | | | Merge tag 'ceph-for-4.18-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2018-06-153-6/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | libceph: allocate the locator string with GFP_NOFAILIlya Dryomov2018-06-041-4/+4
| * | | | | | | | | | | | | libceph: make abort_on_full a per-osdc settingIlya Dryomov2018-06-041-1/+1
| * | | | | | | | | | | | | libceph: defer __complete_request() to a workqueueIlya Dryomov2018-06-041-0/+2
| * | | | | | | | | | | | | libceph: introduce ceph_osdc_abort_requests()Ilya Dryomov2018-06-041-0/+2
| * | | | | | | | | | | | | ceph: always get rstat from auth mdsYan, Zheng2018-06-041-0/+1
| * | | | | | | | | | | | | libceph, rbd: add error handling for osd_req_op_cls_init()Chengguang Xu2018-06-041-1/+1
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'platform-drivers-x86-v4.18-1' of git://git.infradead.org/linux-pla...Linus Torvalds2018-06-142-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | lib/string_helpers: Add missed declaration of struct task_structAndy Shevchenko2018-05-151-0/+1
| * | | | | | | | | | | | | platform_data/mlxreg: Document fixes for hotplug deviceVadim Pasternak2018-05-121-2/+1
* | | | | | | | | | | | | | Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-06-148-40/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | i2c: Export of_i2c_get_board_info()Boris Brezillon2018-05-221-0/+10
| * | | | | | | | | | | | | | Merge branch 'i2c/platform_data-immutable' into i2c/for-4.18Wolfram Sang2018-05-1722-58/+159
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | i2c: pnx: move header into the driverWolfram Sang2018-05-171-38/+0
| | * | | | | | | | | | | | | | i2c: xiic: move header to platform_dataWolfram Sang2018-05-171-0/+0
| | * | | | | | | | | | | | | | i2c: pca-platform: move header to platform_dataWolfram Sang2018-05-171-0/+0
| | * | | | | | | | | | | | | | i2c: omap: move header to platform_dataWolfram Sang2018-05-171-0/+0
| | * | | | | | | | | | | | | | i2c: ocores: move header to platform_dataWolfram Sang2018-05-171-0/+0
| | * | | | | | | | | | | | | | i2c: mux: gpio: move header to platform_dataWolfram Sang2018-05-171-0/+0
| | * | | | | | | | | | | | | | i2c: gpio: move header to platform_dataWolfram Sang2018-05-171-0/+0
| * | | | | | | | | | | | | | | i2c: Get rid of i2c_board_info->archdataBoris Brezillon2018-05-151-2/+0
* | | | | | | | | | | | | | | | Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds2018-06-142-2/+2
* | | | | | | | | | | | | | | | Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-06-131-6/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | linux/linkage.h: replace VMLINUX_SYMBOL_STR() with __stringify()Masahiro Yamada2018-06-131-6/+6
* | | | | | | | | | | | | | | | | Merge tag 'acpi-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-06-134-8/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | ACPICA: Recognize the _OSI string "Windows 2017.2"Mario Limonciello2018-06-101-0/+1
| * | | | | | | | | | | | | | | | | ACPICA: Update version to 20180531Bob Moore2018-06-061-1/+1