index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-26
Merge tag 'kbuild-fixes-v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+10
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-3
/
+3
2020-07-24
scripts/gdb: fix lx-symbols 'gdb.error' while loading modules
Stefano Garzarella
1
-1
/
+1
2020-07-24
scripts/decode_stacktrace: strip basepath from all paths
Pi-Hsun Shih
1
-2
/
+2
2020-07-24
recordmcount: only record relocation of type R_AARCH64_CALL26 on arm64.
Gregory Herrero
1
-0
/
+6
2020-07-23
Merge tag 'soundwire-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
2
-1
/
+7
2020-07-21
checkpatch: Remove checks relating to [smp_]read_barrier_depends()
Will Deacon
1
-8
/
+1
2020-07-20
s390/kernel: expand exception table logic to allow new handling options
Ilya Leoshkevich
1
-0
/
+41
2020-07-20
Merge v5.8-rc6 into char-misc-next
Greg Kroah-Hartman
14
-91
/
+216
2020-07-20
Merge 5.8-rc6 into driver-core-next
Greg Kroah-Hartman
14
-91
/
+216
2020-07-17
bpf: Introduce SK_LOOKUP program type with a dedicated attach point
Jakub Sitnicki
1
-1
/
+8
2020-07-16
checkpatch: Remove awareness of uninitialized_var() macro
Kees Cook
1
-11
/
+5
2020-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+6
2020-07-13
bpf: Resolve BTF IDs in vmlinux image
Jiri Olsa
1
-0
/
+6
2020-07-13
gcc-plugins: Replace HTTP links with HTTPS ones
Alexander A. Klimov
3
-3
/
+3
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
15
-91
/
+247
2020-07-10
char: raw: do not leak CONFIG_MAX_RAW_DEVS to userspace
Masahiro Yamada
1
-1
/
+0
2020-07-10
scripts: add dummy report mode to add_namespace.cocci
Matthias Maennich
2
-2
/
+8
2020-07-09
kbuild: Move -Wtype-limits to W=2
Rikard Falkeborn
1
-0
/
+2
2020-07-09
PM: domains: Fix up terminology with parent/child
Kees Cook
1
-6
/
+6
2020-07-07
modpost: remove use of non-standard strsep() in HOSTCC code
H. Nikolaus Schaller
1
-2
/
+10
2020-07-05
Merge tag 'kbuild-fixes-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-76
/
+122
2020-07-05
KVM: arm64: Add build rules for separate VHE/nVHE object files
David Brazdil
1
-0
/
+1
2020-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+12
2020-07-02
Merge tag 'devicetree-fixes-for-5.8-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
10
-15
/
+92
2020-07-01
bpf: Introduce helper bpf_get_task_stack()
Song Liu
1
-0
/
+2
2020-07-02
kconfig: qconf: parse newer types at debug info
Mauro Carvalho Chehab
1
-0
/
+3
2020-07-02
kconfig: qconf: navigate menus on hyperlinks
Mauro Carvalho Chehab
1
-18
/
+7
2020-07-02
kconfig: qconf: don't show goback button on splitMode
Mauro Carvalho Chehab
1
-2
/
+3
2020-07-01
kconfig: qconf: simplify the goBack() logic
Mauro Carvalho Chehab
1
-31
/
+17
2020-07-01
kconfig: qconf: re-implement setSelected()
Mauro Carvalho Chehab
2
-12
/
+11
2020-07-01
kconfig: qconf: make debug links work again
Mauro Carvalho Chehab
2
-5
/
+71
2020-07-01
kconfig: qconf: make search fully work again on split mode
Mauro Carvalho Chehab
1
-7
/
+18
2020-07-01
kconfig: qconf: cleanup includes
Mauro Carvalho Chehab
2
-25
/
+16
2020-06-30
soundwire: extend SDW_SLAVE_ENTRY
Pierre-Louis Bossart
2
-1
/
+7
2020-06-30
dt-bindings: copy process-schema-examples.yaml to process-schema.yaml
Masahiro Yamada
1
-0
/
+3
2020-06-30
scripts/dtc: Update to upstream version v1.6.0-11-g9d7888cbf19c
Rob Herring
10
-15
/
+89
2020-06-29
kcsan: Re-add GCC as a supported compiler
Marco Elver
1
-1
/
+1
2020-06-28
Merge tag 'rcu_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+31
2020-06-28
gcc-plugins: fix gcc-plugins directory path in documentation
Masahiro Yamada
1
-1
/
+1
2020-06-26
scripts/kernel-doc: handle function pointer prototypes
Mauro Carvalho Chehab
1
-0
/
+5
2020-06-26
scripts/kernel-doc: parse __ETHTOOL_DECLARE_LINK_MODE_MASK
Mauro Carvalho Chehab
1
-0
/
+2
2020-06-26
docs: Don't push Sphinx upgrades quite so readily
Jonathan Corbet
1
-4
/
+0
2020-06-25
locking/atomics: Provide the arch_atomic_ interface to generic code
Peter Zijlstra
1
-0
/
+31
2020-06-24
bpf: Add bpf_skc_to_udp6_sock() helper
Yonghong Song
1
-0
/
+2
2020-06-24
bpf: Add bpf_skc_to_{tcp, tcp_timewait, tcp_request}_sock() helpers
Yonghong Song
1
-0
/
+6
2020-06-24
bpf: Add bpf_skc_to_tcp6_sock() helper
Yonghong Song
1
-0
/
+2
2020-06-24
gcc-plugins/stackleak: Add 'verbose' plugin parameter
Alexander Popov
1
-5
/
+42
2020-06-24
gcc-plugins/stackleak: Use asm instrumentation to avoid useless register saving
Alexander Popov
2
-28
/
+179
2020-06-23
scripts/selinux/mdp: fix initial SID handling
Stephen Smalley
1
-5
/
+18
[prev]
[next]