summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-01-10Merge tag '1672656511-1931-1-git-send-email-quic_akhilpo@quicinc.com' into cl...Bjorn Andersson
2023-01-10PM: domains: Allow a genpd consumer to require a synced power offUlf Hansson
2023-01-10clk: Add generic sync_state callback for disabling unused clocksAbel Vesa
2023-01-10driver core: move struct subsys_dev_iter to a local fileGreg Kroah-Hartman
2023-01-10driver core: make subsys_dev_iter_exit() staticGreg Kroah-Hartman
2023-01-10driver core: make subsys_dev_iter_next() staticGreg Kroah-Hartman
2023-01-10driver core: make subsys_dev_iter_init() staticGreg Kroah-Hartman
2023-01-10driver core: remove subsys_find_device_by_id()Greg Kroah-Hartman
2023-01-10driver core: make bus_get_device_klist() staticGreg Kroah-Hartman
2023-01-10net: phy: allow a phy to opt-out of interrupt handlingMichael Walle
2023-01-09net/mlx5: Fix command stats access after freeMoshe Shemesh
2023-01-09bpf: remove the do_idr_lock parameter from bpf_prog_free_id()Paul Moore
2023-01-09fsverity: support enabling with tree block size < PAGE_SIZEEric Biggers
2023-01-09fsverity: support verification with tree block size < PAGE_SIZEEric Biggers
2023-01-09Merge branch 'omap/omap2-cleanup' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2023-01-09rtc: efi: Enable SET/GET WAKEUP services as optionalShanker Donthineni
2023-01-09platform_chrome: cros_ec: Add Type-C VDM definesPrashant Malani
2023-01-09Revert "mfd: cros_ec: Add SCP Core-1 as a new CrOS EC MCU"Prashant Malani
2023-01-09soundwire: Provide build stubs for common functionsCharles Keepax
2023-01-09soundwire: bus: export sdw_nwrite_no_pm and sdw_nread_no_pm functionsSimon Trimmer
2023-01-09soundwire: enable optional clock registers for SoundWire 1.2 devicesPierre-Louis Bossart
2023-01-09ASoC/soundwire: remove is_sdca boolean propertyPierre-Louis Bossart
2023-01-09ARM: omap2: make functions staticArnd Bergmann
2023-01-09ARM: omap2: smartreflex: remove on_init controlArnd Bergmann
2023-01-09perf/core: Change the layout of perf_sample_dataNamhyung Kim
2023-01-09perf: Add PMU_FORMAT_ATTR_SHOWKan Liang
2023-01-09Merge 6.2-rc3 into usb-nextGreg Kroah-Hartman
2023-01-08iov: add import_ubuf()Jens Axboe
2023-01-07Merge tag 'nfs-for-6.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2023-01-06Merge tag 'block-2023-01-06' of git://git.kernel.dk/linuxLinus Torvalds
2023-01-06Merge tag 'io_uring-2023-01-06' of git://git.kernel.dk/linuxLinus Torvalds
2023-01-06Merge tag 'ceph-for-6.2-rc3' of https://github.com/ceph/ceph-clientLinus Torvalds
2023-01-06soc: qcom: apr: make remove callback of apr driver void returnedDawei Li
2023-01-06remoteproc: pru: Add pru_rproc_set_ctable() functionRoger Quadros
2023-01-06remoteproc: pru: Add APIs to get and put the PRU coresMD Danish Anwar
2023-01-06remoteproc: pru: Add enum for PRU Core Identifiers.MD Danish Anwar
2023-01-06i915: Move list_count() to list.h as list_count_nodes() for broader useAndy Shevchenko
2023-01-06thermal/drivers/qcom: Fix set_trip_temp() deadlockJohan Hovold
2023-01-06thermal/core: Add a generic thermal_zone_set_trip() functionDaniel Lezcano
2023-01-06thermal/core: Add a generic thermal_zone_get_trip() functionDaniel Lezcano
2023-01-05netlink: add macro for checking dump ctx sizeJakub Kicinski
2023-01-06platform/chrome: cros_ec: Poll EC log on EC panicRob Barnes
2023-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-01-05mm/memremap: Replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva
2023-01-05exportfs: Replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva
2023-01-05PCI/CXL: Export native CXL error reporting controlIra Weiny
2023-01-05Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-01-05sched: Add helper nr_context_switches_cpu()Zhen Lei
2023-01-05sched: Add helper kstat_cpu_softirqs_sum()Zhen Lei
2023-01-05fortify: Use __builtin_dynamic_object_size() when availableKees Cook