summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-25fs/reiserfs/objectid.c: remove set but not used variableszhengbin
2019-09-25fs/reiserfs/lbalance.c: remove set but not used variableszhengbin
2019-09-25fs/reiserfs/stree.c: remove set but not used variableszhengbin
2019-09-25fs/reiserfs/journal.c: remove set but not used variableszhengbin
2019-09-25fs: reiserfs: remove unnecessary check of bh in remove_from_transaction()Jia-Ju Bai
2019-09-25checkpatch: make git output use LANGUAGE=en_US.utf8Joe Perches
2019-09-25checkpatch: remove obsolete period from "ambiguous SHA1" querySean Christopherson
2019-09-25checkpatch: allow consecutive close bracesJoe Perches
2019-09-25checkpatch: prefer __section over __attribute__((section(...)))Joe Perches
2019-09-25checkpatch: exclude sizeof sub-expressions from MACRO_ARG_REUSEBrendan Jackman
2019-09-25checkpatch.pl: warn on invalid commit idMatteo Croce
2019-09-25checkpatch: improve SPDX license checkingJoe Perches
2019-09-25checkpatch: don't interpret stack dumps as commit IDsJoe Perches
2019-09-25lib/hexdump: make print_hex_dump_bytes() a nop on !DEBUG buildsStephen Boyd
2019-09-25lib/extable.c: add missing prototypesValdis Kletnieks
2019-09-25lib/generic-radix-tree.c: make 2 functions static inlineValdis Kletnieks
2019-09-25strscpy: reject buffer sizes larger than INT_MAXKees Cook
2019-09-25include/trace/events/writeback.h: fix -Wstringop-truncation warningsQian Cai
2019-09-25kernel-doc: core-api: include string.h into core-apiJoe Perches
2019-09-25augmented rbtree: rework the RB_DECLARE_CALLBACKS macro definitionMichel Lespinasse
2019-09-25augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macroMichel Lespinasse
2019-09-25augmented rbtree: add comments for RB_DECLARE_CALLBACKS macroMichel Lespinasse
2019-09-25rbtree: avoid generating code twice for the cached versions (tools copy)Michel Lespinasse
2019-09-25kernel/elfcore.c: include proper prototypesValdis Kletnieks
2019-09-25linux/coff.h: add include guardMasahiro Yamada
2019-09-25memcg, kmem: do not fail __GFP_NOFAIL chargesMichal Hocko
2019-09-26Merge tag 'drm-misc-next-fixes-2019-09-23' of git://anongit.freedesktop.org/d...Dave Airlie
2019-09-25selftests/bpf: adjust strobemeta loop to satisfy latest clangAndrii Nakryiko
2019-09-25selftests/bpf: delete unused variables in test_sysctlAndrii Nakryiko
2019-09-25libbpf: fix false uninitialized variable warningAndrii Nakryiko
2019-09-25bpf/xskmap: Return ERR_PTR for failure case instead of NULL.Jonathan Lemon
2019-09-25selftests/bpf: test_progs: fix client/server race in tcp_rttStanislav Fomichev
2019-09-25nvme: Add ctrl attributes for queue_count and sqsizeJames Smart
2019-09-25drm/amd/display: prevent memory leakNavid Emamdoost
2019-09-25nvme: allow 64-bit results in passthru commandsMarta Rybczynska
2019-09-25nvme: Add quirk for Kingston NVME SSD running FW E8FK11.TJian-Hong Pan
2019-09-25nvmet-tcp: remove superflous check on request sglSagi Grimberg
2019-09-25Added QUIRKs for ADATA XPG SX8200 Pro 512GBGabriel Craciunescu
2019-09-25nvme-rdma: Fix max_hw_sectors calculationMax Gurtovoy
2019-09-25nvme: fix an error code in nvme_init_subsystem()Dan Carpenter
2019-09-25nvme-pci: Save PCI state before putting drive into deepest stateMario Limonciello
2019-09-25nvme-tcp: fix wrong stop condition in io_workWunderlich, Mark
2019-09-25perf parser: Remove needless include directivesArnaldo Carvalho de Melo
2019-09-25perf build: Add detection of java-11-openjdk-devel packageThomas Richter
2019-09-25perf jvmti: Include JVMTI support for s390Thomas Richter
2019-09-25perf vendor events: Remove P8 HW events which are not supportedMamatha Inamdar
2019-09-25perf evlist: Fix access of freed id arraysAndi Kleen
2019-09-25perf stat: Fix free memory access / memory leaks in metricsAndi Kleen
2019-09-25perf tools: Replace needless mmap.h with what is needed, event.hArnaldo Carvalho de Melo
2019-09-25perf evsel: Move config terms to a separate headerArnaldo Carvalho de Melo