summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-05-23block: add sync_blockdev_range()Yuezhang Mo
2022-05-22net: wrap the wireless pointers in struct net_device in an ifdefJakub Kicinski
2022-05-22rxrpc: Fix decision on when to generate an IDLE ACKDavid Howells
2022-05-22rxrpc: Automatically generate trace tag enumsDavid Howells
2022-05-22rxrpc: Fix locking issueDavid Howells
2022-05-22rxrpc: Use refcount_t rather than atomic_tDavid Howells
2022-05-22net: qed: fix typos in commentsJulia Lawall
2022-05-22habanalabs: add support for notification via eventfdTal Cohen
2022-05-22habanalabs: add prefetch flag to the MAP operationOhad Sharabi
2022-05-22habanalabs: expose compute ctx status through info ioctlOfir Bitton
2022-05-22habanalabs: add user API to get valid DRAM page sizesOhad Sharabi
2022-05-22habanalabs: add DRAM default page size to HW infoOhad Sharabi
2022-05-22hwmon: Introduce hwmon_device_register_for_thermalGuenter Roeck
2022-05-22lib: add generic polynomial calculationMichael Walle
2022-05-22powerpc/powermac: constify device_node in of_irq_parse_oldworld()Krzysztof Kozlowski
2022-05-21dt-bindings: tegra186-hsp: add type for shared mailboxesKartik
2022-05-21dt-bindings: gce: add the GCE header file for MT8186Yongqiang Niu
2022-05-21x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale DataPawan Gupta
2022-05-20Merge tag 'drm-fixes-2022-05-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-05-20dt-bindings: rcc: stm32: add new compatible for STM32MP13 SoCGabriel Fernandez
2022-05-20dt-bindings: clock: exynosautov9: correct count of NR_CLKChanho Park
2022-05-20net: Add a second bind table hashed by port and addressJoanne Koong
2022-05-20selftests/bpf: Add missing trampoline program type to trampoline_count testYuntao Wang
2022-05-20bpf: Add bpf_skc_to_mptcp_sock_protoGeliang Tang
2022-05-21Merge tag 'drm-misc-fixes-2022-05-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-05-20Merge tag 'ceph-for-5.18-rc8' of https://github.com/ceph/ceph-clientLinus Torvalds
2022-05-20Merge branches 'for-next/sme', 'for-next/stacktrace', 'for-next/fault-in-subp...Catalin Marinas
2022-05-20Merge tag 'generic-ticket-spinlocks-v6' into for-nextPalmer Dabbelt
2022-05-20dt-bindings: Add mfd/cros_ec definitionsFabio Baltieri
2022-05-20nvme: enable uring-passthrough for admin commandsKanchan Joshi
2022-05-20Merge tag 'nand/for-5.19' into mtd/nextMiquel Raynal
2022-05-20Merge tag 'spi-nor/for-5.19' into mtd/nextMiquel Raynal
2022-05-20Merge branches 'apple/dart', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'ppc/pamu...Joerg Roedel
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski
2022-05-19move mount-related externs from fs.h to mount.hAl Viro
2022-05-19linux/mount.h: trim includesAl Viro
2022-05-19scsi: ufs: Split the drivers/scsi/ufs directoryBart Van Assche
2022-05-19scsi: nvme-fc: Add new routine nvme_fc_io_getuuid()Muneendra Kumar
2022-05-19scsi: libsas: Refactor sas_ata_hard_reset()John Garry
2022-05-19net: macb: Fix PTP one step sync supportHarini Katakam
2022-05-19Merge tag 'linux-can-next-for-5.19-20220519' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2022-05-19riscv: kexec: add kexec_file_load() supportPalmer Dabbelt
2022-05-19topology: Remove unused cpu_cluster_mask()Dietmar Eggemann
2022-05-19sched: Reverse sched_class layoutPeter Zijlstra
2022-05-19dt-bindings: clock: Add Qualcomm SC8280XP GCC bindingsBjorn Andersson
2022-05-19tracing: incorrect isolate_mote_t cast in mm_vmscan_lru_isolateVasily Averin
2022-05-19nodemask.h: fix compilation error with GCC12Christophe de Dinechin
2022-05-19mm: fix missing handler for __GFP_NOWARNQi Zheng
2022-05-19mm/page_alloc: fix tracepoint mm_page_alloc_zone_locked()Wonhyuk Yang
2022-05-19mm: don't be stuck to rmap lock on reclaim pathMinchan Kim