summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-02-06media: mc: entity: Add entity iterator for media_pipelineLaurent Pinchart
2023-02-06Merge 6.2-rc7 into usb-nextGreg Kroah-Hartman
2023-02-06media: mc: entity: Add pad iterator for media_pipelineLaurent Pinchart
2023-02-05Merge tag 'char-misc-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-02-05Merge tag 'perf_urgent_for_v6.2_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-02-05genirq: Add mechanism to multiplex a single HW IPIAnup Patel
2023-02-04Merge tag 'rtc-6.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ab...Linus Torvalds
2023-02-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-02-04Merge branch '20230201041853.1934355-1-quic_bjorande@quicinc.com' into driver...Bjorn Andersson
2023-02-04soc: qcom: pmic_glink: Introduce base PMIC GLINK driverBjorn Andersson
2023-02-04Merge tag 'kvmarm-fixes-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2023-02-04mfd: intel_soc_pmic_chtwc: Add Lenovo Yoga Tab 3 X90F to intel_cht_wc_modelsHans de Goede
2023-02-04net/mlx5: Add firmware support for MTUTC scaled_ppm frequency adjustmentsRahul Rameshbabu
2023-02-04ALSA: fireface: add field for the number of messages copied to user spaceTakashi Sakamoto
2023-02-04efi: Discover BTI support in runtime services regionsArd Biesheuvel
2023-02-03bpf: fix typo in header for bpf_perf_prog_read_valueFlorian Lehner
2023-02-03raw: use net_hash_mix() in hash functionEric Dumazet
2023-02-03mm: extend max struct page size for kmsanArnd Bergmann
2023-02-03efi/cper, cxl: Remove cxl_err.hDan Williams
2023-02-03cpufreq: amd-pstate: implement amd pstate cpu online and offline callbackPerry Yuan
2023-02-03cpufreq: amd-pstate: implement Pstate EPP support for the AMD processorsPerry Yuan
2023-02-03cpufreq: amd-pstate: optimize driver working mode selection in amd_pstate_par...Wyes Karny
2023-02-03ACPI: CPPC: Add AMD pstate energy performance preference cppc controlPerry Yuan
2023-02-03Merge branch 'vfio-no-iommu' into iommufd.git for-nextJason Gunthorpe
2023-02-03vfio: Support VFIO_NOIOMMU with iommufdJason Gunthorpe
2023-02-03Merge tag 'ceph-for-6.2-rc7' of https://github.com/ceph/ceph-clientLinus Torvalds
2023-02-03Merge tag 'mm-hotfixes-stable-2023-02-02-19-24-2' of git://git.kernel.org/pub...Linus Torvalds
2023-02-03efi: Drop minimum EFI version check at bootArd Biesheuvel
2023-02-03ALSA: hda: Fix the control element identification for multiple codecsJaroslav Kysela
2023-02-03block: add a bvec_set_virt helperChristoph Hellwig
2023-02-03block: add a bvec_set_folio helperChristoph Hellwig
2023-02-03block: factor out a bvec_set_page helperChristoph Hellwig
2023-02-03blk-cgroup: move the cgroup information to struct gendiskChristoph Hellwig
2023-02-03blk-cgroup: store a gendisk to throttle in struct task_structChristoph Hellwig
2023-02-03locking/atomic: cmpxchg: Make __generic_cmpxchg_local compare against zero-ex...Matt Evans
2023-02-03Merge tag 'v6.2-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2023-02-03ASoC: amd: update ps platform acp header fileVijendar Mukunda
2023-02-03livepatch,x86: Clear relocation targets on a module removalSong Liu
2023-02-03iommu/vt-d: Support cpumask for IOMMU perfmonKan Liang
2023-02-03iommu/vt-d: Support size of the register set in DRHDKan Liang
2023-02-03iommu/vt-d: Remove include/linux/intel-svm.hLu Baolu
2023-02-03netfilter: flowtable: cache info of last offloadVlad Buslov
2023-02-03netfilter: flowtable: allow unidirectional rulesVlad Buslov
2023-02-03media: v4l2-core: Make the v4l2-core code enable/disable the privacy LED if p...Hans de Goede
2023-02-03Merge tag 'ib-leds-led_get-v6.3' into HEADHans de Goede
2023-02-02kexec: introduce sysctl parameters kexec_load_limit_*Ricardo Ribalda
2023-02-02kexec: factor out kexec_load_permittedRicardo Ribalda
2023-02-02util_macros.h: add missing inclusionAndy Shevchenko
2023-02-02include/linux/percpu_counter.h: race in uniprocessor percpu_counter_add()Manfred Spraul
2023-02-02docs: fault-injection: add requirements of error injectable functionsMasami Hiramatsu (Google)