summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2021-01-31staging: hikey9xx: spmi driver: convert to regmapMauro Carvalho Chehab
2021-01-26staging: hikey9xx: hi6421v600-regulator: fix delay logicMauro Carvalho Chehab
2021-01-25Merge 5.11-rc5 into staging-nextGreg Kroah-Hartman
2021-01-24Merge tag 'block-5.11-2021-01-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-01-24Merge tag 'driver-core-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-01-24Merge tag 'sched_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-01-24Merge tag 'timers_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-01-22kthread: Extract KTHREAD_IS_PER_CPUPeter Zijlstra
2021-01-22Merge tag 'iio-for-5.12a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2021-01-22Merge branch 'ib-iio-thermal-5.11-rc1' into togregJonathan Cameron
2021-01-22HID: hid-sensor-custom: Add custom sensor iio supportYe Xiang
2021-01-21driver core: Fix device link device name collisionSaravana Kannan
2021-01-20Merge tag 'net-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-01-20net: usb: cdc_ncm: don't spew notificationsGrant Grundler
2021-01-19mdio-bitbang: Export mdiobb_{read,write}()Geert Uytterhoeven
2021-01-18nvme-pci: allow use of cmb on v1.4 controllersKlaus Jensen
2021-01-16iio: adc: qcom-vadc-common: rewrite vadc7 die temp calculationDmitry Baryshkov
2021-01-16iio: adc: move vadc_map_pt from header to the source fileDmitry Baryshkov
2021-01-16iio: provide of_iio_channel_get_by_name() and devm_ version itDmitry Baryshkov
2021-01-16iio: adc: move qcom-vadc-common.h to include dirDmitry Baryshkov
2021-01-16fixp-arith: add a linear interpolation functionCraig Tatlor
2021-01-15Merge tag 'for-5.11/dm-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-01-15Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-01-15compiler.h: Raise minimum version of GCC to 5.1 for arm64Will Deacon
2021-01-14Merge tag 'net-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-01-13Revert "arm64: Enable perf events based hard lockup detector"Will Deacon
2021-01-12arm/kasan: fix the array size of kasan_early_shadow_pte[]Hailong Liu
2021-01-12mm/memcontrol: fix warning in mem_cgroup_page_lruvec()Hugh Dickins
2021-01-12timekeeping: Remove unused get_seconds()Chunguang Xu
2021-01-11net: compound page support in skb_seq_readWillem de Bruijn
2021-01-11net: support kmap_local forced debugging in skb_frag_foreachWillem de Bruijn
2021-01-10Merge tag 'usb-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-01-10Merge tag 'x86_urgent_for_v5.11_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-01-08Merge tag 'acpi-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-01-08Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-01-08dm integrity: fix flush with external metadata deviceMikulas Patocka
2021-01-08Merge tag 'net-5.11-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2021-01-08Revert "init/console: Use ttynull as a fallback when there is no console"Petr Mladek
2021-01-07net/mlx5e: Add missing capability check for uplink followAya Levin
2021-01-07ACPI: scan: add stub acpi_create_platform_device() for !CONFIG_ACPIShawn Guo
2021-01-07iommu/vt-d: Fix general protection fault in aux_detach_device()Liu Yi L
2021-01-07iommu/vt-d: Move intel_iommu info from struct intel_svm to struct intel_svm_devLiu Yi L
2021-01-07kcov, usb: hide in_serving_softirq checks in __usb_hcd_giveback_urbAndrey Konovalov
2021-01-04Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2021-01-04Merge tag 'compiler-attributes-for-linus-v5.11' of git://github.com/ojeda/linuxLinus Torvalds
2021-01-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-12-30Merge tag 'ceph-for-5.11-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-12-29kdev_t: always inline major/minor helper functionsJosh Poimboeuf
2020-12-29sizes.h: add SZ_8G/SZ_16G/SZ_32G macrosHuang Shijie