summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2022-11-29Merge branch 'for-6.2/io_uring' into for-6.2/io_uring-nextJens Axboe2-0/+9
2022-11-29Merge tag 'net-6.1-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-1/+1
2022-11-29Revert "net/mlx5e: MACsec, remove replay window size limitation in offload path"Saeed Mahameed1-0/+7
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-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 Collingbourne2-0/+2
2022-11-29mm: Do not enable PG_arch_2 for all 64-bit architecturesCatalin Marinas1-1/+1
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 Kicinski7-89/+266
2022-11-29iomap: write iomap validity checksDave Chinner1-8/+35
2022-11-28Merge tag 'intel-pinctrl-v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij2-0/+38
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-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-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-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-26fsi: Add regmap and refactor sbefifoMark Brown31-109/+241
2022-11-26ASoC: adau1372: fixes after debugging custom boardMark Brown5-24/+25
2022-11-25get rid of INT_LIMIT, use type_max() insteadZhen Lei1-3/+2
2022-11-25regmap: Add FSI bus supportEddie James1-0/+37
2022-11-25Merge tag 'v6.1-rc4' into spi-6.2Mark Brown20-64/+136
2022-11-25Merge tag 'v6.1-rc4' into regulator-6.2Mark Brown21-65/+137
2022-11-25Merge tag 'mm-hotfixes-stable-2022-11-24' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-2/+7
2022-11-25use less confusing names for iov_iter direction initializersAl Viro1-0/+3
2022-11-25Merge tag 'iio-for-6.2a-take2' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman9-12/+24
2022-11-25firmware: xilinx: Add RPU configuration APIsBen Levinsky1-0/+18
2022-11-25firmware: xilinx: Add shutdown/wakeup APIsBen Levinsky1-0/+23
2022-11-25firmware: xilinx: Add ZynqMP firmware ioctl enums for RPU configuration.Ben Levinsky1-0/+19
2022-11-25gpu: host1x: Select context device based on attached IOMMUMikko Perttunen1-0/+2
2022-11-25ASoC/soundwire: revisit interrupt and lcount handlingMark Brown1-2/+0
2022-11-25io_uring: allow defer completion for aux posted cqesDylan Yudaken1-0/+2
2022-11-25Merge branch 'i2c/client_device_id_helper-immutable' of git://git.kernel.org/...Herbert Xu1-0/+1
2022-11-25vfs: fix copy_file_range() averts filesystem freeze protectionAmir Goldstein1-0/+8
2022-11-25fs: simplify vfs_get_superChristoph Hellwig1-14/+0
2022-11-25[elf][non-regset] uninline elf_core_copy_task_fpregs() (and lose pt_regs argu...Al Viro1-10/+1
2022-11-24bpf: Add kfunc bpf_rcu_read_lock/unlock()Yonghong Song2-1/+7