index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-07-26
Merge branch 'x86/urgent' into x86/cleanups
Ingo Molnar
2020-07-26
x86: uv: uv_hub.h: Delete duplicated word
Randy Dunlap
2020-07-26
x86: cmpxchg_32.h: Delete duplicated word
Randy Dunlap
2020-07-26
x86: bootparam.h: Delete duplicated word
Randy Dunlap
2020-07-25
Merge tag 'x86-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-25
Merge tag 'perf-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-07-25
Merge tag 'timers-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-07-25
Merge tag 'sched-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-07-25
Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-25
Merge tag '5.8-rc6-cifs-fix' of git://git.samba.org/sfrench/cifs-2.6 into master
Linus Torvalds
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into master
Linus Torvalds
2020-07-25
x86/mm: Remove the unused mk_kernel_pgd() #define
Ingo Molnar
2020-07-25
x86/tsc: Remove unused "US_SCALE" and "NS_SCALE" leftover macros
Ingo Molnar
2020-07-25
x86/ioapic: Remove unused "IOAPIC_AUTO" define
Ingo Molnar
2020-07-24
drivers/net/wan: lapb: Corrected the usage of skb_cow
Xie He
2020-07-24
dev: Defer free of skbs in flush_backlog
Subash Abhinov Kasiviswanathan
2020-07-24
Merge tag 'pci-v5.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-07-24
qrtr: orphan socket in qrtr_release()
Cong Wang
2020-07-24
Merge tag 'wireless-drivers-2020-07-24' of git://git.kernel.org/pub/scm/linux...
David S. Miller
2020-07-24
xen-netfront: fix potential deadlock in xennet_remove()
Andrea Righi
2020-07-24
Merge tag 'nfsd-5.8-2' of git://linux-nfs.org/~bfields/linux into master
Linus Torvalds
2020-07-24
flow_offload: Move rhashtable inclusion to the source file
Herbert Xu
2020-07-24
Merge branch 'akpm' into master (patches from Andrew)
Linus Torvalds
2020-07-24
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vf...
Linus Torvalds
2020-07-24
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-07-24
Merge tag 'for-5.8-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-07-24
Merge tag 'zonefs-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2020-07-24
Merge tag 'io_uring-5.8-2020-07-24' of git://git.kernel.dk/linux-block into m...
Linus Torvalds
2020-07-24
Merge tag 'iommu-fix-v5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-07-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/r...
Linus Torvalds
2020-07-24
Merge tag 'for-5.8/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-07-24
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-07-24
Merge tag 'mmc-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
2020-07-24
Merge tag 'drm-fixes-2020-07-24' of git://anongit.freedesktop.org/drm/drm int...
Linus Torvalds
2020-07-24
scripts/gdb: fix lx-symbols 'gdb.error' while loading modules
Stefano Garzarella
2020-07-24
MAINTAINERS: add KCOV section
Andrey Konovalov
2020-07-24
io-mapping: indicate mapping failure
Michael J. Ruhl
2020-07-24
scripts/decode_stacktrace: strip basepath from all paths
Pi-Hsun Shih
2020-07-24
squashfs: fix length field overlap check in metadata reading
Phillip Lougher
2020-07-24
mailmap: add entry for Mike Rapoport
Mike Rapoport
2020-07-24
khugepaged: fix null-pointer dereference due to race
Kirill A. Shutemov
2020-07-24
mm/hugetlb: avoid hardcoding while checking if cma is enabled
Barry Song
2020-07-24
mm: memcg/slab: fix memory leak at non-root kmem_cache destroy
Muchun Song
2020-07-24
mm/memcg: fix refcount error while moving and swapping
Hugh Dickins
2020-07-24
mm/memcontrol: fix OOPS inside mem_cgroup_get_nr_swap_pages()
Bhupesh Sharma
2020-07-24
mm: initialize return of vm_insert_pages
Tom Rix
2020-07-24
vfs/xattr: mm/shmem: kernfs: release simple xattr entry in a right way
Chengguang Xu
2020-07-24
mm/mmap.c: close race between munmap() and expand_upwards()/downwards()
Kirill A. Shutemov
2020-07-24
uprobes: Change handle_swbp() to send SIGTRAP with si_code=SI_KERNEL, to fix ...
Oleg Nesterov
2020-07-24
sched: Warn if garbage is passed to default_wake_function()
Chris Wilson
[next]