summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2022-09-21bpf: Move nf_conn extern declarations to filter.hDaniel Xu1-0/+6
2022-09-20headers: Remove some left-over license textChristophe JAILLET2-4/+0
2022-09-20firmware: xilinx: add support for sd/gem configRonak Jain1-0/+45
2022-09-20block: remove PSI accounting from the bio layerChristoph Hellwig1-1/+0
2022-09-20mm: add PSI accounting around ->read_folio and ->readahead callsChristoph Hellwig1-0/+2
2022-09-20HID: convert defines of HID class requests into a proper enumBenjamin Tissoires1-4/+5
2022-09-20HID: export hid_report_type to uapiBenjamin Tissoires1-16/+8
2022-09-20HID: core: store the unique system identifier in hid_deviceBenjamin Tissoires1-0/+2
2022-09-20net: introduce iterators over synced hw addressesVladimir Oltean1-0/+6
2022-09-20efi/libstub: implement generic EFI zbootArd Biesheuvel1-0/+1
2022-09-20lib/cpumask: deprecate nr_cpumask_bitsYury Norov1-6/+1
2022-09-20lib/cpumask: delete misleading commentYury Norov1-4/+0
2022-09-20smp: add set_nr_cpu_ids()Yury Norov1-0/+5
2022-09-20Merge tag 'ib-mfd-net-pinctrl-v6.0' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2-0/+67
2022-09-19ACPI: utils: Add acpi_dev_uid_to_integer() helper to get _UID as integerAndy Shevchenko1-0/+5
2022-09-19platform_data/emc2305: define platform data for EMC2305 driverMichael Shych1-0/+22
2022-09-19pwm: core: Make of_pwm_get() staticAndy Shevchenko1-10/+0
2022-09-19pwm: core: Get rid of unused devm_of_pwm_get()Andy Shevchenko1-10/+0
2022-09-19genirq: Provide generic_handle_domain_irq_safe().Sebastian Andrzej Siewior1-0/+1
2022-09-19u64_stats: Streamline the implementationThomas Gleixner1-81/+64
2022-09-19mm/debug: Provide VM_WARN_ON_IRQS_ENABLED()Thomas Gleixner1-0/+6
2022-09-19preempt: Provide preempt_[dis|en]able_nested()Thomas Gleixner1-0/+42
2022-09-19wifi: brcmfmac: pcie: Read Apple OTP informationHector Martin1-0/+1
2022-09-18soc: sunxi: sram: Return void from the release functionSamuel Holland1-1/+1
2022-09-18Merge tag 'parisc-for-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2022-09-17soc: apple: rtkit: Add apple_rtkit_pollHector Martin1-0/+12
2022-09-17efi/libstub: add some missing EFI prototypesArd Biesheuvel1-0/+12
2022-09-16Merge tag 'linux-can-next-for-6.1-20220915' of git://git.kernel.org/pub/scm/l...David S. Miller2-2/+60
2022-09-16Merge tag 'psy-linear-range-for-v6.1-signed' into psy-nextSebastian Reichel1-0/+11
2022-09-16lib: add linear range index macroChiaEn Wu1-0/+11
2022-09-16bpf: Move bpf_dispatcher function out of ftrace locationsJiri Olsa1-0/+7
2022-09-16bpf: Use bpf_capable() instead of CAP_SYS_ADMIN for blinding decisionYauheni Kaliuta1-1/+1
2022-09-16Merge tag 'v6.0-rc5' into i2c/for-mergewindowWolfram Sang41-129/+238
2022-09-16ata: libahci_platform: Add function returning a clock-handle by idSerge Semin1-0/+3
2022-09-16ata: libahci_platform: Introduce reset assertion/deassertion methodsSerge Semin1-1/+4
2022-09-16Input: auo-pixcir-ts - drop support for platform dataDmitry Torokhov1-44/+0
2022-09-16crypto: hisilicon/qm - get error type from hardware registersWeili Qian1-23/+4
2022-09-16crypto: hisilicon/qm - get qp num and depth from hardware registersWeili Qian1-1/+4
2022-09-16crypto: hisilicon/qm - get hardware features from hardware registersWeili Qian1-2/+29
2022-09-16iov_iter: use "maxpages" parameterDan Carpenter1-1/+1
2022-09-16soc: mediatek: Add mmsys func to adapt to dpi output for MT8186Xinlei Lee1-0/+2
2022-09-15Merge tag 'ffa-updates-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann1-13/+23
2022-09-15clk: Introduce the clk_hw_get_rate_range functionMaxime Ripard1-0/+2
2022-09-15clk: Stop forwarding clk_rate_requests to the parentMaxime Ripard1-0/+5
2022-09-15clk: Constify clk_has_parent()Maxime Ripard1-1/+1
2022-09-15clk: Introduce clk_hw_init_rate_request()Maxime Ripard1-0/+6
2022-09-15clk: Mention that .recalc_rate can return 0 on errorMaxime Ripard1-2/+3
2022-09-15locking: Detect includes rwlock.h outside of spinlock.hSebastian Andrzej Siewior6-5/+7
2022-09-15bpf: Add verifier check for BPF_PTR_POISON retval and argDave Marchevsky1-0/+3
2022-09-15ASoC/qcom/arm64: Qualcomm ADSP DTS and binding fixesMark Brown10-18/+60