summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-03-08net: phy: exported the genphy_read_master_slave functionArun Ramadoss1-0/+1
2022-03-08KEYS: remove support for asym_tpm keysEric Biggers1-19/+0
2022-03-08KEYS: Introduce link restriction for machine keysEric Snowberg1-0/+6
2022-03-08KEYS: store reference to machine keyringEric Snowberg1-0/+8
2022-03-08Merge branches 'arm/mediatek', 'arm/msm', 'arm/renesas', 'arm/rockchip', 'arm...Joerg Roedel5-352/+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-07ASoC: SOF: updates for 5.18Mark Brown2-2/+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-07asm-generic: introduce be48 unaligned accessorsKeith Busch1-0/+26
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 Axboe3-3/+16
2022-03-07Merge branch 'for-5.18/block' into for-5.18/write-streamsJens Axboe9-837/+359
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-07clocksource/drivers/arm_arch_timer: Use event stream scaling when availableMarc Zyngier1-0/+1
2022-03-07media: add nv12m_8l128 and nv12m_10be_8l128 video format.Ming Qian1-0/+2
2022-03-07Merge tag 'for-5.18-2.6-signed' of git://linuxtv.org/sailus/media_tree into m...Mauro Carvalho Chehab4-14/+25
2022-03-07media: lirc: remove unused feature LIRC_CAN_SET_REC_DUTY_CYCLESean Young1-1/+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-07ASoC: audio_graph_card2: Add support for variable slot widthsRichard Fitzgerald1-0/+11
2022-03-07ASoC: SOF: fix 32 signed bit overflowCurtis Malainey2-2/+2
2022-03-07net: Fix esp GSO on inter address family tunnels.Steffen Klassert1-0/+2
2022-03-07esp: Fix possible buffer overflow in ESP transformationSteffen 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-07media: v4l2-ctrls: Add new V4L2_H264_DECODE_PARAM_FLAG_P/BFRAME flagsDmitry Osipenko1-0/+2
2022-03-07xen/gnttab: fix gnttab_end_foreign_access() without page specifiedJuergen Gross1-1/+6
2022-03-07xen: remove gnttab_query_foreign_access()Juergen Gross1-2/+0
2022-03-07xen/grant-table: add gnttab_try_end_foreign_access()Juergen Gross1-0/+12
2022-03-07dt-bindings: power: add Amlogic s4 power domains bindingsShunzhou Jiang1-0/+19
2022-03-06net: tun: track dropped skb via kfree_skb_reason()Dongli Zhang2-0/+23
2022-03-06net: tap: track dropped skb via kfree_skb_reason()Dongli Zhang2-0/+18
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-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+3