aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-12-23Merge tag '9p-for-6.2-rc1' of https://github.com/martinetd/linuxLinus Torvalds1-0/+2
2022-12-23Merge tag 'sound-6.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+3
2022-12-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-1/+19
2022-12-21Merge tag 'block-6.2-2022-12-19' of git://git.kernel.dk/linuxLinus Torvalds1-2/+1
2022-12-21Merge tag 'pwm/for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-12/+12
2022-12-21Merge tag 'rproc-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds2-0/+66
2022-12-21Merge tag 'mailbox-v6.2' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds1-0/+967
2022-12-21Merge tag 'mfd-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds7-139/+349
2022-12-21Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-5/+7
2022-12-21Merge tag 'fs.vfsuid.ima.v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-20/+0
2022-12-21Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-8/+0
2022-12-20Merge tag 'asm-generic-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-60/+71
2022-12-20prandom: remove prandom_u32_max()Jason A. Donenfeld1-6/+0
2022-12-20random: do not include <asm/archrandom.h> from random.hJason A. Donenfeld1-2/+0
2022-12-19net: simplify sk_page_fragBenjamin Coddington1-7/+2
2022-12-19net: Introduce sk_use_task_frag in struct sock.Guillaume Nault1-2/+9
2022-12-19Merge tag 'zstd-linus-v6.2' of https://github.com/terrelln/linuxLinus Torvalds1-180/+299
2022-12-19Merge tag 'dmaengine-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2022-12-19Merge tag 'soundwire-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+44
2022-12-19Merge tag 'phy-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds1-0/+20
2022-12-19Merge tag 'iommu-updates-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-6/+90
2022-12-19Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2-1/+4
2022-12-19rxrpc: Fix switched parameters in peer tracingDavid Howells1-1/+1
2022-12-18dt-bindings: mailbox: add GCE header file for mt8188Elvis Wang1-0/+967
2022-12-17Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-30/+58
2022-12-17Merge tag 'hsi-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds2-28/+0
2022-12-17Merge tag 'linux-watchdog-6.2-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds2-0/+45
2022-12-16block: don't clear REQ_ALLOC_CACHE for non-polled requestsJens Axboe1-2/+1
2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds11-227/+181
2022-12-16Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds12-38/+113
2022-12-16Merge tag 'tty-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds5-35/+122
2022-12-16Merge tag 'usb-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds5-2/+24
2022-12-15Merge tag 'trace-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds12-5/+75
2022-12-15Merge tag 'vfio-v6.2-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds3-33/+148
2022-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds13-91/+123
2022-12-15mm: Convert __HAVE_ARCH_P..P_GET to the new stylePeter Zijlstra1-2/+2
2022-12-15mm: Rename pmd_read_atomic()Peter Zijlstra1-7/+2
2022-12-15mm: Rename GUP_GET_PTE_LOW_HIGHPeter Zijlstra1-2/+2
2022-12-15mm: Fix pmd_read_atomic()Peter Zijlstra1-10/+37
2022-12-15mm: Update ptep_get_lockless()'s commentPeter Zijlstra1-9/+6
2022-12-15x86/mm: Implement native set_memory_rox()Peter Zijlstra1-0/+2
2022-12-15mm: Introduce set_memory_rox()Peter Zijlstra2-2/+9
2022-12-15x86/mm: Use mm_alloc() in poking_init()Peter Zijlstra1-1/+0
2022-12-15mm: Move mm_cachep initialization to mm_init()Peter Zijlstra1-0/+1
2022-12-15Merge tag 'acpi-6.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-60/+70
2022-12-15Merge tag 'gpio-updates-for-v6.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-56/+33
2022-12-15Merge tag 'fbdev-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-71/+0
2022-12-15Merge branch 'acpica'Rafael J. Wysocki1-60/+70
2022-12-14Merge tag 'f2fs-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-41/+136
2022-12-14Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-4/+6
2022-12-14Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds18-29/+221
2022-12-14Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-17/+191
2022-12-14fbdev: omapfb: connector-analog-tv: remove support for platform dataDmitry Torokhov1-34/+0
2022-12-14fbdev: omapfb: panel-dpi: remove support for platform dataDmitry Torokhov1-21/+0
2022-12-14fbdev: omapfb: panel-sony-acx565akm: remove support for platform dataDmitry Torokhov1-16/+0
2022-12-14Merge tag 'xfs-6.2-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-8/+39
2022-12-14Merge tag 'pci-v6.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+2
2022-12-14Merge tag 'i3c/for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds1-1/+4
2022-12-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds11-29/+162
2022-12-14Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-45/+657
2022-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds11-34/+86
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds30-405/+787
2022-12-13Merge branch 'zstd-next' into zstd-linusNick Terrell1-178/+297
2022-12-13Merge branch 'main' into zstd-linusNick Terrell1913-28509/+79878
2022-12-13Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds148-1429/+5346
2022-12-13Merge tag 'x86_cpu_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2022-12-13Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-48/+38
2022-12-13Merge tag 'sysctl-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds1-6/+0
2022-12-13Merge tag 'modules-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-1/+9
2022-12-13Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds15-13/+2035
2022-12-13Merge tag 'mmc-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2-1/+25
2022-12-13Merge tag 'for-linus-6.2-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds1-0/+18
2022-12-13Merge tag 'input-for-v6.2-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-3/+4
2022-12-13Merge tag 'devicetree-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-2/+13
2022-12-13Merge tag 'hwmon-for-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+3
2022-12-13Merge tag 'pinctrl-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds15-53/+111
2022-12-13Merge tag 'spi-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds3-3/+71
2022-12-13Merge tag 'regulator-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds5-1/+66
2022-12-13tracing: Remove pointer (asterisk) and brackets from cpumask_t fieldSteven Rostedt (Google)1-2/+8
2022-12-13Merge tag 'regmap-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds1-0/+49
2022-12-13Merge tag 'mtd/for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds2-1/+3
2022-12-13Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds32-102/+604
2022-12-13Merge tag 'media/v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds31-333/+170
2022-12-13Merge tag 'sound-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds19-260/+467
2022-12-13Merge tag 'ata-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds3-35/+7
2022-12-13Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linuxLinus Torvalds20-387/+81
2022-12-13Merge tag 'for-6.2/io_uring-next-2022-12-08' of git://git.kernel.dk/linuxLinus Torvalds2-6/+10
2022-12-13Merge tag 'for-6.2/io_uring-2022-12-08' of git://git.kernel.dk/linuxLinus Torvalds4-0/+33
2022-12-13Merge tag 'fs.xattr.simple.rework.rbtree.rwlock.v6.2' of git://git.kernel.org...Linus Torvalds1-29/+9
2022-12-13Merge tag 'lsm-pr-20221212' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-108/+154
2022-12-13Merge tag 'landlock-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-6/+32
2022-12-13Merge tag 'configfs-6.2-2022-12-13' of git://git.infradead.org/users/hch/conf...Linus Torvalds1-3/+0
2022-12-13Merge tag 'nfs-for-6.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+1
2022-12-13mnt_idmapping: move ima-only helpers to imaChristian Brauner1-20/+0
2022-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-2/+10
2022-12-12Merge tag 'nfsd-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds9-13/+32
2022-12-12Merge tag 'for-6.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds3-21/+277
2022-12-12Merge tag 'dlm-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds1-0/+303
2022-12-12Merge tag 'fuse-update-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+14
2022-12-12Merge tag 'erofs-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-13/+22
2022-12-12Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds2-2/+3
2022-12-12Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds5-38/+82
2022-12-12Merge tag 'fs.idmapped.mnt_idmap.v6.2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-11/+16
2022-12-12Merge tag 'fs.vfsuid.conversion.v6.2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-102/+32
2022-12-12Merge tag 'fs.ovl.setgid.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2022-12-12Merge tag 'fs.acl.rework.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-31/+193
2022-12-12Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-17/+2
2022-12-12Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-0/+3
2022-12-12Merge tag 'pull-elfcore' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-21/+2
2022-12-12Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds10-23/+68
2022-12-12Merge tag 'docs-6.2' of git://git.lwn.net/linuxLinus Torvalds1-6/+20
2022-12-12Merge tag 'linux-kselftest-kunit-next-6.2-rc1' of git://git.kernel.org/pub/sc...Linus Torvalds4-63/+215
2022-12-12Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-56/+88
2022-12-12Merge branch 'for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...Linus Torvalds1-4/+3
2022-12-12Merge tag 'cgroup-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-85/+109
2022-12-12IPv6/GRO: generic helper to remove temporary HBH/jumbo header in driverCoco Li1-0/+33
2022-12-12Merge tag 'sched-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-3/+4
2022-12-12bridge: mcast: Allow user space to specify MDB entry routing protocolIdo Schimmel1-0/+1
2022-12-12bridge: mcast: Allow user space to add (*, G) with a source list and filter modeIdo Schimmel1-0/+20
2022-12-12Merge tag 'perf-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-33/+96
2022-12-12net: add IFF_NO_ADDRCONF and use it in bonding to prevent ipv6 addrconfXin Long1-1/+2
2022-12-12net: tso: inline tso_count_descs()Yunsheng Lin1-1/+7
2022-12-12f2fs: add block_age-based extent cacheJaegeuk Kim1-3/+83
2022-12-12f2fs: refactor extent_cache to support for read and moreJaegeuk Kim1-26/+36
2022-12-12Merge tag 'for-net-next-2022-12-12' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski3-1/+36
2022-12-12Merge tag 'edac_updates_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-25/+9
2022-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski6-13/+175
2022-12-12Merge tag 'x86_cache_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+3
2022-12-12Merge tag 'x86_tdx_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+42
2022-12-12Bluetooth: Add quirk to disable MWS Transport ConfigurationSven Peter2-0/+13
2022-12-12Bluetooth: Add quirk to disable extended scanningSven Peter2-1/+13
2022-12-12Bluetooth: hci_event: Ignore reserved bits in LE Extended Adv ReportSven Peter1-0/+1
2022-12-12virtio_bt: Fix alignment in configuration structIgor Skalkin1-0/+8
2022-12-12Bluetooth: btusb: Introduce generic USB resetArchie Pusaka1-0/+1
2022-12-12Merge tag 'cxl-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds6-0/+180
2022-12-12Merge tag 'thermal-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2022-12-12Merge tag 'acpi-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds9-10/+345
2022-12-12Merge tag 'pm-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2-15/+20
2022-12-12kunit: add macro to allow conditionally exposing static symbols to testsRae Moar1-0/+33
2022-12-12kunit: Use the static key when retrieving the current testDavid Gow1-3/+50
2022-12-12kunit: Provide a static key to check if KUnit is actively running testsDavid Gow1-0/+4
2022-12-12kunit: remove KUNIT_INIT_MEM_ASSERTION macroDaniel Latypov2-13/+6
2022-12-12kunit: eliminate KUNIT_INIT_*_ASSERT_STRUCT macrosDaniel Latypov2-60/+15
2022-12-12mptcp: remove MPTCP 'ifdef' in TCP SYN cookiesMatthieu Baerts1-2/+10
2022-12-12Merge tag 'x86-misc-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-2/+2
2022-12-12Merge remote-tracking branch 'kvm/queue' into HEADPaolo Bonzini3-65/+36
2022-12-12Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-10/+35
2022-12-12Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski11-23/+45
2022-12-12Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds10-168/+491
2022-12-12Merge branches 'clk-mediatek', 'clk-trace', 'clk-qcom' and 'clk-microchip' in...Stephen Boyd7-0/+433
2022-12-12Merge branches 'clk-spear', 'clk-fract', 'clk-rockchip' and 'clk-imx' into cl...Stephen Boyd6-16/+1550
2022-12-12Merge branches 'clk-bindings', 'clk-renesas', 'clk-amlogic', 'clk-allwinner' ...Stephen Boyd1-0/+2
2022-12-12Merge branches 'clk-x86', 'clk-xilinx', 'clk-cleanup', 'clk-mstar' and 'clk-i...Stephen Boyd2-0/+53
2022-12-12Merge tag 'for-linus-6.2-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-21/+3
2022-12-12Merge tag 'platform-drivers-x86-v6.2-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-2/+2
2022-12-12Merge tag 'soc-dt-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds3-146/+252
2022-12-12Merge tag 'soc-drivers-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds19-487/+2839
2022-12-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds7-14/+231
2022-12-12Merge tag 'hyperv-next-signed-20221208' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-1/+10
2022-12-12Merge tag 'tpmdd-next-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-16/+0
2022-12-12Merge tag 'slab-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-26/+55
2022-12-12Merge tag 'printk-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds4-19/+133
2022-12-12Merge tag 'locks-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayt...Linus Torvalds1-0/+20
2022-12-12Merge tag 'execve-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-7/+8
2022-12-12Merge tag 'seccomp-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2022-12-12Merge tag 'pstore-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-99/+0
2022-12-12Merge tag 'rcu.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-9/+94
2022-12-12Merge branches 'pm-devfreq' and 'pm-tools'Rafael J. Wysocki1-3/+4
2022-12-12Merge branch 'pm-cpufreq'Rafael J. Wysocki1-12/+16
2022-12-12Merge branches 'acpi-pm', 'acpi-processor', 'acpi-ec' and 'acpi-video'Rafael J. Wysocki2-0/+12
2022-12-12Merge branches 'acpi-scan', 'acpi-bus', 'acpi-tables' and 'acpi-sysfs'Rafael J. Wysocki2-1/+12
2022-12-12Merge branch 'acpica'Rafael J. Wysocki6-9/+321
2022-12-12Merge tag 'linux-can-next-for-6.2-20221212' of git://git.kernel.org/pub/scm/l...David S. Miller2-0/+3
2022-12-12Merge branches 'arm/allwinner', 'arm/exynos', 'arm/mediatek', 'arm/rockchip',...Joerg Roedel4-50/+187
2022-12-12net: devlink: add DEVLINK_INFO_VERSION_GENERIC_FW_BOOTLOADERVincent Mailhol1-0/+2
2022-12-12USB: core: export usb_cache_string()Vincent Mailhol1-0/+1
2022-12-12net: move the nat function to nf_nat_ovs for ovs and tcXin Long1-0/+4
2022-12-12linux/virtio_net.h: Support USO offload in vnet header.Andrew Melnychenko1-0/+9
2022-12-12uapi/linux/virtio_net.h: Added USO types.Andrew Melnychenko1-0/+4
2022-12-12uapi/linux/if_tun.h: Added new offload types for USO4/6.Andrew Melnychenko1-0/+2
2022-12-11kcov: fix spelling typos in commentsRong Tao1-1/+1
2022-12-11io-mapping: move some code within the include guarded sectionChristophe JAILLET1-2/+2
2022-12-11eventfd: change int to __u64 in eventfd_signal() ifndef CONFIG_EVENTFDZhang Qilong1-1/+1
2022-12-11mm: fix typo in struct pglist_data code commentWang Yong1-1/+1
2022-12-11mm: add nodes= arg to memory.reclaimMina Almasry1-1/+2
2022-12-11mm: memcg: fix stale protection of reclaim target memcgYosry Ahmed1-10/+21
2022-12-11fsdax,xfs: port unshare to fsdaxShiyang Ruan1-0/+2
2022-12-11fsdax: introduce page->share for fsdax in reflink modeShiyang Ruan2-2/+5
2022-12-11mm: add folio dtor and order setter functionsSidhartha Kumar1-0/+23
2022-12-11folio-compat: remove lru_cache_add()Vishal Moola (Oracle)1-1/+0
2022-12-11filemap: convert replace_page_cache_page() to replace_page_cache_folio()Vishal Moola (Oracle)1-1/+1
2022-12-11mm/sparse-vmemmap: generalise vmemmap_populate_hugepages()Feiyang Chen1-0/+6
2022-12-11LoongArch: add sparse memory vmemmap supportFeiyang Chen1-0/+2
2022-12-11include/linux/pgtable.h: : remove redundant pte variablezhang songyi1-3/+1
2022-12-11mm/khugepaged: add tracepoint to collapse_file()Gautam Menghani1-0/+38
2022-12-11mm/gup: remove FOLL_MIGRATIONDavid Hildenbrand1-1/+0
2022-12-11mm/pagewalk: add walk_page_range_vma()David Hildenbrand1-0/+3
2022-12-11mm: remove VM_FAULT_WRITEDavid Hildenbrand1-3/+0
2022-12-11mm/pagewalk: don't trigger test_walk() in walk_page_vma()David Hildenbrand1-0/+2
2022-12-11i3c: export SETDASA methodJack Chen1-0/+2