aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-04-25selftests: Add test plan API to kselftest.h and adjust callersksft-tap-refactorKees Cook16-8/+48
2019-04-25selftests: Remove KSFT_TAP_LEVELKees Cook2-7/+0
2019-04-25selftests: Move test output to diagnostic linesKees Cook5-6/+60
2019-04-25selftests: Distinguish between missing and non-executableKees Cook1-1/+6
2019-04-25selftests: Add plan line and fix result line syntaxKees Cook2-6/+8
2019-04-25selftests: Extract logic for multiple test runsKees Cook3-24/+32
2019-04-25selftests: Use runner.sh for emit targetsKees Cook2-19/+7
2019-04-25selftests: Extract single-test shell logic from lib.mkKees Cook3-31/+39
2019-04-22selftests: build and run gpio when output directory is the src dirlinux-kselftest-5.2-rc1Shuah Khan1-0/+9
2019-04-19selftests/ipc: Fix msgque compiler warningsKees Cook1-5/+6
2019-04-19selftests/efivarfs: clean up test files from test_create*()Po-Hsu Lin1-19/+13
2019-04-19selftests: fix headers_install circular dependencyShuah Khan2-10/+80
2019-04-17selftests/kexec: update get_secureboot_modeMimi Zohar1-20/+66
2019-04-17selftests/kexec: make kexec_load test independent of IMA being enabledMimi Zohar1-8/+16
2019-04-17selftests/kexec: check kexec_load and kexec_file_load are enabledMimi Zohar2-0/+13
2019-04-17selftests/kexec: Add missing '=y' to config optionsPetr Vorel1-4/+3
2019-04-17selftests/kexec: kexec_file_load syscall testMimi Zohar4-3/+304
2019-04-17selftests/kexec: define "require_root_privileges"Mimi Zohar2-3/+8
2019-04-17selftests/kexec: define common logging functionsMimi Zohar2-14/+35
2019-04-17selftests/kexec: define a set of common functionsMimi Zohar3-14/+42
2019-04-17selftests/kexec: cleanup the kexec selftestMimi Zohar1-9/+9
2019-04-17selftests/kexec: move the IMA kexec_load selftest to selftests/kexecMimi Zohar4-1/+1
2019-04-16selftests/harness: Add 30 second timeout per testKees Cook1-0/+2
2019-04-16selftests/seccomp: Handle namespace failures gracefullyKees Cook1-20/+23
2019-04-08selftests: cgroup: fix cleanup path in test_memcg_subtree_control()Roman Gushchin1-17/+21
2019-04-08selftests: efivarfs: remove the test_create_read file if it was existZhangXiaoxu1-0/+4
2019-04-08rseq/selftests: Adapt number of threads to the number of detected cpusMathieu Desnoyers1-2/+5
2019-04-08lib: Add test module for strscpy_padTobin C. Harding6-1/+159
2019-04-08lib/string: Add strscpy_pad() functionTobin C. Harding2-7/+44
2019-04-08lib: Use new kselftest headerTobin C. Harding2-34/+9
2019-04-08kselftest: Add test module framework headerTobin C. Harding2-2/+140
2019-04-08kselftest: Add test runner creation scriptTobin C. Harding4-50/+88
2019-04-08lib/test_printf: Add empty module_exit functionTobin C. Harding1-0/+6
2019-04-08selftest/gpio: Remove duplicate headerSabyasachi Gupta1-1/+0
2019-04-08selftest/rseq: Remove duplicate headerSabyasachi Gupta1-1/+0
2019-04-08selftest/timers: Remove duplicate headerSabyasachi Gupta1-1/+0
2019-04-08selftest/x86/mpx-dig.c: Remove duplicate headerSabyasachi Gupta1-2/+0
2019-04-07Linux 5.1-rc4Linus Torvalds1-1/+1
2019-04-07Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds24-82/+131
2019-04-07Merge tag 'for-linus-20190407' of git://git.kernel.dk/linux-blockLinus Torvalds11-75/+110
2019-04-07ARM: milbeaut: fix build with !CONFIG_HOTPLUG_CPUArnd Bergmann1-0/+4
2019-04-07ARM: iop: don't use using 64-bit DMA masksArnd Bergmann3-12/+12
2019-04-07ARM: orion: don't use using 64-bit DMA masksArnd Bergmann1-2/+2
2019-04-07Revert "ARM: dts: nomadik: Fix polarity of SPI CS"Olof Johansson1-5/+4
2019-04-07Merge tag 'omap-for-v5.1/fixes-signed' of git://git.kernel.org/pub/scm/linux/...Olof Johansson5-11/+51
2019-04-07Merge tag 'at91-5.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Olof Johansson2-3/+5
2019-04-07Merge tag 'v5.1-rockchip-dtfixes-1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson7-47/+44
2019-04-07Merge tag 'stratix10_fix_for_v5.1' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson1-0/+3
2019-04-07Merge tag 'reset-fixes-for-v5.1' of git://git.pengutronix.de/pza/linux into a...Olof Johansson2-1/+5
2019-04-07dt-bindings: cpu: Fix JSON schemaMaxime Ripard1-1/+1
2019-04-07Merge tag 'for-linus-5.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+4
2019-04-07Merge tag 'mtd/fixes-for-5.1-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+5
2019-04-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-12/+19
2019-04-06Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+3
2019-04-06Merge branch 'parisc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-9/+11
2019-04-06parisc: Detect QEMU earlier in boot processHelge Deller2-6/+3
2019-04-06parisc: also set iaoq_b in instruction_pointer_set()Sven Schnelle1-1/+2
2019-04-06parisc: regs_return_value() should return gpr28Sven Schnelle1-1/+1
2019-04-06Revert: parisc: Use F_EXTEND() macro in iosapic codeHelge Deller1-1/+5
2019-04-06fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov5-5/+389
2019-04-06xsysace: Fix error handling in ace_setupGuenter Roeck1-0/+2
2019-04-06null_blk: prevent crash from bad home_node valueJohn Pittman1-0/+5
2019-04-06Merge tag 'rtc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...Linus Torvalds4-5/+12
2019-04-06i2c: imx: don't leak the i2c adapter on errorLaurentiu Tudor1-1/+3
2019-04-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds18-59/+163
2019-04-05kernel/sysctl.c: fix out-of-bounds access when setting file-maxWill Deacon1-1/+2
2019-04-05mm/util.c: fix strndup_user() commentAndrew Morton1-1/+1
2019-04-05sh: fix multiple function definition build errorsRandy Dunlap1-2/+2
2019-04-05MAINTAINERS: add maintainer and replacing reviewer ARM/NUVOTON NPCMTomer Maimon1-1/+2
2019-04-05MAINTAINERS: fix bad pattern in ARM/NUVOTON NPCMTomer Maimon1-1/+1
2019-04-05mm: writeback: use exact memcg dirty countsGreg Thelen2-3/+22
2019-04-05psi: clarify the units used in pressure filesWaiman Long1-6/+6
2019-04-05mm/huge_memory.c: fix modifying of page protection by insert_pfn_pmd()Aneesh Kumar K.V1-0/+36
2019-04-05hugetlbfs: fix memory leak for resv_mapMike Kravetz1-6/+14
2019-04-05mm: fix vm_fault_t cast in VM_FAULT_GET_HINDEX()Jann Horn1-1/+1
2019-04-05lib/lzo: fix bugs for very short or empty inputDave Rodgman3-9/+12
2019-04-05include/linux/bitrev.h: fix constant bitrevArnd Bergmann1-23/+23
2019-04-05kmemleak: powerpc: skip scanning holes in the .bss sectionCatalin Marinas2-5/+18
2019-04-05lib/string.c: implement a basic bcmpNick Desaulniers2-0/+23
2019-04-05Merge tag 'for-5.1/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-27/+72
2019-04-05Merge tag 'vfio-v5.1-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds3-3/+17
2019-04-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-37/+59
2019-04-05Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-0/+6
2019-04-05Merge tag 'trace-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds32-722/+247
2019-04-05dm integrity: fix deadlock with overlapping I/OMikulas Patocka1-3/+1
2019-04-05KVM: x86: nVMX: fix x2APIC VTPR read interceptMarc Orr1-1/+1
2019-04-05KVM: x86: nVMX: close leak of L0's x2APIC MSRs (CVE-2019-3887)Marc Orr1-28/+44
2019-04-05KVM: SVM: prevent DBG_DECRYPT and DBG_ENCRYPT overflowDavid Rientjes1-3/+9
2019-04-05kvm: svm: fix potential get_num_contig_pages overflowDavid Rientjes1-5/+5
2019-04-05Merge tag 'mm-compaction-5.1-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-11/+18
2019-04-05tty: mark Siemens R3964 line discipline as BROKENGreg Kroah-Hartman1-1/+1
2019-04-05block: Revert v5.0 blk_mq_request_issue_directly() changesBart Van Assche4-69/+71
2019-04-05paride/pcd: Fix potential NULL pointer dereference and mem leakYueHaibing1-1/+13
2019-04-05syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)20-304/+88
2019-04-05syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)29-378/+113
2019-04-05xen: Prevent buffer overflow in privcmd ioctlDan Carpenter1-0/+3
2019-04-05xen: use struct_size() helper in kzalloc()Andrea Righi1-2/+1
2019-04-04Merge tag 'drm-fixes-2019-04-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds11-17/+44
2019-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds122-563/+1096
2019-04-04ibmvnic: Fix completion structure initializationThomas Falcon1-2/+3
2019-04-04ipv6: sit: reset ip header pointer in ipip6_rcvLorenzo Bianconi1-0/+4
2019-04-04Merge tag 'riscv-for-linus-5.1-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-14/+37
2019-04-04net: bridge: always clear mcast matching struct on reports and leavesNikolay Aleksandrov1-0/+3
2019-04-04Merge tag 'pm-5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2-59/+223
2019-04-04Merge tag 'acpi-5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-1/+5
2019-04-05Merge tag 'drm-intel-fixes-2019-04-04' of git://anongit.freedesktop.org/drm/d...Dave Airlie5-11/+11
2019-04-04Merge tag 'mfd-fixes-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds3-22/+45
2019-04-05Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie6-6/+33
2019-04-04libcxgb: fix incorrect ppmax calculationVarun Prakash1-1/+8
2019-04-04vlan: conditional inclusion of FCoE hooks to match netdevice.h and bnx2xChris Leech1-11/+15
2019-04-05mtd: cfi: fix deadloop in cfi_cmdset_0002.c do_write_bufferLiu Jian1-1/+5
2019-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller6-26/+208
2019-04-04Merge branch 'acpica' into acpiRafael J. Wysocki1-1/+5
2019-04-04Merge branch 'pm-tools'Rafael J. Wysocki1-58/+219
2019-04-04dm: disable DISCARD if the underlying storage no longer supports itMike Snitzer3-8/+24
2019-04-04Merge branch 'sch_cake-fixes'David S. Miller1-1/+12
2019-04-04sch_cake: Make sure we can write the IP header before changing DSCP bitsToke Høiland-Jørgensen1-0/+11
2019-04-04sch_cake: Use tc_skb_protocol() helper for getting packet protocolToke Høiland-Jørgensen1-1/+1
2019-04-04tcp: Ensure DCTCP reacts to lossesKoen De Schepper1-18/+18
2019-04-04net/sched: act_sample: fix divide by zero in the traffic pathDavide Caratti2-2/+32
2019-04-04net: thunderx: fix NULL pointer dereference in nicvf_open/nicvf_stopLorenzo Bianconi1-8/+12
2019-04-04Merge branch 'net-hns-bugfixes-for-HNS-Driver'David S. Miller14-58/+69
2019-04-04net: hns: Fix sparse: some warnings in HNS driversYonglong Liu11-43/+33
2019-04-04net: hns: Fix WARNING when remove HNS driver with SMMU enabledYonglong Liu1-1/+3
2019-04-04net: hns: fix ICMP6 neighbor solicitation messages discard problemYonglong Liu1-6/+27
2019-04-04net: hns: Fix probabilistic memory overwrite when HNS driver initializedYonglong Liu1-1/+1
2019-04-04net: hns: Use NAPI_POLL_WEIGHT for hns driverYonglong Liu1-5/+2
2019-04-04net: hns: fix KASAN: use-after-free in hns_nic_net_xmit_hw()Liubin Shu1-2/+3
2019-04-04arm64: fix wrong check of on_sdei_stack in nmi contextWei Li1-0/+6
2019-04-04blk-mq: do not reset plug->rq_count before the list is sortedDongli Zhang1-1/+2
2019-04-04csky: Fix syscall_get_arguments() and syscall_set_arguments()Dmitry V. Levin1-4/+6
2019-04-04riscv: Fix syscall_get_arguments() and syscall_set_arguments()Dmitry V. Levin1-5/+7
2019-04-04flow_dissector: rst'ify documentationStanislav Fomichev3-115/+127
2019-04-04tracing/syscalls: Pass in hardcoded 6 into syscall_get_arguments()Steven Rostedt (Red Hat)1-3/+6
2019-04-04ptrace: Remove maxargs from task_current_syscall()Steven Rostedt (Red Hat)3-43/+42
2019-04-04mm/compaction.c: abort search if isolation failsQian Cai1-1/+1
2019-04-04mm/compaction.c: correct zone boundary handling when resetting pageblock skip...Mel Gorman1-10/+17
2019-04-04arm/mach-at91/pm : fix possible object reference leakPeng Hao1-2/+4
2019-04-03Merge tag '5.1-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds7-47/+121
2019-04-03ipv6: Fix dangling pointer when ipv6 fragmentJunwei Hu1-1/+3
2019-04-03net-gro: Fix GRO flush when receiving a GSO packet.Steffen Klassert1-1/+1
2019-04-03scsi: lpfc: Fix missing wakeups on abort threadsJames Smart1-4/+3
2019-04-03scsi: storvsc: Reduce default ring buffer size to 128 KbytesMichael Kelley1-1/+1
2019-04-03scsi: storvsc: Fix calculation of sub-channel countMichael Kelley1-2/+11
2019-04-03scsi: core: add new RDAC LENOVO/DE_Series deviceXose Vazquez Perez2-0/+2
2019-04-03Merge tag 'gvt-fixes-2019-04-04' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi4-10/+7
2019-04-04drm/i915/gvt: Fix kerneldoc typo for intel_vgpu_emulate_hotplugChris Wilson1-1/+1
2019-04-04drm/i915/gvt: Correct the calculation of plane sizeXiong Zhang1-6/+2
2019-04-03vfio/type1: Limit DMA mappings per containerAlex Williamson1-0/+14
2019-04-03vfio/spapr_tce: Make symbol 'tce_iommu_driver_ops' staticWang Hai1-1/+1
2019-04-03vfio/pci: use correct format charactersLouis Taylor1-2/+2
2019-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds10-21/+49
2019-04-03paride/pf: Fix potential NULL pointer dereferenceYueHaibing1-1/+11
2019-04-03io_uring: fix double free in case of fileset regitration failureJens Axboe1-0/+1
2019-04-03Merge branch 'bpf-flow-dissector-fixes'Daniel Borkmann5-26/+196
2019-04-03flow_dissector: document BPF flow dissector environmentStanislav Fomichev1-0/+115
2019-04-03flow_dissector: allow access only to a subset of __sk_buff fieldsStanislav Fomichev1-13/+3
2019-04-03flow_dissector: fix clamping of BPF flow_keys for non-zero nhoffStanislav Fomichev1-1/+2
2019-04-03net/flow_dissector: pass flow_keys->n_proto to BPF programsStanislav Fomichev2-2/+5
2019-04-03selftests/bpf: fix vlan handling in flow dissector programStanislav Fomichev2-11/+72
2019-04-03HID: input: add mapping for Assistant keyDmitry Torokhov1-0/+1
2019-04-03mfd: sun6i-prcm: Allow to compile with COMPILE_TESTMaxime Ripard1-1/+1
2019-04-02Merge tag 'pidfd-fixes-v5.1-rc3' of gitolite.kernel.org:pub/scm/linux/kernel/...Linus Torvalds1-9/+4
2019-04-02Merge tag 'hwmon-for-v5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-5/+8
2019-04-02Update Nicolas Pitre's email addressNicolas Pitre2-1/+3
2019-04-02rtc: da9063: set uie_unsupported when relevantAlexandre Belloni1-0/+7
2019-04-02drm/amdgpu: remove unnecessary rlc reset function on gfx9Le Ma1-2/+0
2019-04-02Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller3-14/+33
2019-04-02ip6_tunnel: Match to ARPHRD_TUNNEL6 for dev typeSheena Mira-ato1-2/+2
2019-04-02blk-mq: add trace block plug and unplug for multiple queuesYufen Yu1-0/+2
2019-04-02block: use blk_free_flush_queue() to free hctx->fq in blk_mq_init_hctxShenghui Wang1-1/+1
2019-04-02mfd: sc27xx: Use SoC compatible string for PMIC devicesBaolin Wang1-21/+21
2019-04-02mfd: twl-core: Disable IRQ while suspendedAndreas Kemnade1-0/+23
2019-04-01dccp: Fix memleak in __feat_register_spYueHaibing1-1/+6
2019-04-01sctp: initialize _pad of sockaddr_in before copying to user memoryXin Long1-0/+1
2019-04-01Merge branch 'nfp-flower-fix-matching-and-pushing-vlan-CFI-bit'David S. Miller3-18/+15
2019-04-01nfp: flower: remove vlan CFI bit from push vlan actionPieter Jansen van Vuuren2-3/+1
2019-04-01nfp: flower: replace CFI with vlan presentPieter Jansen van Vuuren2-15/+14
2019-04-01kcm: switch order of device registration to fix a crashJiri Slaby1-8/+8
2019-04-01Merge branch 'net-sched-fix-stats-accounting-for-child-NOLOCK-qdiscs'David S. Miller14-90/+71
2019-04-01net: sched: introduce and use qdisc tree flush/purge helpersPaolo Abeni11-73/+35
2019-04-01net: sched: introduce and use qstats read helpersPaolo Abeni11-17/+36
2019-04-01cpufreq/intel_pstate: Load only on Intel hardwareBorislav Petkov1-1/+4
2019-04-01net/sched: fix ->get helper of the matchall clsNicolas Dichtel1-0/+5
2019-04-01signal: don't silently convert SI_USER signals to non-current pidfdJann Horn1-9/+4
2019-04-01dm table: propagate BDI_CAP_STABLE_WRITES to fix sporadic checksum errorsIlya Dryomov1-0/+39
2019-04-01dm: revert 8f50e358153d ("dm: limit the max bio size as BIO_MAX_PAGES * PAGE_...Mikulas Patocka1-9/+1
2019-04-01dm init: fix const confusion for dm_allowed_targets arrayAndi Kleen1-1/+1
2019-04-01dm integrity: make dm_integrity_init and dm_integrity_exit staticYueHaibing1-2/+2
2019-04-01dm integrity: change memcmp to strncmp in dm_integrity_ctrMikulas Patocka1-4/+4
2019-04-01cifs: a smb2_validate_and_copy_iov failure does not mean the handle is invalid.Ronnie Sahlberg1-5/+3
2019-04-01SMB3: Allow persistent handle timeout to be configurable on mountSteve French5-5/+53
2019-04-01smb3: Fix enumerating snapshots to AzureSteve French4-28/+58
2019-04-01cifs: fix kref underflow in close_shroot()Ronnie Sahlberg1-9/+7
2019-04-01i40e: add tracking of AF_XDP ZC state for each queue pairBjörn Töpel3-1/+14
2019-04-01i40e: move i40e_xsk_umem functionBjörn Töpel2-14/+20
2019-04-01vrf: check accept_source_route on the original netdeviceStephen Suryaputra3-7/+6
2019-04-01MAINTAINERS: net: update Solarflare maintainersBert Kenward1-1/+1
2019-04-01drm/i915: Always backoff after a drm_modeset_lock() deadlockChris Wilson1-1/+4
2019-04-01tcp: fix a potential NULL pointer dereference in tcp_sk_exitDust Li1-1/+2