summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'linux-kselftest-kunit-fixes-5.10-rc1' of git://git.kernel.org/pub/...Linus Torvalds2020-10-165-28/+154
|\
| * kunit: tool: fix display of make errorsDaniel Latypov2020-10-091-6/+6
| * kunit: tool: handle when .kunit exists but .kunitconfig does notBrendan Higgins2020-10-021-4/+8
| * kunit: tool: fix --alltests flagBrendan Higgins2020-09-232-5/+11
| * kunit: tool: allow generating test results in JSONHeidi Fahim2020-08-313-6/+125
| * kunit: tool: fix running kunit_tool from outside kernel treeBrendan Higgins2020-08-311-8/+5
* | Merge tag 'linux-kselftest-next-5.10-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2020-10-167-41/+135
|\ \
| * | doc: dev-tools: kselftest.rst: Update examples and pathsKees Cook2020-10-071-13/+22
| * | selftests/run_kselftest.sh: Make each test individually selectableKees Cook2020-10-071-6/+71
| * | selftests: Extract run_kselftest.sh and generate stand-alone test listKees Cook2020-10-073-22/+37
| * | selftests: Add missing gitignore entriesGabriel Krisman Bertazi2020-09-233-0/+5
| * | selftests: more general make nesting supportGreg Thelen2020-08-311-4/+4
| * | selftests: use "$(MAKE)" instead of "make" for headers_installDenys Vlasenko2020-08-311-2/+2
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2020-10-1611-17/+13
|\ \
| * | xtensa: fix Kconfig typoRandy Dunlap2020-09-011-1/+1
| * | spelling.txt: Remove some duplicate entriesJoe Perches2020-09-011-4/+0
| * | mtd: rawnand: oxnas: cleanup/simplify codePavel Machek2020-09-011-2/+1
| * | selftests: vm: add fragment CONFIG_GUP_BENCHMARKAnatoly Pugachev2020-09-011-0/+1
| * | perf: Fix opt help text for --no-bpf-eventFam Zheng2020-09-011-1/+1
| * | HID: logitech-dj: Fix spelling in commentChris Packham2020-09-011-1/+1
| * | bootconfig: Fix kernel message mentioning CONFIG_BOOT_CONFIGShaokun Zhang2020-09-011-1/+1
| * | MAINTAINERS: rectify MMP SUPPORT after moving cputype.hLukas Bulwahn2020-09-011-1/+1
| * | Merge branch 'master' into for-nextJiri Kosina2020-09-0128706-825140/+2112048
| |\ \
| * | | scif: Fix spelling of EACCESGeert Uytterhoeven2020-09-011-4/+4
| * | | printk: fix global commentRandy Dunlap2020-05-181-1/+1
| * | | lib/bitmap.c: fix spelloRandy Dunlap2020-05-181-1/+1
| * | | fs: Fix missing 'bit' in commentChucheng Luo2020-05-181-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2020-10-1618-43/+244
|\ \ \ \
| * \ \ \ Merge branch 'for-5.10/i2c-hid' into for-linusJiri Kosina2020-10-151-0/+12
| |\ \ \ \
| | * | | | HID: i2c-hid: Enable wakeup capability from Suspend-to-IdleKai-Heng Feng2020-10-151-0/+12
| * | | | | Merge branch 'for-5.9/upstream-fixes' into for-linusJiri Kosina2020-10-159-16/+46
| |\ \ \ \ \
| | * | | | | HID: hid-input: fix stylus battery reportingDmitry Torokhov2020-09-261-2/+2
| | * | | | | HID: wacom: Avoid entering wacom_wac_pen_report for pad / batteryJason Gerecke2020-09-251-1/+3
| | * | | | | HID: i2c-hid: fix kerneldoc warnings in i2c-hid-core.cXiaofei Tan2020-09-231-1/+1
| | * | | | | HID: core: fix kerneldoc warnings in hid-core.cXiaofei Tan2020-09-231-4/+4
| | * | | | | HID: multitouch: Lenovo X1 Tablet Gen2 trackpoint and buttonsMikael Wikström2020-09-222-0/+7
| | * | | | | HID: multitouch: Lenovo X1 Tablet Gen3 trackpoint and buttonsMikael Wikström2020-09-222-0/+7
| | * | | | | HID: alps: clean up indentation issueColin Ian King2020-09-221-1/+1
| | * | | | | HID: ite: Add USB id match for Acer One S1003 keyboard dockHans de Goede2020-09-092-0/+5
| | * | | | | HID: roccat: add bounds checking in kone_sysfs_write_settings()Dan Carpenter2020-09-091-7/+16
| * | | | | | Merge branch 'for-5.10/wiimote' into for-linusJiri Kosina2020-10-151-6/+4
| |\ \ \ \ \ \
| | * | | | | | HID: wiimote: narrow spinlock range in wiimote_hid_event()Ian Abbott2020-09-071-4/+2
| | * | | | | | HID: wiimote: make handlers[] constIan Abbott2020-09-071-2/+2
| * | | | | | | Merge branch 'for-5.10/vivaldi' into for-linusJiri Kosina2020-10-155-0/+163
| |\ \ \ \ \ \ \
| | * | | | | | | HID: add vivaldi HID driverSean O'Brien2020-09-305-0/+163
| | |/ / / / / /
| * | | | | | | Merge branch 'for-5.10/intel-ish-hid' into for-linusJiri Kosina2020-10-151-7/+1
| |\ \ \ \ \ \ \
| | * | | | | | | HID: intel-ish-hid: simplify the return expression of ishtp_bus_remove_device()Qinglang Miao2020-09-221-7/+1
| | |/ / / / / /
| * | | | | | | Merge branch 'for-5.10/i2c-hid' into for-linusJiri Kosina2020-10-151-0/+1
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | HID: i2c-hid: Prefer asynchronous probeDouglas Anderson2020-09-091-0/+1
| | |/ / / / /
| * | | | | | Merge branch 'for-5.10/cp2112' into for-linusJiri Kosina2020-10-151-9/+10
| |\ \ \ \ \ \