summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-03-18Merge tag 'coresight-next-v5.18-v2' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2022-03-18Merge tag 'iio-for-5.18a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2022-03-11Merge tag 'icc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dja...Greg Kroah-Hartman
2022-03-11coresight: Drop unused 'none' enum value for each componentAnshuman Khandual
2022-03-01interconnect: Add stubs for the bulk APIGeorgi Djakov
2022-02-28Merge 5.17-rc6 into char-misc-nextGreg Kroah-Hartman
2022-02-27Merge tag 'dma-mapping-5.17-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2022-02-27iio: afe: rescale: add offset supportLiam Beguin
2022-02-27iio: afe: rescale: expose scale processing functionLiam Beguin
2022-02-26Merge tag 'trace-v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-02-25Merge tag 'pm-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2022-02-25Merge tag 'char-misc-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-02-25tracing: Uninline trace_trigger_soft_disabled() partlyChristophe Leroy
2022-02-25firmware: xilinx: Add support for runtime featuresRonak Jain
2022-02-25firmware: stratix10-svc: extend SVC driver to get the firmware versionRichard Gong
2022-02-24Merge tag 'net-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-02-24Merge tag 'block-5.17-2022-02-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-02-24Merge branch 'cpufreq/arm/fixes' of git://git.kernel.org/pub/scm/linux/kernel...Rafael J. Wysocki
2022-02-23Merge tag 'slab-for-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-02-23nvme-tcp: send H2CData PDUs based on MAXH2CDATAVarun Prakash
2022-02-21nvmem: core: Remove unused devm_nvmem_unregister()Andy Shevchenko
2022-02-21nvmem: core: Fix a conflict between MTD and NVMEM on wp-gpios propertyChristophe Kerello
2022-02-21slab: remove __alloc_size attribute from __kmalloc_track_callerGreg Kroah-Hartman
2022-02-20Merge tag 'sched_urgent_for_v5.17_rc5' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-02-19sched: Fix yet more sched_fork() racesPeter Zijlstra
2022-02-18Merge tag 'block-5.17-2022-02-17' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-02-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-02-17Merge tag 'net-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-02-17block: fix surprise removal for drivers calling blk_set_queue_dyingChristoph Hellwig
2022-02-15Merge tag 'hyperv-fixes-signed-20220215' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-02-14net_sched: add __rcu annotation to netdev->qdiscEric Dumazet
2022-02-14swiotlb: fix info leak with DMA_FROM_DEVICEHalil Pasic
2022-02-14Merge 5.17-rc4 into char-misc-nextGreg Kroah-Hartman
2022-02-13Merge tag 'objtool_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-02-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-02-11kfence: make test case compatible with run time set sample intervalPeng Liu
2022-02-11mm: memcg: synchronize objcg lists with a dedicated spinlockRoman Gushchin
2022-02-11bpf: Fix a bpf_timer initialization issueYonghong Song
2022-02-11bpf: Fix crash due to incorrect copy_map_valueKumar Kartikeya Dwivedi
2022-02-11Merge tag 'acpi-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-02-09Merge tag 'nfsd-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2022-02-09NFSD: Deprecate NFS_OFFSET_MAXChuck Lever
2022-02-09cpufreq: Reintroduce ready() callbackBjorn Andersson
2022-02-09peci: Add peci-cpu driverIwona Winiarska
2022-02-09peci: Add support for PECI device driversIwona Winiarska
2022-02-09peci: Add device detectionIwona Winiarska
2022-02-09peci: Add core infrastructureIwona Winiarska
2022-02-08Merge tag 'nfs-for-5.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2022-02-08VMCI: dma dg: add support for DMA datagrams sendsJorgen Hansen
2022-02-08VMCI: dma dg: allocate send and receive buffers for DMA datagramsJorgen Hansen