aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-01-27net: remove net_invalid_timestamp()Jakub Kicinski1-5/+0
2022-01-27mii: remove mii_lpa_to_linkmode_lpa_sgmii()Jakub Kicinski1-17/+0
2022-01-27Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values"Guillaume Nault1-0/+2
2022-01-27ipv4: Namespaceify min_adv_mss sysctl knobxu xin1-0/+1
2022-01-27psi: Fix "no previous prototype" warnings when CONFIG_CGROUPS=nSuren Baghdasaryan1-6/+5
2022-01-27fbdev: Hot-unplug firmware fb devices on forced removalThomas Zimmermann1-0/+1
2022-01-27Revert "xfrm: xfrm_state_mtu should return at least 1280 for ipv6"Jiri Bohac1-1/+0
2022-01-26bpf: remove unused static inlinesJakub Kicinski2-15/+0
2022-01-26tcp: allocate tcp_death_row outside of struct netns_ipv4Eric Dumazet1-5/+3
2022-01-26pid: Introduce helper task_is_in_init_pid_ns()Leo Yan1-0/+5
2022-01-26misc: rtsx: Quiesce rts5249 on system suspendKai-Heng Feng1-1/+1
2022-01-26misc: rtsx: Rework runtime power management flowKai-Heng Feng1-3/+0
2022-01-26xfs, iomap: limit individual ioend chain lengths in writebackDave Chinner1-0/+2
2022-01-26drm/ttm: add a weak BO reference to the resource v3Christian König1-0/+4
2022-01-26drm/ttm: add back a reference to the bdev to the res managerChristian König1-7/+9
2022-01-26drm/ttm: add ttm_resource_fini v2Christian König1-0/+3
2022-01-26tty: add kfifo to tty_portJiri Slaby1-0/+3
2022-01-26tty: Partially revert the removal of the Cyclades public APIMaciej W. Rozycki1-0/+35
2022-01-26dt-bindings: reset: add dt binding header for Mediatek MT7621 resetsSergio Paracuellos1-0/+37
2022-01-26net: stmmac/xpcs: convert to pcs_validate()Russell King (Oracle)1-2/+0
2022-01-26net: xpcs: add support for retrieving supported interface modesRussell King (Oracle)1-0/+1
2022-01-26dt-bindings: clock: Add bindings definitions for FSD CMU blocksAlim Akhtar1-0/+150
2022-01-26xfrm: Check if_id in xfrm_migrateYan Yan1-2/+3
2022-01-25dt-bindings: clock: cs2000-cp: document aux-output-sourceDaniel Mack1-0/+14
2022-01-25cpumask: Always inline helpers which use bit manipulation functionsBorislav Petkov1-7/+7
2022-01-25asm-generic/bitops: Always inline all bit manipulation helpersBorislav Petkov2-14/+14
2022-01-25kunit: decrease macro layering for EQ/NE assertsDaniel Latypov1-124/+49
2022-01-25kunit: decrease macro layering for integer assertsDaniel Latypov1-148/+51
2022-01-25kunit: reduce layering in string assertion macrosDaniel Latypov1-48/+20
2022-01-25kunit: drop unused intermediate macros for ptr inequality checksDaniel Latypov1-60/+0
2022-01-25kunit: make KUNIT_EXPECT_EQ() use KUNIT_EXPECT_EQ_MSG(), etc.Daniel Latypov1-142/+26
2022-01-25kunit: drop unused assert_type from kunit_assert and clean up macrosDaniel Latypov2-43/+19
2022-01-25kunit: split out part of kunit_assert into a static constDaniel Latypov2-9/+28
2022-01-25kunit: drop unused kunit* field in kunit_assertDaniel Latypov2-41/+18
2022-01-25kunit: move check if assertion passed into the macrosDaniel Latypov1-10/+11
2022-01-25Merge tag 'nfs-for-5.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds4-31/+58
2022-01-25ACPICA: Use uintptr_t and offsetof() in Linux kernel buildsRafael J. Wysocki2-0/+9
2022-01-25PM: hibernate: Remove register_nosave_region_late()Amadeusz Sławiński1-10/+1
2022-01-25usb: roles: fix include/linux/usb/role.h compile issueLinyu Yuan1-0/+6
2022-01-25ipv4/tcp: do not use per netns ctl socketsEric Dumazet1-1/+0
2022-01-25ipv6: do not use per netns icmp socketsEric Dumazet1-1/+0
2022-01-25ipv4: do not use per netns icmp socketsEric Dumazet1-1/+0
2022-01-25tcp/dccp: get rid of inet_twsk_purge()Eric Dumazet1-2/+0
2022-01-25tcp/dccp: no longer use twsk_net(tw) from tw_timer_handler()Eric Dumazet1-3/+2
2022-01-25tcp/dccp: add tw->tw_bslotEric Dumazet1-0/+1
2022-01-25ASoC: fsl-asoc-card: Add optional dt property for setting mclk-idMark Brown2-9/+14
2022-01-25drm/connector: Fix typo in output formatMaxime Ripard1-3/+3
2022-01-25drm/edid: Split deep color modes between RGB and YUV444Maxime Ripard1-3/+9
2022-01-25drm/edid: Rename drm_hdmi_avi_infoframe_colorspace to _colorimetryMaxime Ripard1-2/+2
2022-01-25drm/docs: Document where the C8 color lut is storedDaniel Vetter1-0/+10