aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-08-21Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-11/+76
2020-08-21netfilter: nf_tables: fix destination register zeroingFlorian Westphal1-0/+2
2020-08-21netfilter: nf_tables: incorrect enum nft_list_attributes definitionPablo Neira Ayuso1-1/+1
2020-08-21arm64/x86: KVM: Introduce steal-time capAndrew Jones1-0/+1
2020-08-21KVM: arm64: pvtime: Fix stolen time accounting across migrationAndrew Jones1-0/+20
2020-08-21KVM: arm64: Drop type input from kvm_put_guestAndrew Jones1-5/+6
2020-08-21driver: tee: Handle NULL pointer indication from clientCedric Neveux2-0/+16
2020-08-21crypto: hash - Remove unused async iteratorsIra Weiny1-13/+0
2020-08-20saner calling conventions for csum_and_copy_..._user()Al Viro1-9/+6
2020-08-20csum_partial_copy_nocheck(): drop the last argumentAl Viro1-2/+2
2020-08-20unify generic instances of csum_partial_copy_nocheck()Al Viro2-12/+9
2020-08-20skb_copy_and_csum_bits(): don't bother with the last argumentAl Viro1-1/+1
2020-08-20clocksource/drivers: Add CLINT timer driverAnup Patel1-0/+1
2020-08-20Merge tag 'dma-mapping-5.9-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-5/+3
2020-08-20rxrpc: Make rxrpc_kernel_get_srtt() indicate validityDavid Howells1-1/+1
2020-08-20rxrpc: Fix loss of RTT samples due to interposed ACKDavid Howells1-5/+22
2020-08-20cpufreq: s3c24xx: move low-level clk reg access into platform codeArnd Bergmann1-0/+7
2020-08-20cpufreq: s3c2412: use global s3c2412_cpufreq_setrefreshArnd Bergmann1-0/+1
2020-08-20ARM: s3c: remove cpufreq header dependenciesArnd Bergmann3-0/+446
2020-08-20fbdev: s3c2410fb: remove mach header dependencyArnd Bergmann1-0/+99
2020-08-20ARM: s3c24xx: spi: avoid hardcoding fiq number in driverArnd Bergmann1-1/+1
2020-08-20ARM: s3c24xx: move s3cmci pinctrl handling into board filesArnd Bergmann1-0/+2
2020-08-20bpf: Factor out bpf_link_by_id() helper.Alexei Starovoitov1-0/+1
2020-08-20netfilter: conntrack: allow sctp hearbeat after connection re-useFlorian Westphal1-0/+2
2020-08-20sched: remove _do_fork()Christian Brauner1-4/+0
2020-08-20fork: introduce kernel_clone()Christian Brauner1-1/+5
2020-08-20crypto: algapi - Remove skbuff.h inclusionHerbert Xu1-1/+1
2020-08-19ptp: Remove unused macroKurt Kanzenbach1-1/+0
2020-08-19ptp: Add generic ptp message type functionKurt Kanzenbach1-0/+25
2020-08-19ptp: Add generic ptp v2 header parsing functionKurt Kanzenbach1-0/+44
2020-08-19net-tun: Eliminate two tun/xdp related function calls from vhost-netMaciej Żenczykowski1-3/+12
2020-08-19net-tun: Add type safety to tun_xdp_to_ptr() and tun_ptr_to_xdp()Maciej Żenczykowski1-4/+4
2020-08-19ARM: s3c24xx: move spi fiq handler into platformArnd Bergmann1-0/+33
2020-08-19ARM: s3c: adc: move header to linux/soc/samsungArnd Bergmann1-0/+32
2020-08-19ARM: samsung: move pm check code to drivers/socArnd Bergmann1-0/+84
2020-08-19usb: gadget: s3c-hsudc: remove platform header dependencyArnd Bergmann1-0/+2
2020-08-19ARM: s3c24xx: pass pointer to clk driver via platform dataKrzysztof Kozlowski1-0/+19
2020-08-19ARM: s3c24xx: drop s3c-camif setup platform codeKrzysztof Kozlowski1-4/+0
2020-08-19ext4: limit the length of per-inode prealloc listbrookxu1-6/+11
2020-08-19time: Use generic ns_common::countKirill Tkhai1-5/+4
2020-08-19cgroup: Use generic ns_common::countKirill Tkhai1-3/+2
2020-08-19user: Use generic ns_common::countKirill Tkhai1-3/+2
2020-08-19pid: Use generic ns_common::countKirill Tkhai1-3/+1
2020-08-19ipc: Use generic ns_common::countKirill Tkhai1-2/+1
2020-08-19uts: Use generic ns_common::countKirill Tkhai1-5/+4
2020-08-19net: Use generic ns_common::countChristian Brauner1-7/+4
2020-08-19crypto: algapi - Move crypto_yield into internal.hHerbert Xu1-6/+0
2020-08-19ns: Add a common refcount into ns_commonChristian Brauner1-0/+3
2020-08-19cacheinfo: Move resctrl's get_cache_id() to the cacheinfo header fileJames Morse1-0/+21
2020-08-19sched/topology: Mark SD_NUMA as SDF_NEEDS_GROUPSValentin Schneider1-1/+2