index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-17
selftests/seccomp: Refactor to use fixture variants
Kees Cook
1
-157
/
+42
2020-07-17
selftests/harness: Clean up kern-doc for fixtures
Kees Cook
1
-7
/
+8
2020-07-17
selftests: kmod: Add module address visibility test
Kees Cook
1
-0
/
+36
2020-07-09
Replace HTTP links with HTTPS ones: KMOD KERNEL MODULE LOADER - USERMODE HELPER
Alexander A. Klimov
1
-1
/
+1
2020-07-07
selftests: fix condition in run_tests
Yauheni Kaliuta
1
-1
/
+1
2020-07-07
selftests: do not use .ONESHELL
Yauheni Kaliuta
1
-11
/
+9
2020-07-07
selftests: pidfd: skip test if unshare fails with EPERM
Paolo Bonzini
1
-5
/
+16
2020-07-07
selftests: pidfd: do not use ksft_exit_skip after ksft_set_plan
Paolo Bonzini
1
-4
/
+30
2020-07-06
selftests/harness: Report skip reason
Kees Cook
1
-4
/
+21
2020-07-06
selftests/harness: Display signed values correctly
Kees Cook
1
-5
/
+37
2020-07-06
selftests/harness: Refactor XFAIL into SKIP
Kees Cook
2
-20
/
+52
2020-07-06
selftests/harness: Switch to TAP output
Kees Cook
2
-24
/
+33
2020-07-06
selftests: Add header documentation and helpers
Kees Cook
1
-2
/
+71
2020-07-06
selftests/binderfs: Fix harness API usage
Kees Cook
1
-138
/
+146
2020-07-06
selftests: Remove unneeded selftest API headers
Kees Cook
4
-4
/
+0
2020-07-06
selftests/clone3: Reorder reporting output
Kees Cook
3
-4
/
+3
2020-07-06
selftests: sync_test: do not use ksft_exit_skip after ksft_set_plan
Paolo Bonzini
1
-1
/
+1
2020-07-06
selftests: sigaltstack: do not use ksft_exit_skip after ksft_set_plan
Paolo Bonzini
1
-2
/
+2
2020-07-06
selftests: breakpoints: do not use ksft_exit_skip after ksft_set_plan
Paolo Bonzini
1
-19
/
+26
2020-07-06
selftests: breakpoints: fix computation of test plan
Paolo Bonzini
1
-4
/
+4
2020-07-06
kselftest: fix TAP output for skipped tests
Paolo Bonzini
2
-9
/
+21
2020-06-28
Linux 5.8-rc3
v5.8-rc3
Linus Torvalds
1
-1
/
+1
2020-06-28
Merge tag 'arm-omap-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
30
-148
/
+125
2020-06-28
Merge tag 'arm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
22
-118
/
+152
2020-06-28
Merge tag 'timers-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-7
/
+7
2020-06-28
Merge tag 'perf-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2020-06-28
Merge tag 'efi-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
16
-37
/
+235
2020-06-28
Merge tag 'sched_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-65
/
+120
2020-06-28
Merge tag 'x86_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
11
-21
/
+33
2020-06-28
Merge tag 'rcu_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-9
/
+292
2020-06-28
Merge tag 'objtool_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
8
-9
/
+109
2020-06-28
Merge tag 'x86_entry_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
15
-61
/
+126
2020-06-28
sched/cfs: change initial value of runnable_avg
Vincent Guittot
1
-1
/
+1
2020-06-28
smp, irq_work: Continue smp_call_function*() and irq_work*() integration
Peter Zijlstra
6
-58
/
+86
2020-06-28
sched/core: s/WF_ON_RQ/WQ_ON_CPU/
Peter Zijlstra
2
-3
/
+3
2020-06-28
sched/core: Fix ttwu() race
Peter Zijlstra
1
-5
/
+28
2020-06-28
sched/core: Fix PI boosting between RT and DEADLINE tasks
Juri Lelli
1
-1
/
+2
2020-06-28
sched/deadline: Initialize ->dl_boosted
Juri Lelli
1
-0
/
+1
2020-06-28
sched/core: Check cpus_mask, not cpus_ptr in __set_cpus_allowed_ptr(), to fix...
Scott Wood
1
-1
/
+1
2020-06-28
sched/core: Fix CONFIG_GCC_PLUGIN_RANDSTRUCT build fail
Peter Zijlstra
1
-2
/
+4
2020-06-28
Merge tag 'imx-fixes-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...
Arnd Bergmann
8
-28
/
+36
2020-06-28
Merge tag 'arm-soc/for-5.8/drivers-fixes' of https://github.com/Broadcom/stbl...
Arnd Bergmann
1
-1
/
+4
2020-06-28
Merge tag 'arm-soc/for-5.8/soc-fixes' of https://github.com/Broadcom/stblinux...
Arnd Bergmann
1
-0
/
+1
2020-06-28
Merge tag 'arm-soc/for-5.8/devicetree-fixes' of https://github.com/Broadcom/s...
Arnd Bergmann
9
-4
/
+35
2020-06-28
Revert "ARM: sti: Implement dummy L2 cache's write_sec"
Patrice Chotard
1
-9
/
+0
2020-06-28
Merge tag 'omap-for-v5.8/fixes-rc1-signed' of git://git.kernel.org/pub/scm/li...
Arnd Bergmann
4
-4
/
+3
2020-06-28
Merge tag 'omap-for-v5.8/dt-missed-signed' of git://git.kernel.org/pub/scm/li...
Arnd Bergmann
19
-26
/
+22
2020-06-28
Merge tag 'tee-ml-for-v5.8' of git://git.linaro.org/people/jens.wiklander/lin...
Arnd Bergmann
1
-3
/
+3
2020-06-28
Merge tag 'omap-for-v5.8/fixes-merge-window-signed' of git://git.kernel.org/p...
Arnd Bergmann
10
-118
/
+100
2020-06-27
afs: Fix storage of cell names
David Howells
2
-1
/
+10
[next]