aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-05-10interconnect: Add helpers for enabling/disabling a pathGeorgi Djakov1-0/+12
2020-05-09IB/mlx4: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-05-10power: supply: add battery parametersMatti Vaittinen1-0/+4
2020-05-09bpf: Add PTR_TO_BTF_ID_OR_NULL supportYonghong Song1-0/+2
2020-05-09net: bpf: Add netlink and ipv6_route bpf_iter targetsYonghong Song1-0/+3
2020-05-09bpf: Add bpf_map iteratorYonghong Song1-0/+1
2020-05-09bpf: Implement common macros/helpers for target iteratorsYonghong Song1-0/+11
2020-05-09bpf: Create file bpf iteratorYonghong Song1-0/+2
2020-05-09bpf: Create anonymous bpf iteratorYonghong Song1-0/+1
2020-05-09bpf: Support bpf tracing/iter programs for BPF_LINK_CREATEYonghong Song2-0/+2
2020-05-09bpf: Allow loading of a bpf_iter programYonghong Song1-0/+3
2020-05-09bpf: Implement an interface to register bpf_iter targetsYonghong Song1-0/+15
2020-05-10Merge tag 'tags/linear-ranges-lib' into psy-nextSebastian Reichel48-133/+152
2020-05-09nvme: define constants for identification valuesKeith Busch1-0/+6
2020-05-09nvmet: align addrfam list to specChaitanya Kulkarni1-0/+2
2020-05-09nvme-fc and nvmet-fc: revise LLDD api for LS reception and LS requestJames Smart1-98/+270
2020-05-09nvme-fc: Sync header to FC-NVME-2 rev 1.08James Smart1-5/+6
2020-05-09bdi: remove the name field in struct backing_dev_infoChristoph Hellwig1-2/+0
2020-05-09bdi: simplify bdi_allocChristoph Hellwig1-5/+1
2020-05-09bdi: remove bdi_register_ownerChristoph Hellwig1-1/+1
2020-05-09driver core: remove device_create_vargsChristoph Hellwig1-4/+0
2020-05-09Merge branch 'block-5.7' into for-5.8/blockJens Axboe2-9/+2
2020-05-09bdi: add a ->dev_name field to struct backing_dev_infoChristoph Hellwig1-0/+1
2020-05-09nsproxy: add struct nssetChristian Brauner3-2/+27
2020-05-09Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2-0/+14
2020-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski1-0/+1
2020-05-08nfsd: clients don't need to break their own delegationsJ. Bruce Fields2-0/+2
2020-05-08kthread: save thread functionJ. Bruce Fields1-0/+1
2020-05-08serial: 8250_pci: Move Pericom IDs to pci_ids.hKai-Heng Feng1-0/+6
2020-05-08regulator: use linear_ranges helperMatti Vaittinen1-22/+5
2020-05-08lib: add linear ranges helpersMatti Vaittinen1-0/+48
2020-05-08Merge tag 'char-misc-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-6/+10
2020-05-08Merge tag 'driver-core-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+2
2020-05-08Merge branch 'kcsan-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git...Thomas Gleixner3-59/+225
2020-05-08KVM: Introduce kvm_make_all_cpus_request_except()Suravee Suthikulpanit1-0/+3
2020-05-08crypto: lib/sha1 - fold linux/cryptohash.h into crypto/sha.hEric Biggers2-19/+1
2020-05-08crypto: lib/sha1 - rename "sha" to "sha1"Eric Biggers2-7/+11
2020-05-07audit: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-05-07Merge branch 'for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds1-1/+1
2020-05-07netpoll: accept NULL np argument in netpoll_send_skb()Eric Dumazet1-4/+1
2020-05-07netpoll: netpoll_send_skb() returns transmit statusEric Dumazet1-1/+1
2020-05-07netpoll: move netpoll_send_skb() out of lineEric Dumazet1-8/+1
2020-05-07netpoll: remove dev argument from netpoll_send_skb_on_dev()Eric Dumazet1-3/+2
2020-05-08module: Make module_enable_ro() static againJosh Poimboeuf1-6/+0
2020-05-08module: Remove module_disable_ro()Josh Poimboeuf1-2/+0
2020-05-08livepatch: Remove .klp.archPeter Zijlstra1-3/+0
2020-05-08livepatch: Apply vmlinux-specific KLP relocations earlyJosh Poimboeuf1-0/+14
2020-05-07exec: Rename flush_old_exec begin_new_execEric W. Biederman1-1/+1
2020-05-07exec: Merge install_exec_creds into setup_new_execEric W. Biederman1-1/+0
2020-05-07exec: Rename the flag called_exec_mmap point_of_no_returnEric W. Biederman1-3/+3