summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-11-30rcu: Make SRCU mandatoryPaul E. McKenney2-12/+1
2022-11-30rcu: Make call_rcu() lazy to save powerJoel Fernandes (Google)1-0/+9
2022-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski18-23/+51
2022-11-29interval-tree: Add a utility to iterate over spans in an interval treeJason Gunthorpe1-0/+58
2022-11-29iommu: Add device-centric DMA ownership interfacesLu Baolu1-0/+12
2022-11-29iommu: Add IOMMU_CAP_ENFORCE_CACHE_COHERENCYJason Gunthorpe1-0/+5
2022-11-29Merge tag 'v6.2-rockchip-dts64-1' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann1-3/+3
2022-11-29Merge branch 'for-6.2/io_uring' into for-6.2/io_uring-nextJens Axboe4-0/+33
2022-11-29Merge tag 'net-6.1-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2-1/+3
2022-11-29sctp: fix memory leak in sctp_stream_outq_migrate()Zhengchao Shao1-0/+2
2022-11-29Revert "net/mlx5e: MACsec, remove replay window size limitation in offload path"Saeed Mahameed1-0/+7
2022-11-29ieee802154: Advertize coordinators discoveryMiquel Raynal2-0/+61
2022-11-29Merge tag 'nvme-6.2-2022-11-29' of git://git.infradead.org/nvme into for-6.2/...Jens Axboe1-0/+2
2022-11-29ASoC: SOF: Add DAI configuration support for AMD platforms.V sujith kumar Reddy3-0/+8
2022-11-29ASoC: Merge up fixesMark Brown2-1/+5
2022-11-29Merge tag 'misc-habanalabs-next-2022-11-23' of https://git.kernel.org/pub/scm...Greg Kroah-Hartman1-17/+76
2022-11-29net: ethernet: mtk_wed: add reset to tx_ring_setup callbackLorenzo Bianconi1-4/+4
2022-11-29net: ethernet: mtk_wed: update mtk_wed_stopLorenzo Bianconi1-0/+4
2022-11-29of: net: export of_get_mac_address_nvmem()Miquel Raynal1-0/+6
2022-11-29mm: Add PG_arch_3 page flagPeter Collingbourne3-0/+3
2022-11-29mm: Do not enable PG_arch_2 for all 64-bit architecturesCatalin Marinas2-5/+5
2022-11-29i915: Move list_count() to list.h for broader useAndy Shevchenko1-0/+15
2022-11-29usb: typec: Add partner PD object wrapperPrashant Malani1-0/+4
2022-11-29usb: add usb_set_intfdata() documentationVincent Mailhol1-0/+12
2022-11-29Daniel Borkmann says:Jakub Kicinski8-99/+289
2022-11-29iomap: write iomap validity checksDave Chinner1-8/+35
2022-11-28f2fs: introduce F2FS_IOC_START_ATOMIC_REPLACEDaeho Jeong1-0/+1
2022-11-28Merge tag 'intel-pinctrl-v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij2-0/+38
2022-11-28Merge tag 'kvm-s390-next-6.2-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini1-0/+3
2022-11-28KVM: always declare prototype for kvm_arch_irqchip_in_kernelPaolo Bonzini1-1/+1
2022-11-28gpio: Do not include <linux/kernel.h> when not really needed.Christophe JAILLET1-1/+1
2022-11-28SUNRPC: Remove unused svc_rqst::rq_lock fieldChuck Lever1-1/+0
2022-11-28Merge 6.1-rc7 into usb-nextGreg Kroah-Hartman10-10/+26
2022-11-28clocksource: hyper-v: Add TSC page support for root partitionStanislav Kinsburskiy1-0/+1
2022-11-28clocksource: hyper-v: Use TSC PFN getter to map vvar pageStanislav Kinsburskiy1-0/+6
2022-11-28hv: fix comment typo in vmbus_channel/low_latencyOlaf Hering1-1/+1
2022-11-28video: hyperv_fb: Avoid taking busy spinlock on panic pathGuilherme G. Piccoli1-0/+2
2022-11-28sound: sdw: Add hw_params to SoundWire config helper functionCharles Keepax1-0/+49
2022-11-28net: ethernet: mtk_wed: add wcid overwritten support for wed v1Sujuan Chen1-0/+3
2022-11-28Merge tag 'mlx5-fixes-2022-11-24' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller1-7/+0
2022-11-28RDMA: Add netdevice_tracker to ib_device_set_netdev()Jason Gunthorpe1-0/+1
2022-11-28NFS: Clear the file access cache upon loginTrond Myklebust1-0/+1
2022-11-28mm, slab: ignore SLAB_RECLAIM_ACCOUNT with CONFIG_SLUB_TINYVlastimil Babka1-0/+4
2022-11-28mm, slub: don't create kmalloc-rcl caches with CONFIG_SLUB_TINYVlastimil Babka1-2/+7
2022-11-28mm, slub: disable SYSFS support with CONFIG_SLUB_TINYVlastimil Babka1-1/+1
2022-11-28mm, slab: ignore hardened usercopy parameters when disabledVlastimil Babka2-0/+4
2022-11-27Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+8
2022-11-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2022-11-27Merge tag 'iio-for-6.2b' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman1-6/+5
2022-11-26scsi: libsas: Do not export sas_ata_wait_after_reset()Jie Zhan1-7/+0