summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* usb: typec: mux: Get the mux identifier from function parameterHeikki Krogerus2018-07-021-1/+1
* Merge 4.18-rc3 into usb-nextGreg Kroah-Hartman2018-07-0218-38/+82
|\
| * Merge tag 'staging-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-07-011-1/+1
| |\
| | * Merge tag 'iio-fixes-4.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2018-06-261-1/+1
| | |\
| | | * iio: buffer: fix the function signature to match implementationPhil Reid2018-06-241-1/+1
| * | | Merge tag 'usb-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-07-011-0/+3
| |\ \ \
| | * | | acpi: Add helper for deactivating memory regionHeikki Krogerus2018-06-251-0/+3
| | |/ /
| * | | Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-304-1/+54
| |\ \ \
| | * | | disable -Wattribute-alias warning for SYSCALL_DEFINEx()Arnd Bergmann2018-06-252-1/+11
| | * | | kbuild: add macro for controlling warnings to linux/compiler.hArnd Bergmann2018-06-252-0/+43
| | | |/ | | |/|
| * | | Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-blockLinus Torvalds2018-06-302-20/+2
| |\ \ \
| | * | | sg: remove ->sg_magic memberJens Axboe2018-06-291-18/+0
| | * | | block: Fix transfer when chunk sectors exceeds maxKeith Busch2018-06-261-2/+2
| * | | | Merge tag 'pm-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-06-291-3/+3
| |\ \ \ \
| | * | | | PM / Domains: Rename opp_node to npViresh Kumar2018-06-251-2/+2
| | * | | | PM / Domains: Fix return value of of_genpd_opp_to_performance_state()Viresh Kumar2018-06-251-1/+1
| | | |_|/ | | |/| |
| * | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-06-282-1/+5
| |\ \ \ \
| | * | | | include/linux/dax.h: dax_iomap_fault() returns vm_fault_tSouptick Joarder2018-06-281-1/+1
| | * | | | slub: fix failure when we delete and create a slab cacheMikulas Patocka2018-06-281-0/+4
| * | | | | Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds2018-06-284-10/+8
| |/ / / /
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-06-272-1/+3
| |\ \ \ \
| | * | | | Input: make input_report_slot_state() return booleanDmitry Torokhov2018-06-111-1/+1
| | * | | | Input: synaptics-rmi4 - convert irq distribution to irq_domainNick Dyer2018-06-051-0/+2
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-251-1/+3
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | bpf: enforce correct alignment for instructionsEric Dumazet2018-06-211-1/+3
* | | | | | usb: typec: function for checking cable plug orientationHeikki Krogerus2018-06-281-0/+1
* | | | | | usb: pd: include kernel.hHeikki Krogerus2018-06-281-0/+1
* | | | | | usb: typec: add API to get typec basic port power and data configLi Jun2018-06-281-0/+3
* | | | | | usb: typec: add fwnode to tcpcLi Jun2018-06-281-0/+2
* | | | | | USB: Report wakeup events on root-hub portsAlan Stern2018-06-251-0/+1
|/ / / / /
* | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-06-241-11/+12
|\ \ \ \ \
| * | | | | rseq: Avoid infinite recursion when delivering SIGSEGVWill Deacon2018-06-221-7/+11
| * | | | | rseq/cleanup: Do not abort rseq c.s. in child on fork()Mathieu Desnoyers2018-06-211-4/+1
| |/ / / /
* | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-241-1/+1
|\ \ \ \ \
| * | | | | kernel.h: Fix a typo in commentWei Wang2018-06-211-1/+1
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-06-241-0/+1
|\ \ \ \ \ \
| * | | | | | Merge branch 'linus' into x86/urgentThomas Gleixner2018-06-22348-2426/+6406
| |\| | | | |
| * | | | | | x86/platform/UV: Add adjustable set memory block size functionmike.travis@hpe.com2018-06-211-0/+1
* | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-06-242-1/+8
|\ \ \ \ \ \ \
| * | | | | | | locking/refcounts: Implement refcount_dec_and_lock_irqsave()Anna-Maria Gleixner2018-06-121-1/+3
| * | | | | | | atomic: Add irqsave variant of atomic_dec_and_lock()Anna-Maria Gleixner2018-06-121-0/+5
* | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-06-242-5/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | irqdesc: Delete irq_desc_get_msi_desc()John Garry2018-06-221-5/+0
| * | | | | | | | genirq/debugfs: Add missing IRQCHIP_SUPPORTS_LEVEL_MSI debugMarc Zyngier2018-06-221-0/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-blockLinus Torvalds2018-06-241-1/+1
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | bdi: Fix another oops in wb_workfn()Jan Kara2018-06-221-1/+1
* | | | | | | | Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2018-06-221-0/+2
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | pNFS/flexfiles: Don't tie up all the rpciod threads in resendsTrond Myklebust2018-06-191-0/+2
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-213-22/+84
|\ \ \ \ \ \ \ \
| * | | | | | | | atm: Preserve value of skb->truesize when accounting to vccDavid Woodhouse2018-06-171-0/+15