index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2021-12-29
bpf: Allow bpf_local_storage to be used by sleepable programs
KP Singh
2021-12-29
bpf: Add missing map_get_next_key method to bloom filter map.
Haimin Zhang
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2021-12-29
notifier: Return an error when a callback has already been registered
Borislav Petkov
2021-12-28
kobject: remove kset from struct kset_uevent_ops callbacks
Greg Kroah-Hartman
2021-12-27
driver core: make kobj_type constant.
Wedson Almeida Filho
2021-12-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-12-25
kernel/crash_core: suppress unknown crashkernel parameter warning
Philipp Rudo
2021-12-23
Merge branch 'ucount-rlimit-fixes-for-v5.16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2021-12-23
Documentation: livepatch: Add livepatch API page
David Vernet
2021-12-22
kthread: Never put_user the set_child_tid address
Eric W. Biederman
2021-12-21
bpf: Use struct_size() helper
Xiu Jianfeng
2021-12-21
kthread: Warn about failed allocations for the init kthread
Eric W. Biederman
2021-12-20
blktrace: switch trace spinlock to a raw spinlock
Wander Lairson Costa
2021-12-20
audit: use struct_size() helper in audit_[send|make]_reply()
Xiu Jianfeng
2021-12-20
swiotlb: Add swiotlb bounce buffer remap function for HV IVM
Tianyu Lan
2021-12-20
fork: Rename bad_fork_cleanup_threadgroup_lock to bad_fork_cleanup_delayacct
Eric W. Biederman
2021-12-20
fork: Stop protecting back_fork_cleanup_cgroup_lock with CONFIG_NUMA
Eric W. Biederman
2021-12-19
Merge tag 'timers_urgent_for_v5.16_rc6' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-12-19
Merge tag 'locking_urgent_for_v5.16_rc6' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2021-12-19
Merge tag 'core_urgent_for_v5.16_rc6' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-12-18
bpf: Extend kfunc with PTR_TO_CTX, PTR_TO_MEM argument support
Kumar Kartikeya Dwivedi
2021-12-18
bpf: Add MEM_RDONLY for helper args that are pointers to rdonly mem.
Hao Luo
2021-12-18
bpf: Make per_cpu_ptr return rdonly PTR_TO_MEM.
Hao Luo
2021-12-18
bpf: Convert PTR_TO_MEM_OR_NULL to composable types.
Hao Luo
2021-12-18
bpf: Introduce MEM_RDONLY flag
Hao Luo
2021-12-18
bpf: Replace PTR_TO_XXX_OR_NULL with PTR_TO_XXX | PTR_MAYBE_NULL
Hao Luo
2021-12-18
bpf: Replace RET_XXX_OR_NULL with RET_XXX | PTR_MAYBE_NULL
Hao Luo
2021-12-18
bpf: Replace ARG_XXX_OR_NULL with ARG_XXX | PTR_MAYBE_NULL
Hao Luo
2021-12-18
Merge branch 'locking/urgent' into locking/core
Thomas Gleixner
2021-12-18
locking/rtmutex: Fix incorrect condition in rtmutex_spin_on_owner()
Zqiang
2021-12-17
timekeeping: Really make sure wall_to_monotonic isn't positive
Yu Liao
2021-12-16
Only output backtracking information in log level 2
Christy Lee
2021-12-16
bpf: Right align verifier states in verifier logs.
Christy Lee
2021-12-16
bpf: Only print scratched registers and stack slots to verifier logs.
Christy Lee
2021-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-16
Merge tag 'audit-pr-20211216' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-12-16
Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-12-16
add missing bpf-cgroup.h includes
Jakub Kicinski
2021-12-16
genirq/msi: Convert storage to xarray
Thomas Gleixner
2021-12-16
genirq/msi: Simplify sysfs handling
Thomas Gleixner
2021-12-16
genirq/msi: Mop up old interfaces
Thomas Gleixner
2021-12-16
genirq/msi: Convert to new functions
Thomas Gleixner
2021-12-16
genirq/msi: Make interrupt allocation less convoluted
Thomas Gleixner
2021-12-16
platform-msi: Simplify platform device MSI code
Thomas Gleixner
2021-12-16
genirq/msi: Provide domain flags to allocate/free MSI descriptors automatically
Thomas Gleixner
2021-12-16
genirq/msi: Provide msi_alloc_msi_desc() and a simple allocator
Thomas Gleixner
2021-12-16
genirq/msi: Provide a set of advanced MSI accessors and iterators
Thomas Gleixner
2021-12-16
genirq/msi: Provide msi_domain_alloc/free_irqs_descs_locked()
Thomas Gleixner
2021-12-16
genirq/msi: Add mutex for MSI list protection
Thomas Gleixner
[prev]
[next]