summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge 5.4-rc5 into tty-nextGreg Kroah-Hartman2019-10-2726-87/+177
|\
| * Merge tag 'driver-core-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-10-261-2/+2
| |\
| | * sysfs: Fixes __BIN_ATTR_WO() macroNayna Jain2019-10-021-2/+2
| * | Merge tag 'modules-for-v5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-10-251-9/+5
| |\ \
| | * | symbol namespaces: revert to previous __ksymtab name schemeMatthias Maennich2019-10-181-9/+5
| * | | Merge tag 'pm-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-10-243-24/+59
| |\ \ \
| | * | | PM: QoS: Drop frequency QoS types from device PM QoSRafael J. Wysocki2019-10-211-12/+0
| | * | | cpufreq: Use per-policy frequency QoSRafael J. Wysocki2019-10-212-12/+15
| | * | | PM: QoS: Introduce frequency QoSRafael J. Wysocki2019-10-211-0/+44
| * | | | Merge tag 'sound-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-10-241-4/+4
| |\ \ \ \
| | * \ \ \ Merge tag 'asoc-fix-v5.4-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2019-10-211-4/+4
| | |\ \ \ \
| | | * | | | ASoC: simple_card_utils.h: Fix potential multiple redefinition errorDaniel Baluta2019-10-091-4/+4
| * | | | | | Merge tag 'for-5.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-10-231-1/+2
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | btrfs: tracepoints: Fix bad entry members of qgroup eventsQu Wenruo2019-10-171-1/+2
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-10-1912-43/+79
| |\ \ \ \ \ \
| | * | | | | | net: reorder 'struct net' fields to avoid false sharingEric Dumazet2019-10-191-8/+17
| | * | | | | | net: phy: micrel: Update KSZ87xx PHY nameMarek Vasut2019-10-171-1/+1
| | * | | | | | net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actionsDavide Caratti2019-10-151-2/+3
| | * | | | | | tcp: annotate sk->sk_wmem_queued lockless readsEric Dumazet2019-10-132-6/+11
| | * | | | | | tcp: annotate sk->sk_sndbuf lockless readsEric Dumazet2019-10-131-7/+11
| | * | | | | | tcp: annotate sk->sk_rcvbuf lockless readsEric Dumazet2019-10-132-3/+3
| | * | | | | | tcp: annotate tp->snd_nxt lockless readsEric Dumazet2019-10-131-1/+2
| | * | | | | | tcp: annotate tp->write_seq lockless readsEric Dumazet2019-10-131-1/+1
| | * | | | | | tcp: add rcu protection around tp->fastopen_rskEric Dumazet2019-10-131-3/+3
| | * | | | | | net: silence KCSAN warnings about sk->sk_backlog.len readsEric Dumazet2019-10-091-1/+2
| | * | | | | | net: annotate sk->sk_rcvlowat lockless readsEric Dumazet2019-10-091-1/+3
| | * | | | | | tcp: annotate lockless access to tcp_memory_pressureEric Dumazet2019-10-091-1/+1
| | * | | | | | net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_headEric Dumazet2019-10-091-2/+2
| | * | | | | | sctp: add chunks to sk_backlog when the newsk sk_socket is not setXin Long2019-10-091-0/+5
| | * | | | | | Merge tag 'mac80211-for-davem-2019-10-08' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski2019-10-081-0/+8
| | |\ \ \ \ \ \
| | | * | | | | | mac80211: fix scan when operating on DFS channels in ETSI domainsAaron Komisar2019-10-071-0/+8
| | * | | | | | | llc: fix sk_buff leak in llc_conn_service()Eric Biggers2019-10-081-1/+1
| | * | | | | | | rxrpc: Fix trace-after-put looking at the put call recordDavid Howells2019-10-071-3/+3
| | * | | | | | | rxrpc: Fix trace-after-put looking at the put connection recordDavid Howells2019-10-071-3/+3
| | * | | | | | | rxrpc: Fix trace-after-put looking at the put peer recordDavid Howells2019-10-071-3/+3
| * | | | | | | | Merge tag 'sound-5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-10-181-0/+3
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | * | | | | | | ALSA: hdac: clear link output stream mappingRander Wang2019-10-071-0/+3
| | |/ / / / / /
| * | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-10-171-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | Merge branch 'errata/tx2-219' into for-next/fixesWill Deacon2019-10-1713-33/+153
| | |\| | | | | |
| | * | | | | | | arm64: entry.S: Do not preempt from IRQ before all cpufeatures are enabledJulien Thierry2019-10-161-0/+1
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge tag 'gpio-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-10-171-0/+8
| |\ \ \ \ \ \ \
| | * | | | | | | gpiolib: Initialize the hardware with a callbackAndy Shevchenko2019-10-151-0/+8
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-10-151-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | scsi: core: save/restore command resid for error handlingDamien Le Moal2019-10-031-0/+1
| * | | | | | | | xarray.h: fix kernel-doc warningRandy Dunlap2019-10-141-2/+2
| * | | | | | | | bitmap.h: fix kernel-doc warning and typoRandy Dunlap2019-10-141-1/+2
| * | | | | | | | mm, page_owner: rename flag indicating that page is allocatedVlastimil Babka2019-10-141-1/+1
| * | | | | | | | mm, page_owner: fix off-by-one error in __set_page_owner_handle()Vlastimil Babka2019-10-141-0/+8
| | |/ / / / / / | |/| | | | | |
* / | | | | | | serial: fsl_linflexuart: Be consistent with the nameStefan-Gabriel Mirea2019-10-161-1/+1
|/ / / / / / /
* | | | | | | Merge tag 'hwmon-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-10-131-1/+1
|\ \ \ \ \ \ \