summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-05-03Revert "usb: core: hcd: Create platform devices for onboard hubs in probe()"Greg Kroah-Hartman
2022-05-03Merge 5.18-rc5 into usb-nextGreg Kroah-Hartman
2022-05-03fbdev: Rename pagelist to pagereflist for deferred I/OThomas Zimmermann
2022-05-03fbdev: Track deferred-I/O pages in pageref structThomas Zimmermann
2022-05-03efi/arm64: libstub: run image in place if randomized by the loaderArd Biesheuvel
2022-05-03efi: libstub: declare DXE services tableBaskov Evgeniy
2022-05-03soc: ti: wkup_m3_ipc: Add debug option to halt m3 in suspendDave Gerlach
2022-05-03soc: ti: wkup_m3_ipc: Add support for i2c voltage scalingDave Gerlach
2022-05-03soc: ti: wkup_m3_ipc: Add support for IO IsolationDave Gerlach
2022-05-03regulator: pca9450: Make I2C Level Translator configurablePer-Daniel Olsson
2022-05-03Merge tag 'mlx5-updates-2022-05-02' of git://git.kernel.org/pub/scm/linux/ker...Paolo Abeni
2022-05-03net: sysctl: introduce sysctl SYSCTL_THREETonghao Zhang
2022-05-03Backmerge tag 'v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie
2022-05-03platform/chrome: cros_ec_lpcs: reserve the MEC LPC I/O ports firstDustin L. Howett
2022-05-02net/mlx5: fs, add unused destination typeMark Bloch
2022-05-02net/mlx5: fs, split software and IFC flow destination definitionsMark Bloch
2022-05-02Stefan Schmidt says:Jakub Kicinski
2022-05-02kthread: unexport kthread_blkcgChristoph Hellwig
2022-05-02blk-cgroup: remove unneeded includes from <linux/blk-cgroup.h>Christoph Hellwig
2022-05-02blk-cgroup: remove pointless CONFIG_BLOCK ifdefsChristoph Hellwig
2022-05-02blk-cgroup: replace bio_blkcg with bio_blkcg_cssChristoph Hellwig
2022-05-02blktrace: cleanup the __trace_note_message interfaceChristoph Hellwig
2022-05-02blk-cgroup: move struct blkcg to block/blk-cgroup.hChristoph Hellwig
2022-05-02blk-cgroup: move blkcg_{pin,unpin}_online out of lineChristoph Hellwig
2022-05-02blk-cgroup: move blk_cgroup_congested out lineChristoph Hellwig
2022-05-02blk-cgroup: move blkcg_{get,set}_fc_appid out of lineChristoph Hellwig
2022-05-02KVM: Add max_vcpus field in common 'struct kvm'Sean Christopherson
2022-05-02soc: apple: Add SART driverSven Peter
2022-05-02Merge 5.18-rc5 into tty-nextGreg Kroah-Hartman
2022-05-02Merge 5.18-rc5 into driver-core-nextGreg Kroah-Hartman
2022-05-02Merge 5.18-rc5 into char-misc-nextGreg Kroah-Hartman
2022-05-02Merge tag 'intel-gpio-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Bartosz Golaszewski
2022-05-02mtd: spi-nor: move spi_nor_write_ear() to winbond moduleMichael Walle
2022-05-02mm/slub: remove unused kmem_cache_order_objects maxMiaohe Lin
2022-05-02mm: slab: fix comment for __assume_kmalloc_alignmentAndrey Konovalov
2022-05-02mm: slab: fix comment for ARCH_KMALLOC_MINALIGNAndrey Konovalov
2022-05-01Merge tag 'v5.18-rc5' into develLinus Walleij
2022-05-01fs-verity: define a function to return the integrity protected file digestMimi Zohar
2022-05-01Merge tag 'x86_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-01net: phy: Add 10BASE-T1L support in phy-c45Alexandru Tachici
2022-05-01ethtool: Add 10base-T1L link mode entryAlexandru Tachici
2022-05-01soc: apple: Add RTKit IPC librarySven Peter
2022-05-01net: stmmac: disable Split Header (SPH) for Intel platformsTan Tee Min
2022-05-01smp: Make softirq handling RT safe in flush_smp_call_function_queue()Sebastian Andrzej Siewior
2022-05-01sched: Fix missing prototype warningsThomas Gleixner
2022-04-30Merge tag 'usb-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-04-30task_work: allow TWA_SIGNAL without a rescheduling IPIJens Axboe
2022-04-30net: lan966x: Fix compilation errorHoratiu Vultur
2022-04-30net: inline dev_queue_xmit()Pavel Begunkov
2022-04-30net: inline skb_zerocopy_iter_dgramPavel Begunkov