aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-09Input: ads7846 - remove custom filter handling functions from pdataDaniel Mack1-15/+0
2021-07-20Revert "Input: serio - make write method mandatory"Dmitry Torokhov1-1/+4
2021-07-19Input: serio - make write method mandatoryDmitry Torokhov1-4/+1
2021-07-18Merge tag 'v5.13' into nextDmitry Torokhov708-6992/+17535
2021-06-27Revert "signal: Allow tasks to cache one sigqueue struct"Linus Torvalds2-2/+0
2021-06-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-22/+8
2021-06-25userfaultfd: uapi: fix UFFDIO_CONTINUE ioctl request definitionGleb Fotengauer-Malinovskiy1-2/+2
2021-06-25Merge tag 'ceph-for-5.13-rc8' of https://github.com/ceph/ceph-clientLinus Torvalds1-1/+3
2021-06-24mm, futex: fix shared futex pgoff on shmem huge pageHugh Dickins2-22/+7
2021-06-24mm/vmalloc: add vmalloc_no_hugeClaudio Imbrenda1-0/+1
2021-06-24libceph: set global_id as soon as we get an auth ticketIlya Dryomov1-1/+3
2021-06-24libceph: don't pass result into ac->ops->handle_reply()Ilya Dryomov1-1/+1
2021-06-22locking/lockdep: Improve noinstr vs errorsPeter Zijlstra1-0/+2
2021-06-18Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds8-10/+42
2021-06-18icmp: don't send out ICMP messages with a source address of 0.0.0.0Toke Høiland-Jørgensen1-0/+3
2021-06-18Merge tag 'pm-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+0
2021-06-17Merge tag 'fixes_for_v5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds1-2/+1
2021-06-16net/mlx5e: Don't create devices during unload flowDmytro Linkin1-0/+4
2021-06-16mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page()Hugh Dickins1-0/+3
2021-06-16mm/thp: try_to_unmap() use TTU_SYNC for safe splittingHugh Dickins1-0/+1
2021-06-16mm/thp: make is_huge_zero_pmd() safe and quickerHugh Dickins1-1/+7
2021-06-16mm/hugetlb: expand restore_reserve_on_error functionalityMike Kravetz1-0/+2
2021-06-16mm/swap: fix pte_same_as_swp() not removing uffd-wp bit when comparePeter Xu1-4/+11
2021-06-16mm,hwpoison: fix race with hugetlb page allocationNaoya Horiguchi1-0/+6
2021-06-15net: inline function get_net_ns_by_fd if NET_NS is disabledChangbin Du1-1/+6
2021-06-15ptp: improve max_adj check against unreasonable valuesJakub Kicinski1-1/+1
2021-06-15quota: finish disable quotactl_path syscallMarcin Juszkiewicz1-2/+1
2021-06-14Revert "cpufreq: CPPC: Add support for frequency invariance"Viresh Kumar1-1/+0
2021-06-12mm: relocate 'write_protect_seq' in struct mm_structFeng Tang1-7/+20
2021-06-12net: make get_net_ns return error if NET_NS is disabledChangbin Du2-2/+7
2021-06-12Merge tag 'usb-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds3-18/+77
2021-06-12Merge tag 'char-misc-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+2
2021-06-12Merge tag 'io_uring-5.13-2021-06-12' of git://git.kernel.dk/linux-blockLinus Torvalds1-9/+10
2021-06-12Merge tag 'sched-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-1/+17
2021-06-10io_uring: add feature flag for rsrc tagsPavel Begunkov1-0/+1
2021-06-10io_uring: change registration/upd/rsrc tagging ABIPavel Begunkov1-9/+9
2021-06-10inet: annotate date races around sk->sk_txhashEric Dumazet1-3/+7
2021-06-10net: annotate data race in sock_error()Eric Dumazet1-1/+6
2021-06-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-0/+1
2021-06-09net/mlx5e: Fix page reclaim for dead peer hairpinDima Chumak1-0/+1
2021-06-09Merge tag 'compiler-attributes-for-linus-v5.13-rc6' of git://github.com/ojeda/linuxLinus Torvalds1-0/+1
2021-06-09Merge tag 'mac80211-for-net-2021-06-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller1-2/+7
2021-06-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+9
2021-06-09misc: rtsx: separate aspm mode into MODE_REG and MODE_CFGRicky Wu1-0/+2
2021-06-09kvm: fix previous commit for 32-bit buildsPaolo Bonzini1-2/+2
2021-06-08kvm: avoid speculation-based attacks from out-of-range memslot accessesPaolo Bonzini1-1/+9
2021-06-08Merge tag 'orphans-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-0/+1
2021-06-08Merge tag 'regulator-fix-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds2-8/+6
2021-06-06Merge tag 'arm-soc-fixes-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+1
2021-06-05Input: cy8ctmg110_ts - rely on platform code to supply interruptDmitry Torokhov1-1/+0