summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-09-20HID: convert defines of HID class requests into a proper enumBenjamin Tissoires
2022-09-20HID: export hid_report_type to uapiBenjamin Tissoires
2022-09-20HID: core: store the unique system identifier in hid_deviceBenjamin Tissoires
2022-09-20net: introduce iterators over synced hw addressesVladimir Oltean
2022-09-20efi/libstub: implement generic EFI zbootArd Biesheuvel
2022-09-19lib/cpumask: deprecate nr_cpumask_bitsYury Norov
2022-09-19lib/cpumask: delete misleading commentYury Norov
2022-09-19smp: add set_nr_cpu_ids()Yury Norov
2022-09-19Merge tag 'ib-mfd-net-pinctrl-v6.0' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2022-09-19ACPI: utils: Add acpi_dev_uid_to_integer() helper to get _UID as integerAndy Shevchenko
2022-09-19platform_data/emc2305: define platform data for EMC2305 driverMichael Shych
2022-09-19pwm: core: Make of_pwm_get() staticAndy Shevchenko
2022-09-19pwm: core: Get rid of unused devm_of_pwm_get()Andy Shevchenko
2022-09-19genirq: Provide generic_handle_domain_irq_safe().Sebastian Andrzej Siewior
2022-09-19u64_stats: Streamline the implementationThomas Gleixner
2022-09-19mm/debug: Provide VM_WARN_ON_IRQS_ENABLED()Thomas Gleixner
2022-09-19preempt: Provide preempt_[dis|en]able_nested()Thomas Gleixner
2022-09-19wifi: brcmfmac: pcie: Read Apple OTP informationHector Martin
2022-09-18soc: sunxi: sram: Return void from the release functionSamuel Holland
2022-09-18Merge tag 'parisc-for-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-09-17soc: apple: rtkit: Add apple_rtkit_pollHector Martin
2022-09-17efi/libstub: add some missing EFI prototypesArd Biesheuvel
2022-09-16Merge tag 'linux-can-next-for-6.1-20220915' of git://git.kernel.org/pub/scm/l...David S. Miller
2022-09-16Merge tag 'psy-linear-range-for-v6.1-signed' into psy-nextSebastian Reichel
2022-09-16lib: add linear range index macroChiaEn Wu
2022-09-16bpf: Move bpf_dispatcher function out of ftrace locationsJiri Olsa
2022-09-16bpf: Use bpf_capable() instead of CAP_SYS_ADMIN for blinding decisionYauheni Kaliuta
2022-09-16Merge tag 'v6.0-rc5' into i2c/for-mergewindowWolfram Sang
2022-09-17ata: libahci_platform: Add function returning a clock-handle by idSerge Semin
2022-09-17ata: libahci_platform: Introduce reset assertion/deassertion methodsSerge Semin
2022-09-16Input: auo-pixcir-ts - drop support for platform dataDmitry Torokhov
2022-09-16crypto: hisilicon/qm - get error type from hardware registersWeili Qian
2022-09-16crypto: hisilicon/qm - get qp num and depth from hardware registersWeili Qian
2022-09-16crypto: hisilicon/qm - get hardware features from hardware registersWeili Qian
2022-09-16iov_iter: use "maxpages" parameterDan Carpenter
2022-09-15soc: mediatek: Add mmsys func to adapt to dpi output for MT8186Xinlei Lee
2022-09-15Merge tag 'ffa-updates-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2022-09-15clk: Introduce the clk_hw_get_rate_range functionMaxime Ripard
2022-09-15clk: Stop forwarding clk_rate_requests to the parentMaxime Ripard
2022-09-15clk: Constify clk_has_parent()Maxime Ripard
2022-09-15clk: Introduce clk_hw_init_rate_request()Maxime Ripard
2022-09-15clk: Mention that .recalc_rate can return 0 on errorMaxime Ripard
2022-09-15locking: Detect includes rwlock.h outside of spinlock.hSebastian Andrzej Siewior
2022-09-15bpf: Add verifier check for BPF_PTR_POISON retval and argDave Marchevsky
2022-09-15ASoC/qcom/arm64: Qualcomm ADSP DTS and binding fixesMark Brown
2022-09-15isa: Introduce the module_isa_driver_with_irq helper macroWilliam Breathitt Gray
2022-09-15can: dev: add CAN XL support to virtual CANOliver Hartkopp
2022-09-15can: canxl: update CAN infrastructure for CAN XL framesOliver Hartkopp
2022-09-15can: skb: add skb CAN frame data length helpersOliver Hartkopp
2022-09-15can: skb: unify skb CAN frame identification helpersOliver Hartkopp