aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-12-02Input: Add "inhibited" propertyGravatar Patrik Fimml 1-2/+10
2020-12-02Input: add input_device_enabled()Gravatar Andrzej Pietrasiewicz 1-0/+2
2020-12-02Input: remove input_polled_dev implementationGravatar Dmitry Torokhov 1-58/+0
2020-11-18Input: adp5589-keys - remove setup/teardown hooks for gpiosGravatar Alexandru Ardelean 1-7/+0
2020-11-17Merge tag 'v5.9' into nextGravatar Dmitry Torokhov 1319-14321/+42146
2020-10-11Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-1/+7
2020-10-11Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsGravatar Linus Torvalds 1-0/+6
2020-10-11mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected ...Gravatar Vijay Balakrishna 1-0/+5
2020-10-11mm: validate inode in mapping_set_error()Gravatar Minchan Kim 1-1/+2
2020-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 1-1/+1
2020-10-08Merge tag 'for-linus-5.9b-rc9-tag' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+3
2020-10-07arm/arm64: xen: Fix to convert percpu address to gfn correctlyGravatar Masami Hiramatsu 1-0/+3
2020-10-06Merge tag 'drm-fixes-2020-10-06-1' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 4-1/+391
2020-10-06Merge tag 'rxrpc-fixes-20201005' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar David S. Miller 1-1/+1
2020-10-06Merge tag 'drm-misc-fixes-2020-10-01' of git://anongit.freedesktop.org/drm/dr...Gravatar Dave Airlie 4-1/+391
2020-10-05Merge tag 'platform-drivers-x86-v5.9-2' of git://git.infradead.org/linux-plat...Gravatar Linus Torvalds 1-1/+1
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 11-32/+99
2020-10-05rxrpc: Fix accept on a connection that need securingGravatar David Howells 1-1/+1
2020-10-04Input: synaptics-rmi4 - rename f30_data to gpio_dataGravatar Vincent Huang 1-5/+6
2020-10-02Merge tag 'mlx5-fixes-2020-09-30' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar David S. Miller 1-0/+3
2020-10-02net: introduce helper sendpage_ok() in include/linux/net.hGravatar Coly Li 1-0/+16
2020-10-02net: core: document two new elements of struct net_deviceGravatar Mauro Carvalho Chehab 1-0/+5
2020-10-02netlink: fix policy dump leakGravatar Johannes Berg 1-1/+2
2020-10-02net/mlx5: cmdif, Avoid skipping reclaim pages if FW is not accessibleGravatar Saeed Mahameed 1-0/+1
2020-10-02net/mlx5: Avoid possible free of command entry while timeout comp handlerGravatar Eran Ben Elisha 1-0/+2
2020-10-02Merge tag 'mmc-v5.9-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Gravatar Linus Torvalds 1-0/+1
2020-10-02mm: memcg/slab: fix slab statistics in !SMP configurationGravatar Roman Gushchin 1-0/+5
2020-10-01pipe: remove pipe_wait() and fix wakeup race with spliceGravatar Linus Torvalds 1-2/+3
2020-10-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-1/+1
2020-10-01pipe: Fix memory leaks in create_pipe_files()Gravatar Qian Cai 1-0/+6
2020-09-30arm64: permit ACPI core to map kernel memory used for table overridesGravatar Ard Biesheuvel 1-1/+1
2020-09-30drm: drm_dsc.h: fix a kernel-doc markupGravatar Mauro Carvalho Chehab 1-1/+1
2020-09-30Partially revert "video: fbdev: amba-clcd: Retire elder CLCD driver"Gravatar Peter Collingbourne 2-0/+377
2020-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar David S. Miller 1-1/+1
2020-09-28genetlink: add missing kdoc for validation flagsGravatar Jakub Kicinski 1-0/+1
2020-09-28net: core: add nested_level variable in net_deviceGravatar Taehee Yoo 1-8/+44
2020-09-28net: core: introduce struct netdev_nested_priv for nested interface infrastru...Gravatar Taehee Yoo 1-6/+10
2020-09-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Gravatar David S. Miller 1-10/+6
2020-09-28Merge tag 'nfs-for-5.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 1-2/+2
2020-09-28memstick: Skip allocating card when removing hostGravatar Kai-Heng Feng 1-0/+1
2020-09-27mm/fork: Pass new vma pointer into copy_page_range()Gravatar Peter Xu 1-1/+1
2020-09-27mm: Introduce mm_struct.has_pinnedGravatar Peter Xu 1-0/+10
2020-09-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 1-0/+2
2020-09-26Merge tag 'block-5.9-2020-09-25' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-2/+1
2020-09-26mm: don't rely on system state to detect hot-plug operationsGravatar Laurent Dufour 1-4/+7
2020-09-26mm: replace memmap_context by meminit_contextGravatar Laurent Dufour 2-4/+9
2020-09-26mm/gup: fix gup_fast with dynamic page table foldingGravatar Vasily Gorbik 1-0/+10
2020-09-25block: remove unused BLK_QC_T_EAGAIN flagGravatar Jeffle Xu 1-2/+1
2020-09-25Fonts: Support FONT_EXTRA_WORDS macros for built-in fontsGravatar Peilin Ye 1-0/+5
2020-09-25fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.hGravatar Peilin Ye 1-0/+8