summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-04-29irqchip/gic-v3-its: fix some definitions of inner cacheability attributesHongbo Yao
2019-04-29stacktrace: Provide common infrastructureThomas Gleixner
2019-04-29lib/stackdepot: Remove obsolete functionsThomas Gleixner
2019-04-29stacktrace: Remove obsolete functionsThomas Gleixner
2019-04-29lockdep: Simplify stack trace handlingThomas Gleixner
2019-04-29lib/stackdepot: Provide functions which operate on plain storage arraysThomas Gleixner
2019-04-29stacktrace: Provide helpers for common stack trace operationsThomas Gleixner
2019-04-29tracing: Cleanup stack trace codeThomas Gleixner
2019-04-29s390/kexec_file: Disable kexec_load when IPLed securePhilipp Rudo
2019-04-28Merge tag 'ixp4xx-for-armsoc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson
2019-04-28Merge tag 'tegra-for-5.2-firmware' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2019-04-28Merge tag 'tegra-for-5.2-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson
2019-04-29locking/static_key: Add support for deferred static branchesJakub Kicinski
2019-04-29perf/x86: Make perf callchains work without CONFIG_FRAME_POINTERKairui Song
2019-04-28ARM: ep93xx: move pinctrl interfaces into include/linux/socArnd Bergmann
2019-04-28ARM: ep93xx: keypad: stop using mach/platform.hArnd Bergmann
2019-04-28ARM: ep93xx: move network platform data to separate headerArnd Bergmann
2019-04-28Merge tag 'zynqmp-soc-for-v5.2' of https://github.com/Xilinx/linux-xlnx into ...Olof Johansson
2019-04-28Merge tag 'omap-for-v5.2/am4-pm-v2-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson
2019-04-28Merge tag 'omap-for-v5.2/ti-sysc-signed' of git://git.kernel.org/pub/scm/linu...Olof Johansson
2019-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-04-27ipset: drop ipset_nest_start() and ipset_nest_end()Michal Kubecek
2019-04-27netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek
2019-04-27net/tls: move definition of tls ops into net/tls.hJakub Kicinski
2019-04-27bpf: Introduce bpf sk local storageMartin KaFai Lau
2019-04-27Merge tag 'thunderbolt-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2019-04-26bpf: add writable context for raw tracepointsMatt Mullins
2019-04-26lockd: Store the lockd client credential in struct nlm_hostTrond Myklebust
2019-04-26NFS: Store the credential of the mount process in the nfs_serverTrond Myklebust
2019-04-26Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...David S. Miller
2019-04-26SUNRPC: Cache cred of process creating the rpc_clientTrond Myklebust
2019-04-26Merge tag 'trace-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-04-26fsnotify: switch send_to_group() and ->handle_event to const struct qstr *Al Viro
2019-04-26clk: Remove CLK_IS_BASIC clk flagStephen Boyd
2019-04-26fsnotify(): switch to passing const struct qstr * for file_nameAl Viro
2019-04-26switch fsnotify_move() to passing const struct qstr * for old_nameAl Viro
2019-04-26ovl_lookup_real_one(): don't bother with strlen()Al Viro
2019-04-26tracing: Fix buffer_ref pipe opsJann Horn
2019-04-26Merge branch 'api-features' into arm/smmuJoerg Roedel
2019-04-26Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel
2019-04-26Merge branch 'core/speculation' of git://git.kernel.org/pub/scm/linux/kernel/...Will Deacon
2019-04-26dmaengine: idma64: Move driver name to the headerAndy Shevchenko
2019-04-26ieee80211: update HE IEs to D4.0 specLiad Kaufman
2019-04-26cfg80211: support non-inheritance elementSara Sharon
2019-04-26KVM: polling: add architecture backend to disable pollingChristian Borntraeger
2019-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-04-26Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2019-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-25bpf: Fix preempt_enable_no_resched() abusePeter Zijlstra
2019-04-25bpf: support BPF_PROG_QUERY for BPF_FLOW_DISSECTOR attach_typeStanislav Fomichev