summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* scsi: block: Add a queue_max_bytes() helperChristoph Hellwig2021-07-281-0/+5
* scsi: scsi_ioctl: Call scsi_cmd_ioctl() from scsi_ioctl()Christoph Hellwig2021-07-281-1/+3
* scsi: scsi_ioctl: Remove scsi_verify_blk_ioctl()Christoph Hellwig2021-07-281-1/+0
* scsi: scsi_ioctl: Remove scsi_cmd_blk_ioctl()Christoph Hellwig2021-07-281-2/+0
* scsi: core: Remove scsi_compat_ioctl()Christoph Hellwig2021-07-281-1/+0
* scsi: core: Add new flag BLIST_IGN_MEDIA_CHANGEMartin Kepplinger2021-07-212-3/+4
* scsi: core: Make scsi_get_lba() return the LBAMartin K. Petersen2021-07-201-5/+7
* scsi: core: Introduce scsi_get_sector()Bart Van Assche2021-07-201-0/+5
* scsi: core: Add scsi_prot_ref_tag() helperMartin K. Petersen2021-07-201-0/+7
* 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
|\ \ \ \