index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2022-11-13
Merge tag 'efi-fixes-for-v6.1-3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-11-11
Merge tag 'mm-hotfixes-stable-2022-11-11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-11-11
Merge tag 'io_uring-6.1-2022-11-11' of git://git.kernel.dk/linux
Linus Torvalds
2022-11-11
Merge tag 'hardening-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-11-11
Merge tag 'hyperv-fixes-signed-20221110' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-11-11
Merge tag 'dmaengine-fix-6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-11-11
Merge tag 'drm-fixes-2022-11-11' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-11-10
Merge tag 'net-6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-11-10
arm64: efi: Force the use of SetVirtualAddressMap() on Altra machines
Ard Biesheuvel
2022-11-11
Merge tag 'drm-misc-fixes-2022-11-09' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2022-11-09
Merge tag 'slab-for-6.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-11-08
maple_tree: reorganize testing to restore module testing
Liam Howlett
2022-11-08
Merge tag 'audit-pr-20221107' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-11-08
Merge tag 'lsm-pr-20221107' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-11-08
vmlinux.lds.h: Fix placement of '.data..decrypted' section
Nathan Chancellor
2022-11-07
drm/panfrost: Remove type name from internal struct again
Steven Price
2022-11-07
can: dev: fix skb drop check
Oliver Hartkopp
2022-11-06
io_uring: fix typo in io_uring.h comment
Jens Axboe
2022-11-05
capabilities: fix undefined behavior in bit shift for CAP_TO_MASK
Gaosheng Cui
2022-11-04
Merge tag 'hardening-v6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-11-04
Merge tag 'efi-fixes-for-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-11-04
mm/slab: remove !CONFIG_TRACING variants of kmalloc_[node_]trace()
Vlastimil Babka
2022-11-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2022-11-03
Merge tag 'net-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-11-03
Merge tag 'powerpc-6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-11-03
clocksource/drivers/hyperv: add data structure for reference TSC MSR
Anirudh Rayabharam
2022-11-03
bpf, sock_map: Move cancel_work_sync() out of sock lock
Cong Wang
2022-11-03
net/ipv4: Fix linux/in.h header dependencies
Andrii Nakryiko
2022-11-01
netlink: introduce bigendian integer types
Florian Westphal
2022-11-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-11-01
asm-generic: compat: fix compat_arg_u64() and compat_arg_u64_dual()
Andreas Schwab
2022-10-31
audit: fix undefined behavior in bit shift for AUDIT_BIT
Gaosheng Cui
2022-10-30
Merge tag 'fbdev-for-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-30
Merge tag 'char-misc-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-30
Merge tag 'perf_urgent_for_v6.1_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-29
Merge tag 'block-6.1-2022-10-28' of git://git.kernel.dk/linux
Linus Torvalds
2022-10-29
Merge tag 'mm-hotfixes-stable-2022-10-28' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-10-28
net: remove SOCK_SUPPORT_ZC from sockmap
Pavel Begunkov
2022-10-28
netlink: hide validation union fields from kdoc
Jakub Kicinski
2022-10-28
fortify: Capture __bos() results in const temp vars
Kees Cook
2022-10-28
x86: fortify: kmsan: fix KMSAN fortify builds
Alexander Potapenko
2022-10-28
mm/uffd: fix vma check on userfault for wp
Peter Xu
2022-10-28
Merge tag 'sound-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2022-10-28
Merge tag 'drm-fixes-2022-10-28' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-10-27
Merge tag 'net-6.1-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-10-27
Merge tag 'hardening-v6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-10-27
Merge tag 'media/v6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2022-10-27
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2022-10-27
net/mlx5: Fix possible use-after-free in async command interface
Tariq Toukan
2022-10-27
blk-mq: don't add non-pt request with ->end_io to batch
Ming Lei
[next]