aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-01-10Merge tag '[email protected]' into cl...Bjorn Andersson1-0/+5
2023-01-10PM: domains: Allow a genpd consumer to require a synced power offUlf Hansson1-0/+5
2023-01-10clk: Add generic sync_state callback for disabling unused clocksAbel Vesa1-0/+1
2023-01-10driver core: move struct subsys_dev_iter to a local fileGreg Kroah-Hartman1-5/+0
2023-01-10driver core: make subsys_dev_iter_exit() staticGreg Kroah-Hartman1-1/+0
2023-01-10driver core: make subsys_dev_iter_next() staticGreg Kroah-Hartman1-1/+0
2023-01-10driver core: make subsys_dev_iter_init() staticGreg Kroah-Hartman1-4/+0
2023-01-10driver core: remove subsys_find_device_by_id()Greg Kroah-Hartman1-2/+0
2023-01-10driver core: make bus_get_device_klist() staticGreg Kroah-Hartman1-1/+0
2023-01-10net: phy: allow a phy to opt-out of interrupt handlingMichael Walle1-0/+3
2023-01-09net/mlx5: Fix command stats access after freeMoshe Shemesh1-1/+1
2023-01-09bpf: remove the do_idr_lock parameter from bpf_prog_free_id()Paul Moore1-1/+1
2023-01-09fsverity: support enabling with tree block size < PAGE_SIZEEric Biggers1-2/+1
2023-01-09fsverity: support verification with tree block size < PAGE_SIZEEric Biggers1-2/+9
2023-01-09Merge branch 'omap/omap2-cleanup' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann3-6/+0
2023-01-09rtc: efi: Enable SET/GET WAKEUP services as optionalShanker Donthineni1-1/+2
2023-01-09platform_chrome: cros_ec: Add Type-C VDM definesPrashant Malani1-0/+51
2023-01-09Revert "mfd: cros_ec: Add SCP Core-1 as a new CrOS EC MCU"Prashant Malani2-3/+0
2023-01-09soundwire: Provide build stubs for common functionsCharles Keepax1-10/+95
2023-01-09soundwire: bus: export sdw_nwrite_no_pm and sdw_nread_no_pm functionsSimon Trimmer1-0/+2
2023-01-09soundwire: enable optional clock registers for SoundWire 1.2 devicesPierre-Louis Bossart1-0/+4
2023-01-09ASoC/soundwire: remove is_sdca boolean propertyPierre-Louis Bossart1-2/+0
2023-01-09ARM: omap2: make functions staticArnd Bergmann2-3/+0
2023-01-09ARM: omap2: smartreflex: remove on_init controlArnd Bergmann1-3/+0
2023-01-09perf/core: Change the layout of perf_sample_dataNamhyung Kim1-15/+19
2023-01-09perf: Add PMU_FORMAT_ATTR_SHOWKan Liang1-1/+4
2023-01-09Merge 6.2-rc3 into usb-nextGreg Kroah-Hartman12-10/+224
2023-01-08iov: add import_ubuf()Jens Axboe1-0/+1
2023-01-07Merge tag 'nfs-for-6.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+5
2023-01-06Merge tag 'block-2023-01-06' of git://git.kernel.dk/linuxLinus Torvalds3-0/+200
2023-01-06Merge tag 'io_uring-2023-01-06' of git://git.kernel.dk/linuxLinus Torvalds1-1/+2
2023-01-06Merge tag 'ceph-for-6.2-rc3' of https://github.com/ceph/ceph-clientLinus Torvalds1-0/+3
2023-01-06soc: qcom: apr: make remove callback of apr driver void returnedDawei Li1-1/+1
2023-01-06remoteproc: pru: Add pru_rproc_set_ctable() functionRoger Quadros1-0/+22
2023-01-06remoteproc: pru: Add APIs to get and put the PRU coresMD Danish Anwar1-0/+30
2023-01-06remoteproc: pru: Add enum for PRU Core Identifiers.MD Danish Anwar1-0/+31
2023-01-06i915: Move list_count() to list.h as list_count_nodes() for broader useAndy Shevchenko1-0/+15
2023-01-06thermal/drivers/qcom: Fix set_trip_temp() deadlockJohan Hovold1-0/+2
2023-01-06thermal/core: Add a generic thermal_zone_set_trip() functionDaniel Lezcano1-0/+3
2023-01-06thermal/core: Add a generic thermal_zone_get_trip() functionDaniel Lezcano1-0/+7
2023-01-05netlink: add macro for checking dump ctx sizeJakub Kicinski1-0/+4
2023-01-06platform/chrome: cros_ec: Poll EC log on EC panicRob Barnes1-0/+9
2023-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski16-152/+426
2023-01-05mm/memremap: Replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva1-1/+1
2023-01-05exportfs: Replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva1-1/+1
2023-01-05PCI/CXL: Export native CXL error reporting controlIra Weiny1-0/+1
2023-01-05Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds5-8/+11
2023-01-05sched: Add helper nr_context_switches_cpu()Zhen Lei1-0/+1
2023-01-05sched: Add helper kstat_cpu_softirqs_sum()Zhen Lei1-0/+11
2023-01-05fortify: Use __builtin_dynamic_object_size() when availableKees Cook2-0/+12