summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: simple-card-utils: add asoc_simple_parse_pin_switches()Paul Cercueil2019-04-261-0/+2
* Merge branch 'acpi-utils' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Mark Brown2019-04-0239-135/+355
|\
| * ACPI / utils: Remove deprecated function since no user leftAndy Shevchenko2019-04-012-9/+0
| * ACPI / utils: Introduce acpi_dev_get_first_match_dev() helperAndy Shevchenko2019-04-012-0/+9
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-03-311-0/+2
| |\
| | * KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada2019-03-281-0/+2
| * | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-311-11/+0
| |\ \
| | * | Merge tag 'v5.1-rc2' into core/urgent, to resolve a conflictIngo Molnar2019-03-2811-13/+33
| | |\|
| | * | proc/kcore: Remove unused kclist_add_remap()Bhupesh Sharma2019-03-261-11/+0
| * | | Merge tag 'gpio-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-03-301-1/+1
| |\ \ \
| | * | | gpio: amd-fch: Fix bogus SPDX identifierThomas Gleixner2019-03-221-1/+1
| | |/ /
| * | | Merge tag 'acpi-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-03-302-0/+8
| |\ \ \
| | * | | ACPI: use different default debug value than ACPICAErik Schmauss2019-03-252-0/+8
| | | |/ | | |/|
| * | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-305-12/+28
| |\ \ \
| | * | | ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASKAndrei Vagin2019-03-291-0/+18
| | * | | include/linux/list.h: fix list_is_first() kernel-docRandy Dunlap2019-03-291-1/+1
| | * | | include/linux/hugetlb.h: convert to use vm_fault_tSouptick Joarder2019-03-291-1/+7
| | * | | mm: add support for kmem caches in DMA32 zoneNicolas Boichat2019-03-291-0/+2
| | * | | mm/hotplug: fix offline undo_isolate_page_range()Qian Cai2019-03-291-10/+0
| * | | | Merge tag 'driver-core-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-03-291-2/+0
| |\ \ \ \
| | * | | | driver core: remove BUS_ATTR()Greg Kroah-Hartman2019-03-181-2/+0
| | | |_|/ | | |/| |
| * | | | Merge tag 'char-misc-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-292-5/+67
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | virt: vbox: Implement passing requestor info to the host for VirtualBox 6.0.xHans de Goede2019-03-272-5/+67
| | | |/ | | |/|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-03-2713-74/+212
| |\ \ \
| | * | | net: phy: bcm54xx: Encode link speed and activity into LEDsVladimir Oltean2019-03-261-0/+16
| | * | | net/sched: let actions use RCU to access 'goto_chain'Davide Caratti2019-03-212-1/+2
| | * | | net/sched: don't dereference a->goto_chain to read the chain indexDavide Caratti2019-03-211-1/+1
| | * | | net/sched: prepare TC actions to properly validate the control actionDavide Caratti2019-03-211-1/+6
| | * | | sctp: get sctphdr by offset in sctp_compute_cksumXin Long2019-03-191-1/+1
| | * | | packets: Always register packet sk in the same orderMaxime Chevallier2019-03-191-0/+6
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-03-164-63/+167
| | |\ \ \
| | | * | | xsk: fix umem memory leak on cleanupBjörn Töpel2019-03-161-1/+0
| | | * | | bpf: add documentation for helpers bpf_spin_lock(), bpf_spin_unlock()Quentin Monnet2019-03-141-0/+55
| | | * | | bpf: fix documentation for eBPF helpersQuentin Monnet2019-03-141-63/+65
| | | * | | bpf: Add bpf_get_listener_sock(struct bpf_sock *sk) helperMartin KaFai Lau2019-03-131-1/+10
| | | * | | bpf: Fix bpf_tcp_sock and bpf_sk_fullsock issue related to bpf_sk_releaseMartin KaFai Lau2019-03-132-1/+40
| | * | | | net: add documentation to socket.cPedro Tammela2019-03-152-6/+12
| | * | | | appletalk: Fix potential NULL pointer dereference in unregister_snap_clientYueHaibing2019-03-151-1/+1
| * | | | | Revert "parport: daisy: use new parport device model"Linus Torvalds2019-03-251-13/+0
| | |_|/ / | |/| | |
| * | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-03-241-0/+2
| |\ \ \ \
| | * | | | x86/gart: Exclude GART aperture from kcoreKairui Song2019-03-231-0/+2
| | | |_|/ | | |/| |
| * | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-03-242-3/+2
| |\ \ \ \
| | * \ \ \ Merge tag 'irqchip-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Thomas Gleixner2019-03-211-2/+1
| | |\ \ \ \
| | | * | | | irqchip/gic: Drop support for secondary GIC in non-DT systemsMarc Zyngier2019-03-111-2/+1
| | * | | | | genirq: Fix typo in comment of IRQD_MOVE_PCNTXTPeter Xu2019-03-211-1/+1
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'auxdisplay-for-linus-v5.1-rc2' of git://github.com/ojeda/linuxLinus Torvalds2019-03-241-0/+1
| |\ \ \ \ \
| | * | | | | auxdisplay: charlcd: Introduce charlcd_free() helperAndy Shevchenko2019-03-171-0/+1
| * | | | | | Merge tag 'io_uring-20190323' of git://git.kernel.dk/linux-blockLinus Torvalds2019-03-232-5/+20
| |\ \ \ \ \ \
| | * | | | | | block: add BIO_NO_PAGE_REF flagJens Axboe2019-03-181-0/+1
| | * | | | | | iov_iter: add ITER_BVEC_FLAG_NO_REF flagJens Axboe2019-03-181-5/+19