summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-01-31Revert "mm: add nodes= arg to memory.reclaim"Michal Hocko
2023-01-31perf: Fix perf_event_pmu_context serializationJames Clark
2023-01-31f2fs: clarify compress level bit offsetYangtao Li
2023-01-31platform/chrome: cros_ec: Add VDM attention headersPrashant Malani
2023-01-31ima: Align ima_file_mmap() parameters with mmap_file LSM hookRoberto Sassu
2023-01-31ASoC: cs42l42: Add SoundWire supportMark Brown
2023-01-31rxrpc: Change rx_packet tracepoint to display securityIndex not type twiceDavid Howells
2023-01-31rxrpc: Simplify ACK handlingDavid Howells
2023-01-31rxrpc: De-atomic call->ackr_window and call->ackr_nr_unackedDavid Howells
2023-01-31rxrpc: Generate extra pings for RTT during heavy-receive callDavid Howells
2023-01-31rxrpc: Shrink the tabulation in the rxrpc trace header a bitDavid Howells
2023-01-31rxrpc: Remove whitespace before ')' in trace headerDavid Howells
2023-01-31block: Remove mm.h from bvec.hMatthew Wilcox
2023-01-31kunit: fix kunit_test_init_section_suites(...)Brendan Higgins
2023-01-31Merge branch '20230112204446.30236-2-quic_molvera@quicinc.com' into arm64-for...Bjorn Andersson
2023-01-31Merge branch 'icc-qdu1000-immutable' of https://git.kernel.org/pub/scm/linux/...Bjorn Andersson
2023-01-31cacheinfo: Make default acpi_get_cache_info() return an errorPierre Gondois
2023-01-31uuid: Decouple guid_t and uuid_le types and respective macrosAndy Shevchenko
2023-01-31soundwire: cadence: further simplify low-level xfer_msg_defer() callbackPierre-Louis Bossart
2023-01-31soundwire: cadence: use directly bus sdw_defer structurePierre-Louis Bossart
2023-01-31sched/clock: Make local_clock() noinstrPeter Zijlstra
2023-01-31sched/clock/x86: Mark sched_clock() noinstrPeter Zijlstra
2023-01-31cpuidle: tracing: Warn about !rcu_is_watching()Peter Zijlstra
2023-01-31cpuidle: lib/bug: Disable rcu_is_watching() during WARN/BUGPeter Zijlstra
2023-01-31Merge tag 'v6.2-rc6' into sched/core, to pick up fixesIngo Molnar
2023-01-31vdso/bits.h: Add BIT_ULL() for the sake of consistencyAndy Shevchenko
2023-01-31clk: imx6ul: add ethernet refclock mux supportOleksij Rempel
2023-01-31clk: imx6ul: fix enet1 gate configurationOleksij Rempel
2023-01-31clk: imx6q: add ethernet refclock mux supportOleksij Rempel
2023-01-31ASoC: cs42l42: Add SOFT_RESET_REBOOT registerRichard Fitzgerald
2023-01-31soundwire: stream: Add specific prep/deprep commands to port_prep callbackStefan Binding
2023-01-31soundwire: bus: Remove unused reset_page_addr() callbackRichard Fitzgerald
2023-01-31container_of: Update header inclusionsAndy Shevchenko
2023-01-31soc: apple: rtkit: Export non-devm init/free functionsAsahi Lina
2023-01-31soc: apple: rtkit: Add a private pointer to apple_rtkit_shmemAsahi Lina
2023-01-31soc: apple: rtkit: Add apple_rtkit_idle() functionHector Martin
2023-01-31Merge v6.2-rc6 into drm-nextDaniel Vetter
2023-01-31ASoC: soc-dai.h: cleanup Playback/Capture data for snd_soc_daiKuninori Morimoto
2023-01-31ASoC: soc.h: add snd_soc_card_is_instantiated() helperKuninori Morimoto
2023-01-31ASoC: soc-dai.h: add snd_soc_dai_get/set_widget_playback/capture() helperKuninori Morimoto
2023-01-31ASoC: soc-dai.h: add snd_soc_dai_tdm_mask_set/get() helperKuninori Morimoto
2023-01-31ASoC: soc-dai.h: add snd_soc_dai_dma_data_set/get() for low levelKuninori Morimoto
2023-01-31ASoC: soc-dai.h: add missing snd_soc_dai_set_widget()Kuninori Morimoto
2023-01-31usb: gadget: Use correct APIs and data types for UUID handlingAndy Shevchenko
2023-01-31usb: uvc: use v4l2_fill_fmtdesc instead of open coded format nameMichael Grzeschik
2023-01-31usb: uvc: make uvc_format_desc table constMichael Grzeschik
2023-01-31usb: uvc: move uvc_fmts and uvc_format_by_guid to own compile unitMichael Grzeschik
2023-01-31usb: uvc: move media/v4l2-uvc.h to usb/uvc.hMichael Grzeschik
2023-01-31media: uvcvideo: Add GUID for BGRA/X 8:8:8:8Marek Vasut
2023-01-31Merge tag 'media-uvc-next-20230115' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman