summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* sysfs: Wrap __compat_only_sysfs_link_entry_to_kobj function to change the sym...Sourabh Jain2020-02-191-0/+12
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-02-151-0/+2
|\
| * timers/nohz: Update NOHZ load in remote tickPeter Zijlstra (Intel)2020-01-281-0/+2
* | Merge tag 'nfs-for-5.6-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2020-02-141-20/+6
|\ \
| * | NFSv4: Fix revalidation of dentries with delegationsTrond Myklebust2020-02-121-20/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-02-145-8/+32
|\ \ \
| * | | netdevice.h: fix all kernel-doc and Sphinx warningsRandy Dunlap2020-02-141-1/+15
| * | | Merge tag 'mac80211-for-net-2020-02-14' of git://git.kernel.org/pub/scm/linux...David S. Miller2020-02-141-6/+5
| |\ \ \
| | * | | mac80211: use more bits for ack_frame_idJohannes Berg2020-02-071-6/+5
| * | | | icmp: introduce helper for nat'd source address in network device contextJason A. Donenfeld2020-02-132-0/+12
| * | | | net/flow_dissector: remove unexist field descriptionHangbin Liu2020-02-131-1/+0
* | | | | Merge tag 'pm-5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2020-02-143-4/+2
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2020-02-141-3/+0
| |\ \ \ \ \
| | * | | | | cpufreq: Make cpufreq_global_kobject staticYangtao Li2020-02-031-3/+0
| * | | | | | ACPICA: Introduce acpi_any_gpe_status_set()Rafael J. Wysocki2020-02-111-0/+1
| * | | | | | ACPI: PM: s2idle: Avoid possible race related to the EC GPERafael J. Wysocki2020-02-111-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | linux/pipe_fs_i.h: fix kernel-doc warnings after @wait was splitRandy Dunlap2020-02-121-1/+2
* | | | | | Merge tag 'dax-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-02-111-12/+2
|\ \ \ \ \ \
| * | | | | | dax: Get rid of fs_dax_get_by_host() helperVivek Goyal2020-01-161-10/+0
| * | | | | | dax: Pass dax_dev instead of bdev to dax_writeback_mapping_range()Vivek Goyal2020-01-031-2/+2
* | | | | | | Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-02-111-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | tracing: Consolidate trace() functionsTom Zanussi2020-02-101-1/+1
* | | | | | | Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2020-02-091-0/+1
|\ \ \ \ \ \ \
| * | | | | | | fs: New zonefs file systemDamien Le Moal2020-02-071-0/+1
* | | | | | | | Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-02-092-0/+25
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/apic/msi: Plug non-maskable MSI affinity raceThomas Gleixner2020-02-012-0/+25
* | | | | | | | | Merge tag 'perf-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-02-091-0/+4
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'linus' into perf/urgent, to synchronize with upstreamIngo Molnar2020-02-05199-1665/+6190
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | kernel/events: Add a missing prototype for arch_perf_update_userpage()Benjamin Thiel2020-01-281-0/+4
* | | | | | | | | | | Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-02-091-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
| * | | | | | | | | | Merge tag 'irqchip-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2020-02-081-1/+1
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | irqchip/gic-v4.1: Set vpe_l1_base for all redistributorsZenghui Yu2020-02-081-1/+1
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-02-086-13/+24
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-02-081-2/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
| | * | | | | | | | | | | bpf: Reuse log from btf_prase_vmlinux() in btf_struct_ops_init()Martin KaFai Lau2020-01-291-2/+5
| | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | net/mlx5: Deprecate usage of generic TLS HW capability bitTariq Toukan2020-02-061-3/+4
| * | | | | | | | | | | skbuff: fix a data race in skb_queue_len()Qian Cai2020-02-061-1/+13
| * | | | | | | | | | | bonding/alb: properly access headers in bond_alb_xmit()Eric Dumazet2020-02-051-5/+0
| * | | | | | | | | | | net: dsa: microchip: Platform data shan't include kernel.hAndy Shevchenko2020-02-051-1/+1
| * | | | | | | | | | | net: dsa: b53: Platform data shan't include kernel.hAndy Shevchenko2020-02-051-1/+1
* | | | | | | | | | | | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2020-02-082-0/+22
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge tag 'omap-for-v5.6/ti-sysc-drop-pdata-crypto-signed' of git://git.kerne...Olof Johansson2020-01-257-71/+47
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Merge branch 'omap-for-v5.6/ti-sysc-omap45-rng' into omap-for-v5.6/ti-sysc-dr...Tony Lindgren2020-01-234-0/+46
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | ARM: dts: Add missing omap5 secure clocksTony Lindgren2020-01-231-0/+11
| | | * | | | | | | | | | | ARM: dts: Add missing omap4 secure clocksTony Lindgren2020-01-231-0/+11
* | | | | | | | | | | | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2020-02-0819-223/+540
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'zynqmp-soc-for-v5.6' of https://github.com/Xilinx/linux-xlnx into ...Olof Johansson2020-01-211-0/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | drivers: firmware: xilinx: Add support for feature checkRavi Patel2019-12-121-0/+7
| * | | | | | | | | | | | | | | Merge tag 'v5.5-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2020-01-203-0/+78
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'v5.5-next/cmdq-stable' into v5.5-next/socMatthias Brugger2020-01-102-0/+64
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \