aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-21fs: add file_operations->uring_cmd_iopollKanchan Joshi1-0/+1
2022-09-21io_uring: signal registered eventfd to process deferred task workDylan Yudaken1-0/+2
2022-09-21io_uring: add IORING_SETUP_DEFER_TASKRUNDylan Yudaken1-0/+2
2022-09-21eventfd: guard wake_up in eventfd fs calls as wellDylan Yudaken2-2/+2
2022-09-21block: Fix the enum blk_eh_timer_return documentationBart Van Assche1-2/+9
2022-09-21Merge tag 'coresight-next-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/coresight/linux into char-misc-nextGreg Kroah-Hartman1-0/+23
2022-09-21Merge tag 'iio-for-6.1a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-nextGreg Kroah-Hartman6-20/+29
2022-09-21mtd: add ECC error accounting for each read requestMichał Kępień1-0/+2
2022-09-21mtd: track maximum number of bitflips for each read requestMichał Kępień1-0/+5
2022-09-21Revert "iommu/vt-d: Fix possible recursive locking in intel_iommu_init()"Lu Baolu1-3/+1
2022-09-21Merge tag 'v6.0-rc6' into locking/core, to refresh the branchIngo Molnar383-4585/+11145
2022-09-21ata: fix ata_id_has_dipm()Niklas Cassel1-11/+4
2022-09-21ata: fix ata_id_has_ncq_autosense()Niklas Cassel1-2/+4
2022-09-21ata: fix ata_id_has_devslp()Niklas Cassel1-1/+4
2022-09-21ata: fix ata_id_sense_reporting_enabled() and ata_id_has_sense_reporting()Niklas Cassel1-4/+9
2022-09-20lib/cpumask: add FORCE_NR_CPUS config optionYury Norov1-3/+7
2022-09-21Merge tag 'drm-intel-gt-next-2022-09-16' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie1-0/+12
2022-09-20bpf: 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-19lib/cpumask: deprecate nr_cpumask_bitsYury Norov1-6/+1
2022-09-19lib/cpumask: delete misleading commentYury Norov1-4/+0
2022-09-19smp: add set_nr_cpu_ids()Yury Norov1-0/+5
2022-09-19Merge tag 'ib-mfd-net-pinctrl-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdJakub 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/deller/parisc-linuxLinus 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/linux/kernel/git/mkl/linux-can-nextDavid 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