summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* staging: hikey9xx: split hi6421v600 irq into a separate driverMauro Carvalho Chehab2021-07-211-4/+0
* staging: hi6421-spmi-pmic: rename GPIO IRQ OF nodeMauro Carvalho Chehab2021-07-211-1/+0
* Merge tag 'soc-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-07-174-60/+207
|\
| * Merge tag 'scmi-fixes-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2021-07-162-5/+17
| |\
| | * firmware: arm_scpi: Fix kernel doc warningsSudeep Holla2021-07-131-0/+8
| | * firmware: arm_scmi: Fix kernel doc warningsSudeep Holla2021-07-131-5/+9
| * | Merge tag 'renesas-fixes-for-v5.14-tag1' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann2021-07-161-53/+183
| |\ \
| | * | dt-bindings: clock: r9a07g044-cpg: Update clock/reset definitionsBiju Das2021-07-121-53/+183
| | |/
| * | Merge tag 'memory-controller-drv-tegra-5.14-3' of git://git.kernel.org/pub/sc...Arnd Bergmann2021-07-161-2/+7
| |\ \ | | |/ | |/|
| | * memory: tegra: Add compile-test stub for tegra_mc_probe_device()Thierry Reding2021-06-201-2/+7
* | | Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/...Linus Torvalds2021-07-151-1/+1
|\ \ \
| * | | math-emu: Fix fall-through warningGustavo A. R. Silva2021-07-131-1/+1
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-152-1/+4
|\ \ \
| * | | mm: fix the try_to_unmap prototype for !CONFIG_MMUChristoph Hellwig2021-07-151-1/+3
| * | | kasan: fix build by including kernel.hMarco Elver2021-07-151-0/+1
* | | | Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-07-1420-223/+105
|\ \ \ \
| * | | | net: phy: marvell10g: fix differentiation of 88X3310 from 88X3340Marek BehĂșn2021-07-111-5/+1
| * | | | mptcp: avoid processing packet if a subflow resetJianguo Wu2021-07-091-2/+3
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-07-091-0/+1
| |\ \ \ \
| | * | | | bpf: Track subprog poke descriptors correctly and fix use-after-freeJohn Fastabend2021-07-091-0/+1
| * | | | | net: validate lwtstate->data before returning from skb_tunnel_info()Taehee Yoo2021-07-091-1/+3
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2021-07-074-4/+4
| |\ \ \ \ \
| | * | | | | netfilter: uapi: refer to nfnetlink_conntrack.h, not nf_conntrack_netlink.hDuncan Roe2021-07-072-3/+3
| | * | | | | netfilter: conntrack: add new sysctl to disable RST checkAli Abdallah2021-07-061-0/+1
| | * | | | | netfilter: conntrack: nf_ct_gre_keymap_flush() removalVasily Averin2021-07-021-1/+0
| * | | | | | bonding: Add struct bond_ipesc to manage SATaehee Yoo2021-07-061-1/+8
| * | | | | | net: stmmac: ptp: update tas basetime after ptp adjustXiaoliang Yang2021-07-051-0/+1
| * | | | | | net: stmmac: add mutex lock to protect est parametersXiaoliang Yang2021-07-051-0/+1
| * | | | | | net: ipv6: fix return value of ip6_skb_dst_mtuVadim Fedorenko2021-07-021-1/+1
| |/ / / / /
| * | | | | tcp: consistently disable header prediction for mptcpPaolo Abeni2021-07-011-0/+4
| * | | | | net: remove the caif_hsi driverChristoph Hellwig2021-07-011-200/+0
| * | | | | net: sock: extend SO_TIMESTAMPING for PHC bindingYangbo Lu2021-07-012-4/+21
| * | | | | ptp: add kernel API ptp_convert_timestamp()Yangbo Lu2021-07-011-0/+13
| * | | | | ethtool: add a new command for getting PHC virtual clocksYangbo Lu2021-07-012-0/+25
| * | | | | ptp: add kernel API ptp_get_vclocks_index()Yangbo Lu2021-07-011-0/+14
| * | | | | ptp: add ptp virtual clock driver frameworkYangbo Lu2021-07-011-1/+3
| * | | | | sctp: move 198 addresses from unusable to private scopeXin Long2021-07-011-3/+1
| * | | | | net: annotate data race around sk_ll_usecEric Dumazet2021-07-011-1/+1
| |/ / / /
* | / / / fs: add vfs_parse_fs_param_source() helperChristian Brauner2021-07-141-0/+2
| |/ / / |/| | |
* | | | mm: Make copy_huge_page() always availableMatthew Wilcox (Oracle)2021-07-122-5/+1
| |/ / |/| |
* | | Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-07-101-2/+4
|\ \ \
| * | | kconfig.h: explain IS_MODULE(), IS_ENABLED()Bjorn Helgaas2021-06-051-2/+4
* | | | Merge tag 's390-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-07-101-1/+0
|\ \ \ \
| * | | | s390/cpumf: Allow concurrent access for CPU Measurement Counter FacilityThomas Richter2021-07-051-1/+0
* | | | | Merge tag 'arm-drivers-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-07-108-21/+429
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v5.14-rockchip-drivers1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2021-06-231-0/+32
| |\ \ \ \ \
| | * | | | | dt-bindings: add power-domain header for RK3568 SoCsElaine Zhang2021-05-101-0/+32
| * | | | | | Merge tag 'reset-for-v5.14-2' of git://git.pengutronix.de/pza/linux into arm/...Olof Johansson2021-06-171-0/+22
| |\ \ \ \ \ \
| | * | | | | | reset: Add compile-test stubsThierry Reding2021-06-091-0/+22
| | |/ / / / /
| * | | | | | Merge tag 'memory-controller-drv-tegra-5.14-2' of https://git.kernel.org/pub/...Olof Johansson2021-06-165-42/+175
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |