summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-02-13Drop flex_arraysKent Overstreet
2019-02-13Merge branch 'akpm-current/current'Stephen Rothwell
2019-02-13Merge remote-tracking branch 'pidfd/for-next'Stephen Rothwell
2019-02-13Merge remote-tracking branch 'ntb/ntb-next'Stephen Rothwell
2019-02-13Merge remote-tracking branch 'coresight/next'Stephen Rothwell
2019-02-13Merge remote-tracking branch 'livepatching/for-next'Stephen Rothwell
2019-02-13Merge remote-tracking branch 'staging/staging-next'Stephen Rothwell
2019-02-13Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell
2019-02-13tools/testing/selftests/sysctl/sysctl.sh: add tests for >32-bit values writte...Zev Weiss
2019-02-13proc: more robust bulk read testAlexey Dobriyan
2019-02-13proc: exit correctly in /proc/*/maps testAlexey Dobriyan
2019-02-13proc: test /proc/*/maps, smaps, smaps_rollup, statmAlexey Dobriyan
2019-02-13proc: return exit code 4 for skipped testsAlexey Dobriyan
2019-02-13tools/vm/slabinfo: clean up usage menu debug itemsTobin C. Harding
2019-02-13tools/vm/slabinfo: align usage output columnsTobin C. Harding
2019-02-13tools/vm/slabinfo: put options in alphabetic orderTobin C. Harding
2019-02-13tools/vm/slabinfo: update options in usage messageTobin C. Harding
2019-02-13selftests/memfd: add tests for F_SEAL_FUTURE_WRITE sealJoel Fernandes (Google)
2019-02-13selftests/vm: add script helper for CONFIG_TEST_VMALLOC_MODULEUladzislau Rezki (Sony)
2019-02-13tools/: fix for replace open encodings for NUMA_NO_NODEStephen Rothwell
2019-02-13tools/: replace open encodings for NUMA_NO_NODEStephen Rothwell
2019-02-13mm: convert PG_balloon to PG_offlineDavid Hildenbrand
2019-02-13Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell
2019-02-13Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2019-02-13Merge remote-tracking branch 'tpmdd/next'Stephen Rothwell
2019-02-13Merge remote-tracking branch 'security/next-testing'Stephen Rothwell
2019-02-13Merge remote-tracking branch 'bpf-next/master'Stephen Rothwell
2019-02-13Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2019-02-13Merge remote-tracking branch 'pm/linux-next'Stephen Rothwell
2019-02-13Merge remote-tracking branch 'jc_docs/docs-next'Stephen Rothwell
2019-02-13Merge remote-tracking branch 'powerpc/next'Stephen Rothwell
2019-02-12Merge LKMM and RCUPaul E. McKenney
2019-02-12tools/memory-model: Avoid duplicating herdtools versionsAndrea Parri
2019-02-12tools/memory-model: Dynamically check SRCU lock-to-unlock matchingLuc Maranget
2019-02-12tools/memory-model: Update Documentation/explanation.txt to include SRCU supportAlan Stern
2019-02-12LSM: SafeSetID: add selftestMicah Morton
2019-02-12selftests: mlxsw: avoid double sourcing of lib.shJiri Pirko
2019-02-12tools: bpftool: doc, add text about feature-subcommandPrashant Bhole
2019-02-12livepatch/selftests: use "$@" to preserve argument listJoe Lawrence
2019-02-11selftests: bpf: relax sub-register mode compilation criteriaJiong Wang
2019-02-11selftests: bpf: centre kernel bpf objects under new subdir "progs"Jiong Wang
2019-02-11selftests: bpf: extend sub-register mode compilation to all bpf object filesJiong Wang
2019-02-11selftests: bpf: add "alu32" to .gitignoreJiong Wang
2019-02-11NTB: ntb_test: Fix bug when counting remote filesLogan Gunthorpe
2019-02-11Merge branch 'acpica' into linux-nextRafael J. Wysocki
2019-02-11Merge 5.0-rc6 into staging-nextGreg Kroah-Hartman
2019-02-11Merge 5.0-rc6 into driver-core-nextGreg Kroah-Hartman
2019-02-10bpf: Add test_sock_fields for skb->sk and bpf_tcp_sockMartin KaFai Lau
2019-02-10bpf: Add skb->sk, bpf_sk_fullsock and bpf_tcp_sock tests to test_veriferMartin KaFai Lau
2019-02-10bpf: Sync bpf.h to tools/Martin KaFai Lau