index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-16
gpu: host1x: select CONFIG_DMA_SHARED_BUFFER
Arnd Bergmann
1
-0
/
+1
2021-12-16
gpu: host1x: Drop excess kernel-doc entry @key
Randy Dunlap
1
-1
/
+0
2021-12-16
drm/tegra: dc: rgb: Move PCLK shifter programming to CRTC
Dmitry Osipenko
2
-4
/
+6
2021-12-16
drm/tegra: Bump VIC/NVDEC clock rates to Fmax
Mikko Perttunen
2
-0
/
+12
2021-12-16
drm/tegra: Add NVDEC driver
Mikko Perttunen
6
-1
/
+491
2021-12-16
drm/tegra: Support asynchronous commits for cursor
Thierry Reding
1
-4
/
+76
2021-12-16
drm/tegra: Propagate errors from drm_gem_plane_helper_prepare_fb()
Thierry Reding
1
-1
/
+4
2021-12-16
drm/tegra: Do not reference tegra_plane_funcs directly
Thierry Reding
1
-2
/
+2
2021-12-16
drm/tegra: Implement buffer object cache
Thierry Reding
9
-17
/
+141
2021-12-16
drm/tegra: Implement correct DMA-BUF semantics
Thierry Reding
9
-287
/
+267
2021-12-16
Merge branch 'tegra-for-5.17-soc-opp' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into drm/tegra/for-next
Thierry Reding
2
-0
/
+40
2021-12-16
soc/tegra: Add devm_tegra_core_dev_init_opp_table_common()
Dmitry Osipenko
1
-0
/
+15
2021-12-16
soc/tegra: Enable runtime PM during OPP state-syncing
Dmitry Osipenko
1
-0
/
+25
2021-11-21
Linux 5.16-rc2
Linus Torvalds
1
-1
/
+1
2021-11-21
Merge tag 'x86-urgent-2021-11-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-33
/
+45
2021-11-21
Merge tag 'perf-urgent-2021-11-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-2
/
+12
2021-11-21
Merge tag 'powerpc-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
11
-58
/
+51
2021-11-21
pstore/blk: Use "%lu" to format unsigned long
Geert Uytterhoeven
1
-1
/
+1
2021-11-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
22
-116
/
+254
2021-11-20
Merge tag 'block-5.16-2021-11-19' of git://git.kernel.dk/linux-block
Linus Torvalds
11
-35
/
+59
2021-11-20
Merge tag 'pinctrl-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
10
-176
/
+51
2021-11-20
Merge tag 's390-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
21
-138
/
+170
2021-11-20
Merge tag '5.16-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
5
-34
/
+21
2021-11-20
proc/vmcore: fix clearing user buffer by properly using clear_user()
David Hildenbrand
1
-8
/
+12
2021-11-20
kmap_local: don't assume kmap PTEs are linear arrays in memory
Ard Biesheuvel
3
-11
/
+25
2021-11-20
mm/damon/dbgfs: fix missed use of damon_dbgfs_lock
SeongJae Park
1
-3
/
+9
2021-11-20
mm/damon/dbgfs: use '__GFP_NOWARN' for user-specified size buffer allocation
SeongJae Park
1
-4
/
+4
2021-11-20
kasan: test: silence intentional read overflow warnings
Kees Cook
1
-0
/
+2
2021-11-20
hugetlb, userfaultfd: fix reservation restore on userfaultfd error
Mina Almasry
1
-3
/
+4
2021-11-20
hugetlb: fix hugetlb cgroup refcounting during mremap
Bui Quang Minh
2
-1
/
+15
2021-11-20
mm: kmemleak: slob: respect SLAB_NOLEAKTRACE flag
Rustam Kovhaev
1
-1
/
+1
2021-11-20
hexagon: ignore vmlinux.lds
Nathan Chancellor
1
-0
/
+1
2021-11-20
hexagon: clean up timer-regs.h
Nathan Chancellor
3
-30
/
+11
2021-11-20
hexagon: export raw I/O routines for modules
Nathan Chancellor
1
-0
/
+4
2021-11-20
mm: emit the "free" trace report before freeing memory in kmem_cache_free()
Yunfeng Ye
3
-5
/
+3
2021-11-20
shm: extend forced shm destroy to support objects from several IPC nses
Alexander Mikhalitsyn
3
-47
/
+159
2021-11-20
ipc: WARN if trying to remove ipc object which is absent
Alexander Mikhalitsyn
1
-3
/
+3
2021-11-20
mm/swap.c:put_pages_list(): reinitialise the page list
Matthew Wilcox
1
-0
/
+1
2021-11-19
Merge tag 'libata-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata
Linus Torvalds
4
-4
/
+25
2021-11-19
Merge tag 'trace-v5.16-6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
2
-22
/
+35
2021-11-19
Merge tag 'perf-tools-fixes-for-v5.16-2021-11-19' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux
Linus Torvalds
22
-109
/
+136
2021-11-19
Merge tag 'riscv-for-linus-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
3
-0
/
+6
2021-11-19
Merge branch 'SA_IMMUTABLE-fixes-for-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
11
-19
/
+42
2021-11-19
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
4
-25
/
+26
2021-11-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
6
-9
/
+25
2021-11-19
Merge tag 'gpio-fixes-for-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
4
-2
/
+4
2021-11-19
Merge tag 'drm-fixes-2021-11-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
24
-27
/
+200
2021-11-19
x86: Pin task-stack in __get_wchan()
Peter Zijlstra
1
-0
/
+5
2021-11-19
signal: Replace force_fatal_sig with force_exit_sig when in doubt
Eric W. Biederman
11
-12
/
+26
2021-11-19
signal: Don't always set SA_IMMUTABLE for forced signals
Eric W. Biederman
1
-7
/
+16
[next]