summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-11-29net: ethernet: mtk_wed: update mtk_wed_stopLorenzo Bianconi
2022-11-29of: net: export of_get_mac_address_nvmem()Miquel Raynal
2022-11-29mm: Add PG_arch_3 page flagPeter Collingbourne
2022-11-29mm: Do not enable PG_arch_2 for all 64-bit architecturesCatalin Marinas
2022-11-29i915: Move list_count() to list.h for broader useAndy Shevchenko
2022-11-29usb: typec: Add partner PD object wrapperPrashant Malani
2022-11-29usb: add usb_set_intfdata() documentationVincent Mailhol
2022-11-28Daniel Borkmann says:Jakub Kicinski
2022-11-29iomap: write iomap validity checksDave Chinner
2022-11-28Merge tag 'intel-pinctrl-v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij
2022-11-28KVM: always declare prototype for kvm_arch_irqchip_in_kernelPaolo Bonzini
2022-11-28gpio: Do not include <linux/kernel.h> when not really needed.Christophe JAILLET
2022-11-28SUNRPC: Remove unused svc_rqst::rq_lock fieldChuck Lever
2022-11-28hv: fix comment typo in vmbus_channel/low_latencyOlaf Hering
2022-11-28video: hyperv_fb: Avoid taking busy spinlock on panic pathGuilherme G. Piccoli
2022-11-28net: ethernet: mtk_wed: add wcid overwritten support for wed v1Sujuan Chen
2022-11-28Merge tag 'mlx5-fixes-2022-11-24' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2022-11-27NFS: Clear the file access cache upon loginTrond Myklebust
2022-11-27mm, slab: ignore SLAB_RECLAIM_ACCOUNT with CONFIG_SLUB_TINYVlastimil Babka
2022-11-27mm, slub: don't create kmalloc-rcl caches with CONFIG_SLUB_TINYVlastimil Babka
2022-11-27mm, slub: disable SYSFS support with CONFIG_SLUB_TINYVlastimil Babka
2022-11-27mm, slab: ignore hardened usercopy parameters when disabledVlastimil Babka
2022-11-27Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2022-11-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-11-27Merge tag 'iio-for-6.2b' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman
2022-11-25fsi: Add regmap and refactor sbefifoMark Brown
2022-11-25ASoC: adau1372: fixes after debugging custom boardMark Brown
2022-11-25get rid of INT_LIMIT, use type_max() insteadZhen Lei
2022-11-25regmap: Add FSI bus supportEddie James
2022-11-25Merge tag 'v6.1-rc4' into spi-6.2Mark Brown
2022-11-25Merge tag 'v6.1-rc4' into regulator-6.2Mark Brown
2022-11-25Merge tag 'mm-hotfixes-stable-2022-11-24' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-11-25use less confusing names for iov_iter direction initializersAl Viro
2022-11-25Merge tag 'iio-for-6.2a-take2' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2022-11-25firmware: xilinx: Add RPU configuration APIsBen Levinsky
2022-11-25firmware: xilinx: Add shutdown/wakeup APIsBen Levinsky
2022-11-25firmware: xilinx: Add ZynqMP firmware ioctl enums for RPU configuration.Ben Levinsky
2022-11-25gpu: host1x: Select context device based on attached IOMMUMikko Perttunen
2022-11-25ASoC/soundwire: revisit interrupt and lcount handlingMark Brown
2022-11-25io_uring: allow defer completion for aux posted cqesDylan Yudaken
2022-11-25Merge branch 'i2c/client_device_id_helper-immutable' of git://git.kernel.org/...Herbert Xu
2022-11-25vfs: fix copy_file_range() averts filesystem freeze protectionAmir Goldstein
2022-11-25fs: simplify vfs_get_superChristoph Hellwig
2022-11-24[elf][non-regset] uninline elf_core_copy_task_fpregs() (and lose pt_regs argu...Al Viro
2022-11-24bpf: Add kfunc bpf_rcu_read_lock/unlock()Yonghong Song
2022-11-24bpf: Introduce might_sleep field in bpf_func_protoYonghong Song
2022-11-24compiler_types: Define __rcu as __attribute__((btf_type_tag("rcu")))Yonghong Song
2022-11-24Merge branch 'i2c/client_device_id_helper-immutable' of https://git.kernel.or...Mark Brown
2022-11-24Merge tag 'net-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-11-24fs: use consistent setgid checks in is_sxid()Christian Brauner