aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-02-18Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt...Joerg Roedel6-42/+25
2023-02-17Merge tag 'mm-hotfixes-stable-2023-02-17-15-16-2' of git://git.kernel.org/pub...Linus Torvalds1-1/+4
2023-02-17hugetlb: check for undefined shift on 32 bit architecturesMike Kravetz1-1/+4
2023-02-17of: Add of_property_present() helperRob Herring1-1/+16
2023-02-17blk-mq: Reorder fields in 'struct blk_mq_tag_set'Christophe JAILLET1-2/+2
2023-02-17Merge mlx5-next into rdma.git for-nextJason Gunthorpe5-5/+28
2023-02-17net/mlx5: Change define name for 0x100 lkey valueOr Har-Toov1-1/+1
2023-02-17net/mlx5: Expose bits for querying special mkeysOr Har-Toov1-2/+8
2023-02-17netfilter: let reset rules clean out conntrack entriesFlorian Westphal1-0/+3
2023-02-17Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller5-7/+14
2023-02-16mm: memcontrol: rename memcg_kmem_enabled()Roman Gushchin1-7/+7
2023-02-16migrate_pages: split unmap_and_move() to _unmap() and _move()Huang Ying1-0/+1
2023-02-16lib/stackdepot: move documentation comments to stackdepot.hAndrey Konovalov1-0/+87
2023-02-16lib/stackdepot: various comments clean-upsAndrey Konovalov1-17/+19
2023-02-16lib/stacktrace, kasan, kmsan: rework extra_bits interfaceAndrey Konovalov1-1/+3
2023-02-16lib/stackdepot, mm: rename stack_depot_want_early_initAndrey Konovalov1-7/+7
2023-02-16lib/stackdepot: put functions in logical orderAndrey Konovalov1-7/+8
2023-02-16Merge tag 'drm-fixes-2023-02-17' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+1
2023-02-17regmap-irq: Remove unused mask_invert flagAidan MacDonald1-4/+0
2023-02-17regmap-irq: Remove unused type_invert flagAidan MacDonald1-3/+0
2023-02-17Merge tag 'drm-misc-fixes-2023-02-16' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-0/+1
2023-02-16arm_pmu: fix event CPU filteringMark Rutland1-1/+0
2023-02-16Merge tag 'net-6.2-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-2/+0
2023-02-16Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski2-2/+13
2023-02-16hwmon: Deprecate [devm_]hwmon_device_register_with_groupsGuenter Roeck1-0/+4
2023-02-16Merge tag 'wireless-next-2023-03-16' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2-0/+2
2023-02-16swiotlb: remove swiotlb_max_segmentChristoph Hellwig1-5/+0
2023-02-16Merge tag 'asoc-v6.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2-23/+5
2023-02-16Merge branch 'topic/apple-gmux' into for-nextTakashi Iwai36-63/+415
2023-02-16i3c: fix device.h kernel-doc warningsRandy Dunlap1-6/+7
2023-02-16devlink: Fix netdev notifier chain corruptionIdo Schimmel1-2/+0
2023-02-16wifi: brcmfmac: p2p: Introduce generic flexible array frame memberKees Cook1-0/+1
2023-02-15bpf: Zeroing allocated object from slab in bpf memory allocatorHou Tao1-0/+7
2023-02-15iomap: remove IOMAP_F_ZONE_APPENDChristoph Hellwig1-2/+1
2023-02-15block: export bio_split_rwChristoph Hellwig1-0/+4
2023-02-15Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini25-51/+188
2023-02-15Merge branches 'pm-cpuidle', 'pm-core' and 'pm-sleep'Rafael J. Wysocki1-0/+4
2023-02-15mmc: core: support setting card detect interrupt from driversHeiner Kallweit1-0/+1
2023-02-15docs: driver-api: virtio: virtio on LinuxRicardo CaƱuelo1-3/+5
2023-02-15dma-mapping: no need to pass a bus_type into get_arch_dma_ops()Greg Kroah-Hartman1-1/+1
2023-02-15net/mlx5: Add IPSec priorities in RDMA namespacesMark Zhang1-0/+2
2023-02-15net/mlx5: Implement new destination type TABLE_TYPEMark Zhang1-0/+1
2023-02-15net/mlx5: Introduce new destination type TABLE_TYPEPatrisious Haddad1-2/+10
2023-02-14net/mlx5e: Move dl_port to struct mlx5e_devJiri Pirko1-1/+0
2023-02-14net/mlx5: Lag, Add single RDMA device in multiport modeMark Bloch1-0/+1
2023-02-14net/mlx5: Lag, set different uplink vport metadata in multiport eswitch modeRoi Dayan1-0/+1
2023-02-14Revert "blk-cgroup: move the cgroup information to struct gendisk"Christoph Hellwig1-6/+6
2023-02-14dm: correct block comments format.Heinz Mauelshagen3-9/+17
2023-02-14dm: enclose complex macros into parentheses where possibleHeinz Mauelshagen1-2/+1
2023-02-14dm: change "unsigned" to "unsigned int"Heinz Mauelshagen6-44/+44