summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2022-03-08coredump: Snapshot the vmas in do_coredumpEric W. Biederman1-3/+3
2022-03-08coredump: Move definition of struct coredump_params into coredump.hEric W. Biederman2-13/+12
2022-03-08Merge tag 'arm64-spectre-bhb-for-v5.17-2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+5
2022-03-08Merge tag 'at91-soc-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann1-0/+4
2022-03-08mm: vmalloc: introduce array allocation functionsPaolo Bonzini1-0/+5
2022-03-08Merge branch 'for-next/perf-m1' into for-next/perfWill Deacon1-0/+2
2022-03-08drivers/perf: arm_pmu: Handle 47 bit countersMarc Zyngier1-0/+2
2022-03-08net: phy: exported the genphy_read_master_slave functionArun Ramadoss1-0/+1
2022-03-08Merge branches 'arm/mediatek', 'arm/msm', 'arm/renesas', 'arm/rockchip', 'arm...Joerg Roedel4-171/+70
2022-03-08perf/marvell: cn10k DDR perf event core ownershipBharat Bhushan1-0/+1
2022-03-08mfd: rk808: Add reboot support to rk808.cPeter Geis1-0/+1
2022-03-08mfd: db8500-prcmu: Remove dead code for a non-existing configLukas Bulwahn1-18/+0
2022-03-08Merge branches 'ib-mfd-hwmon-regulator-5.18', 'ib-mfd-iio-5.18', 'ib-mfd-led-...Lee Jones5-2/+77
2022-03-08Merge tag 'x86_bugs_for_v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+11
2022-03-08lib/irq_poll: Declare IRQ_POLL softirq vector as ksoftirqd-parking safeFrederic Weisbecker1-4/+7
2022-03-08tick/rcu: Stop allowing RCU_SOFTIRQ in idleFrederic Weisbecker1-1/+7
2022-03-08tick/rcu: Remove obsolete rcu_needs_cpu() parametersFrederic Weisbecker2-3/+2
2022-03-07nvme: add support for enhanced metadataKeith Busch1-6/+47
2022-03-07block: add pi for extended integrityKeith Busch1-0/+20
2022-03-07crypto: add rocksoft 64b crc guard tag frameworkKeith Busch1-0/+5
2022-03-07lib: add rocksoft model crc64Keith Busch1-0/+2
2022-03-07linux/kernel: introduce lower_48_bits functionKeith Busch1-0/+9
2022-03-07block: support pi with extended metadataKeith Busch1-0/+1
2022-03-07block: remove the per-bio/request write hintChristoph Hellwig2-4/+0
2022-03-07Merge branch 'for-5.18/drivers' into for-5.18/write-streamsJens Axboe2-2/+11
2022-03-07Merge branch 'for-5.18/block' into for-5.18/write-streamsJens Axboe8-824/+323
2022-03-07Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-8/+14
2022-03-07swiotlb: rework "fix info leak with DMA_FROM_DEVICE"Halil Pasic1-8/+0
2022-03-07mfd: Add support for the MediaTek MT6366 PMICJohnson Wang2-0/+8
2022-03-07mfd: max77714: Add driver for Maxim MAX77714 PMICLuca Ceresoli1-0/+60
2022-03-07rtc: max77686: Rename day-of-month definesLuca Ceresoli1-2/+2
2022-03-07block: remove bio_devnameChristoph Hellwig1-2/+0
2022-03-07net: Fix esp GSO on inter address family tunnels.Steffen Klassert1-0/+2
2022-03-07net: Remove netif_rx_any_context() and netif_rx_ni().Sebastian Andrzej Siewior1-10/+0
2022-03-07ptp: Add generic PTP is_sync() functionKurt Kanzenbach1-0/+15
2022-03-06net: tun: track dropped skb via kfree_skb_reason()Dongli Zhang1-0/+18
2022-03-06net: tap: track dropped skb via kfree_skb_reason()Dongli Zhang1-0/+13
2022-03-06bpf: Reject programs that try to load __percpu memory.Hao Luo1-2/+9
2022-03-06compiler_types: Define __percpu as __attribute__((btf_type_tag("percpu")))Hao Luo1-1/+6
2022-03-06compiler_types.h: Add unified __diag_ignore_all for GCC/LLVMKumar Kartikeya Dwivedi3-0/+10
2022-03-06compiler-clang.h: Add __diag infrastructure for clangNathan Chancellor1-0/+22
2022-03-06bpf: Harden register offset checks for release helpers and kfuncsKumar Kartikeya Dwivedi1-1/+2
2022-03-06bpf: Add check_func_arg_reg_off functionKumar Kartikeya Dwivedi1-0/+3
2022-03-05mm: prevent vm_area_struct::anon_name refcount saturationSuren Baghdasaryan1-4/+14
2022-03-05mm: refactor vm_area_struct::anon_vma_name usage codeSuren Baghdasaryan3-32/+67
2022-03-05PCI: Reduce warnings on possible RW1C corruptionMark Tomlinson1-0/+1
2022-03-04efifb: Remove redundant efifb_setup_from_dmi stubMichal Suchanek1-4/+0
2022-03-04PM: runtime: Have devm_pm_runtime_enable() handle pm_runtime_dont_use_autosus...Douglas Anderson1-0/+4
2022-03-04vdpa: factor out vdpa_set_features_unlocked for vdpa internal useSi-Wei Liu1-6/+12
2022-03-04remoteproc: Introduce sysfs_read_only flagPuranjay Mohan1-0/+2