index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2021-03-18
bpf: Fix fexit trampoline.
Alexei Starovoitov
2021-03-17
net: fix race between napi kthread mode and busy poll
Wei Wang
2021-03-17
usb-storage: Add quirk to defeat Kindle's automatic unload
Alan Stern
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2021-03-17
locking/ww_mutex: Fix acquire/release imbalance in ww_acquire_init()/ww_acqui...
Waiman Long
2021-03-16
net/sched: act_api: fix miss set post_ct for ovs after do conntrack in act_ct
wenxu
2021-03-16
x86: Introduce restart_block->arch_data to remove TS_COMPAT_RESTART
Oleg Nesterov
2021-03-16
kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()
Oleg Nesterov
2021-03-16
Merge tag 'fuse-fixes-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-03-16
Merge tag 'nfsd-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2021-03-16
ARM: amba: Allow some ARM_AMBA users to compile with COMPILE_TEST
Jason Gunthorpe
2021-03-16
fuse: 32-bit user space ioctl compat for fuse device
Alessio Balsini
2021-03-16
can: dev: Move device back to init netns on owning netns delete
Martin Willi
2021-03-15
tcp: relookup sock for RST+ACK packets handled by obsolete req sock
Alexander Ovechkin
2021-03-15
netfilter: x_tables: Use correct memory barriers.
Mark Tomlinson
2021-03-15
Revert "netfilter: x_tables: Switch synchronization to RCU"
Mark Tomlinson
2021-03-15
drm/ttm: make ttm_bo_unpin more defensive
Christian König
2021-03-14
Merge tag 'irq-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-03-14
Merge tag 'locking-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-03-14
Merge tag 'perf_urgent_for_v5.12-rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-03-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-03-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-03-14
virtio: remove export for virtio_config_{enable, disable}
Xianting Tian
2021-03-13
Merge tag 'char-misc-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-03-13
Merge tag 'kbuild-fixes-v5.12-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-03-13
mm/memcg: rename mem_cgroup_split_huge_fixup to split_page_memcg and add nr_p...
Zhou Guanghui
2021-03-13
include/linux/sched/mm.h: use rcu_dereference in in_vfork()
Matthew Wilcox (Oracle)
2021-03-13
linux/compiler-clang.h: define HAVE_BUILTIN_BSWAP*
Arnd Bergmann
2021-03-13
mm: introduce page_needs_cow_for_dma() for deciding whether cow
Peter Xu
2021-03-13
mm/fork: clear PASID for new mm
Fenghua Yu
2021-03-13
stop_machine: mark helpers __always_inline
Arnd Bergmann
2021-03-13
memblock: fix section mismatch warning
Arnd Bergmann
2021-03-12
Merge tag 'block-5.12-2021-03-12-v2' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-03-12
Merge tag 'io_uring-5.12-2021-03-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-03-12
Merge tag 'devprop-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-03-12
net: correct sk_acceptq_is_full()
liuyacan
2021-03-12
Merge tag 'regulator-fix-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-03-12
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2021-03-12
Merge tag 'for-linus-5.12b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-03-11
Merge tag 'drm-fixes-2021-03-12-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-03-11
svcrdma: Revert "svcrdma: Reduce Receive doorbell rate"
Chuck Lever
2021-03-11
Merge tag 'media/v5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2021-03-11
block: rename BIO_MAX_PAGES to BIO_MAX_VECS
Christoph Hellwig
2021-03-11
media: rc: compile rc-cec.c into rc-core
Hans Verkuil
2021-03-11
drm: Use USB controller's DMA mask when importing dmabufs
Thomas Zimmermann
2021-03-11
kbuild: rebuild GCC plugins when the compiler is upgraded
Masahiro Yamada
2021-03-10
net: sched: validate stab values
Eric Dumazet
2021-03-10
Merge tag 'mlx5-fixes-2021-03-10' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2021-03-10
macvlan: macvlan_count_rx() needs to be aware of preemption
Eric Dumazet
2021-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
[prev]
[next]