aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2022-01-24bpf: Add bpf_copy_from_user_task() helperKenny Yu2-0/+12
2022-01-24Bluetooth: hci_event: Ignore multiple conn complete eventsSoenke Huster1-0/+3
2022-01-25ASoC: Xilinx fixesMark Brown1-0/+1
2022-01-24clk: at91: sama7g5: Allow MCK1 to be exported and referenced in DTTudor Ambarus1-0/+1
2022-01-24clk: at91: allow setting PMC_AUDIOPINCK clock parents via DTZixun LI1-0/+1
2022-01-24dt-bindings: clk: microchip: Add Microchip PolarFire host bindingDaire McNamara1-0/+45
2022-01-24Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski9-84/+293
2022-01-24ASoC: simple-card-utils: Add new system-clock-fixed flagRobert Hancock1-0/+1
2022-01-24quota: cleanup double word in commentTom Rix1-1/+1
2022-01-24spi: s3c24xx: Convert to GPIO descriptorsLinus Walleij1-5/+0
2022-01-24spi: s3c64xx: Convert to use GPIO descriptorsLinus Walleij1-2/+0
2022-01-24spi: s3c64xx: Drop custom gpio setup argumentLinus Walleij1-3/+1
2022-01-24spi: s3c64xx: Delete unused boardfile helpersLinus Walleij1-8/+0
2022-01-24ASoC: tlv320aic31xx: Define PLL clock inputsAriel D'Alessandro1-0/+5
2022-01-24ASoC: Rename tlv320aic31xx-micbias.h as tlv320aic31xx.hAriel D'Alessandro2-9/+9
2022-01-24ASoC: SOF: add _D3_PERSISTENT flag to fw_ready messageKeyon Jie2-1/+2
2022-01-24fsnotify: invalidate dcache before IN_DELETE eventAmir Goldstein1-6/+43
2022-01-24bonding: use rcu_dereference_rtnl when get bonding active slaveHangbin Liu1-1/+1
2022-01-24media: lirc: simplify gap calculationSean Young1-5/+1
2022-01-23media: hevc: Remove RPS named flagsBenjamin Gaignard1-4/+2
2022-01-23iio: adis: stylistic changesNuno Sá1-23/+25
2022-01-23adis: simplify 'adis_update_bits' macrosNuno Sá1-8/+4
2022-01-23iio: core: Fix the kernel doc regarding the currentmode iio_dev entryMiquel Raynal1-1/+1
2022-01-23mtd: rawnand: brcmnand: Add platform data structure for BCMAFlorian Fainelli2-0/+17
2022-01-23Merge tag 'sched_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-8/+1
2022-01-23Merge tag 'perf_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-12/+3
2022-01-23mtd: nand: Add a new helper to retrieve the ECC contextMiquel Raynal1-0/+5
2022-01-23mtd: nand: ecc: Add infrastructure to support hardware enginesMiquel Raynal1-0/+28
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds7-330/+409