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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2022-04-23
Merge tag 'drm-fixes-2022-04-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-04-23
Merge tag 'drm-misc-fixes-2022-04-22' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2022-04-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-04-21
oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanup
Nico Pache
2022-04-21
mm, hugetlb: allow for "high" userspace addresses
Christophe Leroy
2022-04-21
memcg: sync flush only if periodic flush is delayed
Shakeel Butt
2022-04-21
mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb()
Naoya Horiguchi
2022-04-21
KVM: SEV: add cache flush to solve SEV cache incoherency issues
Mingwei Zhang
2022-04-21
KVM: Add helpers to wrap vcpu->srcu_idx and yell if it's abused
Sean Christopherson
2022-04-19
vmalloc: replace VM_NO_HUGE_VMAP with VM_ALLOW_HUGE_VMAP
Song Liu
2022-04-19
fs: fix acl translation
Christian Brauner
2022-04-16
Merge tag 'gpio-fixes-for-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-04-16
Merge tag 'random-5.18-rc3-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-04-16
Merge tag 'intel-gpio-v5.18-2' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Bartosz Golaszewski
2022-04-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-04-15
mm, kfence: support kmem_dump_obj() for KFENCE objects
Marco Elver
2022-04-15
Merge tag 'block-5.18-2022-04-15' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-04-14
Merge tag 'vfio-v5.18-rc3' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2022-04-14
Merge tag 'fscache-fixes-20220413' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-04-13
vfio/pci: Fix vf_token mechanism when device-specific VF drivers are used
Jason Gunthorpe
2022-04-13
dma-buf-map: remove renamed header file
Karol Herbst
2022-04-13
random: make random_get_entropy() return an unsigned long
Jason A. Donenfeld
2022-04-12
Merge tag 'nfsd-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2022-04-11
block: move lower_48_bits() to block
Keith Busch
2022-04-10
Merge tag 'driver-core-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-04-10
Merge tag 'locking_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-04-09
Merge tag 'gpio-fixes-for-v5.18-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-04-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-04-08
mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warning
Waiman Long
2022-04-08
fscache: Remove the cookie parameter from fscache_clear_page_bits()
Yue Hu
2022-04-08
Merge tag 'nfs-for-5.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-04-08
Merge tag 'folio-5.18e' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-04-08
Merge tag 'mmc-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2022-04-08
gpiolib: acpi: Convert type for pin to be unsigned
Andy Shevchenko
2022-04-08
mmc: core: improve API to make clear mmc_hw_reset is for cards
Wolfram Sang
2022-04-07
Merge tag 'drm-fixes-2022-04-08' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-04-07
Merge tag 'net-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-04-08
Merge tag 'drm-misc-next-fixes-2022-04-07' of git://anongit.freedesktop.org/d...
Dave Airlie
2022-04-07
NFS: Ensure rpc_run_task() cannot fail in nfs_async_rename()
Trond Myklebust
2022-04-07
mm: Add vma_alloc_folio()
Matthew Wilcox (Oracle)
2022-04-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-04-06
SUNRPC: Fix NFSD's request deferral on RDMA transports
Chuck Lever
2022-04-05
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2022-04-05
kobject: kobj_type: remove default_attrs
Greg Kroah-Hartman
2022-04-05
Merge drm-misc/drm-misc-next-fixes into drm-misc-fixes
Maxime Ripard
2022-04-05
Revert "locking/local_lock: Make the empty local_lock_*() function a macro."
Sebastian Andrzej Siewior
2022-04-05
static_call: Remove __DEFINE_STATIC_CALL macro
Christophe Leroy
2022-04-05
static_call: Properly initialise DEFINE_STATIC_CALL_RET0()
Christophe Leroy
2022-04-05
static_call: Don't make __static_call_return0 static
Christophe Leroy
2022-04-04
gpio: Restrict usage of GPIO chip irq members before initialization
Shreeya Patel
[next]