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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-23
swiotlb: Free tbl memory in swiotlb_exit()
Will Deacon
1
-6
/
+15
2021-07-23
swiotlb: Emit diagnostic in swiotlb_exit()
Will Deacon
1
-0
/
+1
2021-07-23
swiotlb: Convert io_default_tlb_mem to static allocation
Will Deacon
1
-30
/
+36
2021-07-13
swiotlb: add overflow checks to swiotlb_bounce
Dominique Martinet
1
-3
/
+17
2021-07-13
swiotlb: fix implicit debugfs declarations
Claire Chang
1
-5
/
+16
2021-07-13
swiotlb: Add restricted DMA pool initialization
Claire Chang
2
-0
/
+90
2021-07-13
swiotlb: Add restricted DMA alloc/free support
Claire Chang
2
-14
/
+73
2021-07-13
swiotlb: Refactor swiotlb_tbl_unmap_single
Claire Chang
1
-15
/
+20
2021-07-13
swiotlb: Move alloc_size to swiotlb_find_slots
Claire Chang
1
-8
/
+9
2021-07-13
swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing
Claire Chang
3
-2
/
+6
2021-07-13
swiotlb: Update is_swiotlb_active to add a struct device argument
Claire Chang
2
-3
/
+3
2021-07-13
swiotlb: Update is_swiotlb_buffer to add a struct device argument
Claire Chang
2
-6
/
+6
2021-07-13
swiotlb: Set dev->dma_io_tlb_mem to the swiotlb pool used
Claire Chang
1
-4
/
+4
2021-07-13
swiotlb: Refactor swiotlb_create_debugfs
Claire Chang
1
-7
/
+14
2021-07-13
swiotlb: Refactor swiotlb init functions
Claire Chang
1
-25
/
+25
2021-07-11
Merge tag 'irq-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+0
2021-07-11
Merge tag 'sched-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-10
/
+18
2021-07-11
Merge tag 'locking-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-22
/
+32
2021-07-10
Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-3
/
+1
2021-07-09
Merge tag 'trace-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2
-2
/
+8
2021-07-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-74
/
+129
2021-07-09
Merge tag 'irqchip-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
1
-1
/
+0
2021-07-08
kdump: use vmlinux_build_id to simplify
Stephen Boyd
1
-48
/
+2
2021-07-08
module: add printk formats to add module build ID to stacktraces
Stephen Boyd
2
-25
/
+121
2021-07-08
PM: hibernate: disable when there are active secretmem users
Mike Rapoport
1
-1
/
+4
2021-07-08
mm: introduce memfd_secret system call to create "secret" memory areas
Mike Rapoport
1
-0
/
+2
2021-07-08
Fix UCOUNT_RLIMIT_SIGPENDING counter leak
Alexey Gladkov
1
-4
/
+16
2021-07-08
ftrace: Use list_move instead of list_del/list_add
Baokun Li
1
-2
/
+1
2021-07-07
Merge tag 'pm-5.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-0
/
+1
2021-07-07
Merge tag 'modules-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2021-07-07
tracing/histograms: Fix parsing of "sym-offset" modifier
Steven Rostedt (VMware)
1
-0
/
+7
2021-07-06
Merge tag 'kgdb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
3
-6
/
+7
2021-07-05
kprobe/static_call: Restore missing static_call_text_reserved()
Peter Zijlstra
1
-0
/
+2
2021-07-05
static_call: Fix static_call_text_reserved() vs __init
Peter Zijlstra
1
-5
/
+8
2021-07-05
jump_label: Fix jump_label_text_reserved() vs __init
Peter Zijlstra
1
-5
/
+8
2021-07-05
locking/lockdep: Fix meaningless /proc/lockdep output of lock classes on !CON...
Xiongwei Song
1
-12
/
+14
2021-07-04
Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
15
-475
/
+734
2021-07-04
Merge branch 'kcsan.2021.05.18a' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-134
/
+127
2021-07-03
Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-1
/
+1
2021-07-03
Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
15
-224
/
+2987
2021-07-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+25
2021-07-02
Merge tag 'dma-mapping-5.14' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-5
/
+3
2021-07-02
Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/...
Linus Torvalds
1
-12
/
+12
2021-07-02
Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-2
/
+12
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
8
-13
/
+13
2021-07-02
sched/uclamp: Ignore max aggregation if rq is idle
Xuewen Yan
1
-7
/
+14
2021-07-02
sched/fair: Fix CFS bandwidth hrtimer expiry type
Odin Ugedal
1
-2
/
+2
2021-07-02
sched/fair: Sync load_sum with load_avg after dequeue
Vincent Guittot
1
-1
/
+2
2021-07-01
Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
3
-30
/
+182
2021-07-01
Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
[next]