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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-25
Merge tag 'tee-shm-for-v5.18' of git://git.linaro.org:/people/jens.wiklander/...
Arnd Bergmann
15
-629
/
+447
2022-02-25
Merge tag 'amdtee-for-v5.18' of git://git.linaro.org:/people/jens.wiklander/l...
Arnd Bergmann
1
-1
/
+1
2022-02-25
Merge tag 'renesas-drivers-for-v5.18-tag2' of git://git.kernel.org/pub/scm/li...
Arnd Bergmann
1
-0
/
+7
2022-02-25
Merge tag 'renesas-drivers-for-v5.18-tag1' of git://git.kernel.org/pub/scm/li...
Arnd Bergmann
2
-22
/
+51
2022-02-24
soc: renesas: Kconfig: Introduce ARCH_RZG2L config option
Lad Prabhakar
1
-4
/
+7
2022-02-22
soc: renesas: Kconfig: Explicitly select PM and PM_GENERIC_DOMAINS configs
Lad Prabhakar
1
-0
/
+4
2022-02-16
tee: refactor TEE_SHM_* flags
Jens Wiklander
4
-27
/
+23
2022-02-16
tee: replace tee_shm_register()
Jens Wiklander
2
-77
/
+90
2022-02-16
KEYS: trusted: tee: use tee_shm_register_kernel_buf()
Jens Wiklander
1
-14
/
+9
2022-02-16
tee: add tee_shm_register_{user,kernel}_buf()
Jens Wiklander
4
-2
/
+38
2022-02-16
optee: add optee_pool_op_free_helper()
Jens Wiklander
4
-7
/
+17
2022-02-16
tee: replace tee_shm_alloc()
Jens Wiklander
6
-65
/
+76
2022-02-16
tee: simplify shm pool handling
Jens Wiklander
10
-310
/
+137
2022-02-16
tee: add tee_shm_alloc_user_buf()
Jens Wiklander
5
-3
/
+22
2022-02-16
tee: remove unused tee_shm_pool_alloc_res_mem()
Jens Wiklander
2
-86
/
+0
2022-02-16
hwrng: optee-rng: use tee_shm_alloc_kernel_buf()
Jens Wiklander
1
-3
/
+3
2022-02-14
tee: amdtee: Make use of the helper macro LIST_HEAD()
Cai Huoqing
1
-1
/
+1
2022-02-08
soc: renesas: Add support for reading product revision for RZ/G2L family
Biju Das
1
-22
/
+33
2022-02-06
Linux 5.17-rc3
v5.17-rc3
Linus Torvalds
1
-1
/
+1
2022-02-06
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
19
-160
/
+196
2022-02-06
Merge tag 'perf-tools-fixes-for-v5.17-2022-02-06' of git://git.kernel.org/pub...
Linus Torvalds
18
-45
/
+186
2022-02-06
Merge tag 'perf_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-10
/
+43
2022-02-06
Merge tag 'objtool_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+1
2022-02-06
Merge tag 'irq_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+2
2022-02-06
Merge tag 'edac_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+2
2022-02-06
perf ftrace: system_wide collection is not effective by default
Changbin Du
1
-21
/
+24
2022-02-06
libperf: Add arm64 support to perf_mmap__read_self()
Rob Herring
2
-1
/
+102
2022-02-06
tools include UAPI: Sync sound/asound.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+3
2022-02-06
perf stat: Fix display of grouped aliased events
Ian Rogers
1
-9
/
+10
2022-02-06
perf tools: Apply correct label to user/kernel symbols in branch mode
German Gomez
3
-2
/
+5
2022-02-06
perf bpf: Fix a typo in bpf_counter_cgroup.c
Masanari Iida
1
-1
/
+1
2022-02-06
perf synthetic-events: Return error if procfs isn't mounted for PID namespaces
Leo Yan
1
-0
/
+19
2022-02-06
perf session: Check for NULL pointer before dereference
Ameer Hamza
1
-1
/
+2
2022-02-06
perf annotate: Set error stream of objdump process for TUI
Namhyung Kim
1
-0
/
+1
2022-02-06
perf tools: Add missing branch_sample_type to perf_event_attr__fprintf()
Anshuman Khandual
1
-1
/
+1
2022-02-06
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-3
/
+3
2022-02-06
Merge remote-tracking branch 'torvalds/master' into perf/urgent
Arnaldo Carvalho de Melo
335
-2199
/
+4741
2022-02-05
Merge tag 'for-linus-5.17a-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-50
/
+20
2022-02-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
20
-121
/
+336
2022-02-05
Merge tag 'xfs-5.17-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
5
-79
/
+69
2022-02-05
Merge tag 'vfs-5.17-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
4
-17
/
+37
2022-02-05
Merge tag 'iomap-5.17-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
3
-5
/
+65
2022-02-05
Merge tag 'kvmarm-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
10509
-213689
/
+452370
2022-02-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
11
-64
/
+95
2022-02-04
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
6
-67
/
+77
2022-02-04
Merge tag 'pci-v5.17-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-56
/
+60
2022-02-04
PCI: kirin: Add dev struct for of_device_get_match_data()
Bjorn Helgaas
1
-13
/
+18
2022-02-04
Merge tag 'for-5.17-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-9
/
+128
2022-02-04
Merge tag 'erofs-for-5.17-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-61
/
+67
2022-02-04
Merge tag 'block-5.17-2022-02-04' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-20
/
+35
[next]