summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-02-09driver core: bus: convert bus_create/remove_file to be constantGreg Kroah-Hartman
2023-02-09driver core: bus: constantify the bus_find_* functionsGreg Kroah-Hartman
2023-02-09media: Revert "media: saa7146: deprecate hexium_gemini/orion, mxb and ttpci"Hans Verkuil
2023-02-09Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...Dave Airlie
2023-02-08Merge tag 'linux-can-next-for-6.3-20230208' of git://git.kernel.org/pub/scm/l...Jakub Kicinski
2023-02-08Merge tag 'mlx5-next-netdev-deadlock' of git://git.kernel.org/pub/scm/linux/k...Jakub Kicinski
2023-02-08net/mlx5e: Propagate an internal event in case uplink netdev changesJiri Pirko
2023-02-08Merge branch '20221213152617.296426-1-konrad.dybcio@linaro.org' into HEADBjorn Andersson
2023-02-08dt-bindings: clock: add QCOM SM6350 camera clock bindingsKonrad Dybcio
2023-02-08dt-bindings: arm: qcom,ids: Add IDs for IPQ5332 and its variantKathiravan T
2023-02-08dt-bindings: power: qcom,rpmpd: add RPMH_REGULATOR_LEVEL_LOW_SVS_L1Dmitry Baryshkov
2023-02-08firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/Elliot Berman
2023-02-08Merge tag 'mlx5-updates-2023-02-07' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-02-08scsi: ufs: core: Add hibernation callbacksAnjana Hari
2023-02-08uaccess: Add minimum bounds check on kernel buffer sizeKees Cook
2023-02-08arm64: Support Clang UBSAN trap codes for better reportingKees Cook
2023-02-08dt-bindings: arm: qcom,ids: Add Soc IDs for IPQ8064 and variantsChristian Marangi
2023-02-08kunit: Expose 'static stub' API to redirect functionsDavid Gow
2023-02-08kunit: Add "hooks" to call into KUnit when it's built as a moduleDavid Gow
2023-02-08can: bittiming: can_calc_bittiming(): add missing parameter to no-op functionMarc Kleine-Budde
2023-02-08Merge tag 'v6.2-rc7' into media_treeMauro Carvalho Chehab
2023-02-08ALSA: core: Make snd_card_free() return voidUwe Kleine-König
2023-02-08ALSA: core: Make snd_card_free_when_closed() return voidUwe Kleine-König
2023-02-08ALSA: core: Make snd_card_disconnect() return voidUwe Kleine-König
2023-02-08driver core: fw_devlink: Consolidate device link flag computationSaravana Kannan
2023-02-08driver core: fw_devlink: Allow marking a fwnode link as being part of a cycleSaravana Kannan
2023-02-08driver core: fw_devlink: Add DL_FLAG_CYCLE support to device linksSaravana Kannan
2023-02-08tty: n_gsm: mark unusable ioctl structure fields accordinglyDaniel Starke
2023-02-08serial: 8250_pci1xxxx: Add driver for quad-uart supportKumaravel Thiagarajan
2023-02-08net/sched: taprio: give higher priority to higher TCs in software dequeue modeVladimir Oltean
2023-02-08net: micrel: Add support for lan8841 PHYHoratiu Vultur
2023-02-08media: core: add ov_16bit_addr_reg_helpers.hHans de Goede
2023-02-07fscrypt: clean up fscrypt_add_test_dummy_key()Eric Biggers
2023-02-07net/mlx5: Expose SF firmware pages counterMaher Sanalla
2023-02-07net/mlx5: Store page counters in a single arrayMaher Sanalla
2023-02-07sched/topology: Introduce for_each_numa_hop_mask()Valentin Schneider
2023-02-07sched/topology: Introduce sched_numa_hop_mask()Valentin Schneider
2023-02-07sched: add sched_numa_find_nth_cpu()Yury Norov
2023-02-07cpumask: introduce cpumask_nth_and_andnotYury Norov
2023-02-07lib/find: introduce find_nth_and_andnot_bitYury Norov
2023-02-07KVM: update code comment in struct kvm_vcpuWang Yong
2023-02-07net/mlx5: fw_tracer, Add support for strings DB update eventShay Drory
2023-02-07net/mlx5: Remove redundant health work lockShay Drory
2023-02-07rxrpc: Trace ack.rwindDavid Howells
2023-02-07net, xdp: Add missing xdp_features descriptionLorenzo Bianconi
2023-02-07drm/scheduler: track GPU active time per entityLucas Stach
2023-02-07Merge branch 'for-6.3/cxl' into cxl/nextDan Williams
2023-02-07net: add SKB_HEAD_ALIGN() helperEric Dumazet
2023-02-07f2fs: use iostat_lat_type directly as a parameter in the iostat_update_and_un...Yangtao Li
2023-02-07tracing: Add trace_array_puts() to write into instanceSteven Rostedt (Google)