summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-07-15lib/bitmap: change return types to bool where appropriateYury Norov1-4/+4
2022-07-14xsk: Mark napi_id on sendmsg()Maciej Fijalkowski1-0/+14
2022-07-14PCI: loongson: Add ACPI init supportHuacai Chen1-0/+1
2022-07-14platform/x86: asus-wmi: Add mic-mute LED classdev supportPaddyKP_Yao1-0/+1
2022-07-14Merge tag 'net-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds8-18/+29
2022-07-14Merge tag 'integrity-v5.19-fix' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+6
2022-07-14tracing: devlink: Use static array for string in devlink_trap_report eventSteven Rostedt (Google)1-4/+3
2022-07-14fs/nilfs2: Use the enum req_op and blk_opf_t typesBart Van Assche1-2/+2
2022-07-14fs/jbd2: Fix the documentation of the jbd2_write_superblock() callersBart Van Assche2-7/+7
2022-07-14fs/f2fs: Use the enum req_op and blk_opf_t typesBart Van Assche1-11/+11
2022-07-14fs/buffer: Combine two submit_bh() and ll_rw_block() argumentsBart Van Assche1-2/+2
2022-07-14fs/buffer: Use the new blk_opf_t typeBart Van Assche1-4/+5
2022-07-14mm: Use the new blk_opf_t typeBart Van Assche1-2/+2
2022-07-14scsi/core: Use the new blk_opf_t typeBart Van Assche1-1/+1
2022-07-14scsi/core: Improve static type checkingBart Van Assche1-2/+2
2022-07-14dm/core: Reduce the size of struct dm_io_requestBart Van Assche1-2/+2
2022-07-14blktrace: Use the new blk_opf_t typeBart Van Assche1-1/+2
2022-07-14block: Use the new blk_opf_t typeBart Van Assche3-9/+9
2022-07-14block: Introduce the type blk_opf_tBart Van Assche1-46/+51
2022-07-14block: Change the type of req_op() and bio_op() into enum req_opBart Van Assche2-4/+8
2022-07-14block: Change the type of the last .rw_page() argumentBart Van Assche1-1/+1
2022-07-14block: Use enum req_op where appropriateBart Van Assche2-4/+4
2022-07-14treewide: Rename enum req_opf into enum req_opBart Van Assche2-9/+9
2022-07-14net/tls: Check for errors in tls_device_initTariq Toukan1-2/+2
2022-07-14block: remove bdevnameChristoph Hellwig1-1/+0
2022-07-14Merge tag 'qcom-arm64-for-5.20' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann5-0/+216
2022-07-14firmware: stratix10-svc: To support a command ATF Get VersionAng Tien Sung2-0/+23
2022-07-14firmware: stratix10-svc: extend svc to support RSU featureKah Jing Lee2-0/+25
2022-07-14firmware: stratix10-svc: add new FCS commandsAng Tien Sung2-4/+148
2022-07-14firmware: stratix10-svc: add FCS polling commandAng Tien Sung2-0/+30
2022-07-14firmware: stratix10-svc: Add support for FCSAng Tien Sung1-0/+1
2022-07-14usb: typec: Add support for retimersPrashant Malani1-0/+45
2022-07-14ublk_drv: support to complete io command via task_work_addMing Lei1-0/+6
2022-07-14ublk_drv: add io_uring based userspace block driverMing Lei1-0/+156
2022-07-14Merge tag 'iio-for-5.20a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman5-6/+79
2022-07-14dma-buf: revert "return only unsignaled fences in dma_fence_unwrap_for_each v3"Christian König1-5/+1
2022-07-14kvm: stats: tell userspace which values are booleanPaolo Bonzini2-1/+11
2022-07-14platform/x86: simatic-ipc: drop custom P2SB bar codeHenning Schild1-2/+0
2022-07-14platform/x86/intel: Add Primary to Sideband (P2SB) bridge supportJonathan Yong1-0/+28
2022-07-14ALSA: hda: cs35l41: Add initial DSP support and firmware loadingVitaly Rodionov1-0/+4
2022-07-14netfs: do not unlock and put the folio twiceXiubo Li1-1/+1
2022-07-14net/mlx5: Use software VHCA id when it's supportedYishai Hadas1-0/+1
2022-07-14net/mlx5: Introduce ifc bits for using software vhca idYishai Hadas1-4/+21
2022-07-14netfilter: nf_nat: in nf_nat_initialized(), use const struct nf_conn *James Yonan1-1/+1
2022-07-13Merge tag 'cgroup-for-5.19-rc6-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+2
2022-07-13ima: force signature verification when CONFIG_KEXEC_SIG is configuredCoiby Xu1-0/+6
2022-07-13net/sched: remove return value of unregister_tcf_proto_opsZhengchao Shao1-1/+1
2022-07-13Merge tag 'wireless-next-2022-07-13' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller4-113/+660
2022-07-13Merge tag 'wireless-2022-07-13' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2-3/+5
2022-07-13soundwire: Intel: add trigger callbackBard Liao1-0/+1