index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-13
LoongArch: update local TLB if PTE entry exists
Qi Zheng
1
-0
/
+3
2022-10-13
mm: use update_mmu_tlb() on the second thread
Qi Zheng
1
-1
/
+1
2022-10-13
kasan: fix array-bounds warnings in tests
Andrey Konovalov
1
-1
/
+8
2022-10-13
hmm-tests: add test for migrate_device_range()
Alistair Popple
3
-21
/
+149
2022-10-13
nouveau/dmem: evict device private memory during release
Alistair Popple
1
-0
/
+48
2022-10-13
nouveau/dmem: refactor nouveau_dmem_fault_copy_one()
Alistair Popple
1
-30
/
+28
2022-10-13
mm/migrate_device.c: add migrate_device_range()
Alistair Popple
2
-7
/
+89
2022-10-13
mm/migrate_device.c: refactor migrate_vma and migrate_deivce_coherent_page()
Alistair Popple
1
-65
/
+85
2022-10-13
mm/memremap.c: take a pgmap reference on page allocation
Alistair Popple
1
-6
/
+19
2022-10-13
mm: free device private pages have zero refcount
Alistair Popple
7
-4
/
+22
2022-10-13
mm/memory.c: fix race when faulting a device private page
Alistair Popple
9
-43
/
+89
2022-10-13
mm/damon: use damon_sz_region() in appropriate place
Xin Hao
2
-11
/
+10
2022-10-13
mm/damon: move sz_damon_region to damon_sz_region
Xin Hao
2
-7
/
+8
2022-10-13
lib/test_meminit: add checks for the allocation functions
Xiaoke Wang
1
-0
/
+21
2022-10-13
kmsan: unpoison @tlb in arch_tlb_gather_mmu()
Alexander Potapenko
1
-0
/
+10
2022-10-13
ext4,f2fs: fix readahead of verity data
Matthew Wilcox (Oracle)
2
-2
/
+4
2022-10-13
mm/mmap: undo ->mmap() when arch_validate_flags() fails
Carlos Llamas
1
-1
/
+4
2022-10-13
net: phy: micrel: Fixes FIELD_GET assertion
Divya Koppera
1
-4
/
+5
2022-10-13
openvswitch: add nf_ct_is_confirmed check before assigning the helper
Xin Long
1
-1
/
+2
2022-10-13
Merge branch 'tcp-udp-fix-memory-leaks-and-data-races-around-ipv6_addrform'
Jakub Kicinski
14
-45
/
+102
2022-10-13
tcp: Fix data races around icsk->icsk_af_ops.
Kuniyuki Iwashima
3
-7
/
+12
2022-10-13
ipv6: Fix data races around sk->sk_prot.
Kuniyuki Iwashima
3
-11
/
+22
2022-10-13
tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct().
Kuniyuki Iwashima
9
-15
/
+46
2022-10-13
udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM).
Kuniyuki Iwashima
3
-12
/
+15
2022-10-13
tcp/udp: Fix memory leak in ipv6_renew_options().
Kuniyuki Iwashima
1
-0
/
+7
2022-10-13
Merge patch series "Fix dt-validate issues on qemu dtbdumps due to dt-bindings"
Palmer Dabbelt
3
-9
/
+19
2022-10-13
dt-bindings: riscv: add new riscv,isa strings for emulators
Conor Dooley
1
-3
/
+2
2022-10-13
dt-bindings: interrupt-controller: sifive,plic: add legacy riscv compatible
Conor Dooley
1
-0
/
+5
2022-10-13
dt-bindings: timer: sifive,clint: add legacy riscv compatible
Conor Dooley
1
-6
/
+12
2022-10-13
mm/uffd: fix warning without PTE_MARKER_UFFD_WP compiled in
Peter Xu
3
-0
/
+8
2022-10-13
mm/mmap: preallocate maple nodes for brk vma expansion
Liam Howlett
1
-12
/
+6
2022-10-13
mm: more vma cache removal
Alexey Dobriyan
1
-2
/
+0
2022-10-13
mmap: fix copy_vma() failure path
Liam Howlett
1
-0
/
+5
2022-10-13
mm/compaction: fix set skip in fast_find_migrateblock
Chuyi Zhou
1
-1
/
+0
2022-10-13
mm/hugetlb.c: make __hugetlb_vma_unlock_write_put() static
Andrew Morton
1
-1
/
+1
2022-10-13
rtc: k3: Use devm_clk_get_enabled() helper
Christophe JAILLET
1
-18
/
+4
2022-10-13
rtc: jz4740: Use devm_clk_get_enabled() helper
Christophe JAILLET
1
-22
/
+3
2022-10-13
rtc: mpfs: Use devm_clk_get_enabled() helper
Christophe JAILLET
1
-18
/
+1
2022-10-13
io_uring/rw: ensure kiocb_end_write() is always called
Jens Axboe
1
-9
/
+29
2022-10-13
io_uring: fix fdinfo sqe offsets calculation
Pavel Begunkov
1
-1
/
+1
2022-10-13
io_uring: local variable rw shadows outer variable in io_write
Stefan Roesch
1
-4
/
+4
2022-10-13
io_uring/opdef: remove 'audit_skip' from SENDMSG_ZC
Jens Axboe
1
-1
/
+0
2022-10-13
io_uring: optimise locking for local tw with submit_wait
Pavel Begunkov
2
-2
/
+17
2022-10-13
io_uring: remove redundant memory barrier in io_req_local_work_add
Pavel Begunkov
2
-4
/
+12
2022-10-13
io_uring/net: handle -EINPROGRESS correct for IORING_OP_CONNECT
Jens Axboe
1
-6
/
+22
2022-10-13
io_uring: remove notif leftovers
Pavel Begunkov
2
-6
/
+0
2022-10-13
io_uring: correct pinned_vm accounting
Pavel Begunkov
1
-6
/
+4
2022-10-13
io_uring/af_unix: defer registered files gc to io_uring release
Pavel Begunkov
3
-0
/
+23
2022-10-13
rtc: ds1685: Fix spelling of function name in comment block
Colin Ian King
1
-1
/
+1
2022-10-13
rtc: isl12022: switch to using regmap API
Rasmus Villemoes
2
-85
/
+26
[prev]
[next]