summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-02-18net: gro: Fix a 'directive in macro's argument list' sparse warningGal Pressman1-2/+3
2022-02-18iwlwifi: mvm: refactor setting PPE thresholds in STA_HE_CTXT_CMDMiri Korenblit1-0/+1
2022-02-18net: dsa: delete unused exported symbols for ethtool PHY statsVladimir Oltean1-3/+0
2022-02-18PCI: Add defines for normal and subtractive PCI bridgesPali Rohár1-0/+2
2022-02-17drm/amdgpu: add gc 10.3.6 supportYifan Zhang1-0/+1
2022-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-5/+4
2022-02-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski1-5/+4
2022-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski13-37/+35
2022-02-17Merge tag 'net-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds7-10/+15
2022-02-17ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rtEric Dumazet1-4/+6
2022-02-17ASoC: SOF: Replace zero-length array with flexible-array memberStephen Kitt1-1/+1
2022-02-17mm/munlock: maintain page->mlock_count while unevictableHugh Dickins2-5/+25
2022-02-17mm/munlock: rmap call mlock_vma_page() munlock_vma_page()Hugh Dickins1-8/+9
2022-02-17mm/munlock: delete FOLL_MLOCK and FOLL_POPULATEHugh Dickins1-2/+0
2022-02-17mm/munlock: delete page_mlock() and all its worksHugh Dickins1-6/+0
2022-02-17usb: typec: Factor out non-PD fwnode propertiesSamuel Holland1-0/+3
2022-02-17block: fix surprise removal for drivers calling blk_set_queue_dyingChristoph Hellwig1-1/+2
2022-02-17dt-bindings: Add Tegra234 APE supportSameer Pujar3-1/+89
2022-02-17net: dsa: felix: update destinations of existing traps with ocelot-8021qVladimir Oltean1-3/+1
2022-02-17net: mscc: ocelot: annotate which traps need PTP timestampingVladimir Oltean1-0/+1
2022-02-17net: mscc: ocelot: keep traps in a listVladimir Oltean2-0/+2
2022-02-17net: mscc: ocelot: avoid overlap in VCAP IS2 between PTP and MRP trapsVladimir Oltean1-8/+8
2022-02-17net: mscc: ocelot: use a single VCAP filter for all MRP trapsVladimir Oltean1-1/+1
2022-02-17net: mscc: ocelot: delete OCELOT_MRP_CPUQVladimir Oltean1-2/+0
2022-02-17net: mscc: ocelot: consolidate cookie allocation for private VCAP rulesVladimir Oltean1-0/+16
2022-02-17treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva10-15/+15
2022-02-17media: Define MIPI CSI-2 data types in a shared header fileLaurent Pinchart1-0/+45
2022-02-17media: omap3isp: Use struct_group() for memcpy() regionKees Cook1-8/+13
2022-02-17media: v4l2-mediabus: Drop V4L2_MBUS_CSI2_CONTINUOUS_CLOCK flagLaurent Pinchart1-2/+1
2022-02-17media: v4l2-mediabus: Drop legacy V4L2_MBUS_CSI2_CHANNEL_* flagsLaurent Pinchart1-10/+0
2022-02-17media: v4l2-mediabus: Drop legacy V4L2_MBUS_CSI2_*_LANE flagsLaurent Pinchart1-11/+0
2022-02-17media: v4l2-mediabus: Use structures to describe bus configurationLaurent Pinchart1-3/+17
2022-02-17reiserfs_xattr.h: add linux/reiserfs_xattr.h to UAPI compile-test coverageMasahiro Yamada1-1/+1
2022-02-17kexec.h: add linux/kexec.h to UAPI compile-test coverageMasahiro Yamada1-2/+2
2022-02-17fsmap.h: add linux/fsmap.h to UAPI compile-test coverageMasahiro Yamada1-1/+1
2022-02-17android/binder.h: add linux/android/binder(fs).h to UAPI compile-test coverageMasahiro Yamada1-2/+2
2022-02-17shmbuf.h: add asm/shmbuf.h to UAPI compile-test coverageMasahiro Yamada1-1/+3
2022-02-17signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverageMasahiro Yamada1-1/+1
2022-02-17mptcp: mptcp_parse_option is no longer exportedMatthieu Baerts1-6/+0
2022-02-17ipv6: per-netns exclusive flowlabel checksWillem de Bruijn2-2/+6
2022-02-17block: add a ->free_disk methodChristoph Hellwig1-0/+2
2022-02-17blk-mq: remove the request_queue argument to blk_insert_cloned_requestChristoph Hellwig1-2/+1
2022-02-17overflow: Provide constant expression struct_sizeKees Cook1-3/+7
2022-02-17drm/amdgpu/gfx10: Add GC 10.3.7 SupportPrike Liang1-0/+1
2022-02-17drm/amdkfd: Replace zero-length array with flexible-array memberFelix Kuehling1-1/+1
2022-02-17overflow: Implement size_t saturating arithmetic helpersKees Cook1-41/+69
2022-02-16fbdev: Don't sort deferred-I/O pages by defaultThomas Zimmermann1-0/+1
2022-02-16jump_label: Refactor #ifdef of struct static_keyMasahiro Yamada1-7/+2
2022-02-16jump_label: Avoid unneeded casts in STATIC_KEY_INIT_{TRUE,FALSE}Masahiro Yamada1-2/+2
2022-02-16sched/isolation: Use single feature type while referring to housekeeping cpumaskFrederic Weisbecker1-21/+22