index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-29
notifier: Return an error when a callback has already been registered
Borislav Petkov
1
-7
/
+8
2021-12-28
kobject: remove kset from struct kset_uevent_ops callbacks
Greg Kroah-Hartman
1
-1
/
+1
2021-12-27
driver core: make kobj_type constant.
Wedson Almeida Filho
1
-1
/
+1
2021-12-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+11
2021-12-25
kernel/crash_core: suppress unknown crashkernel parameter warning
Philipp Rudo
1
-0
/
+11
2021-12-23
Merge branch 'ucount-rlimit-fixes-for-v5.16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-6
/
+9
2021-12-21
bpf: Use struct_size() helper
Xiu Jianfeng
2
-7
/
+2
2021-12-20
blktrace: switch trace spinlock to a raw spinlock
Wander Lairson Costa
1
-9
/
+9
2021-12-20
audit: use struct_size() helper in audit_[send|make]_reply()
Xiu Jianfeng
2
-2
/
+2
2021-12-19
Merge tag 'timers_urgent_for_v5.16_rc6' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-2
/
+1
2021-12-19
Merge tag 'locking_urgent_for_v5.16_rc6' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+1
2021-12-19
Merge tag 'core_urgent_for_v5.16_rc6' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+9
2021-12-18
bpf: Extend kfunc with PTR_TO_CTX, PTR_TO_MEM argument support
Kumar Kartikeya Dwivedi
1
-21
/
+73
2021-12-18
bpf: Add MEM_RDONLY for helper args that are pointers to rdonly mem.
Hao Luo
7
-24
/
+38
2021-12-18
bpf: Make per_cpu_ptr return rdonly PTR_TO_MEM.
Hao Luo
2
-6
/
+28
2021-12-18
bpf: Convert PTR_TO_MEM_OR_NULL to composable types.
Hao Luo
2
-2
/
+2
2021-12-18
bpf: Introduce MEM_RDONLY flag
Hao Luo
3
-38
/
+53
2021-12-18
bpf: Replace PTR_TO_XXX_OR_NULL with PTR_TO_XXX | PTR_MAYBE_NULL
Hao Luo
3
-177
/
+132
2021-12-18
bpf: Replace RET_XXX_OR_NULL with RET_XXX | PTR_MAYBE_NULL
Hao Luo
2
-27
/
+27
2021-12-18
bpf: Replace ARG_XXX_OR_NULL with ARG_XXX | PTR_MAYBE_NULL
Hao Luo
1
-25
/
+14
2021-12-18
Merge branch 'locking/urgent' into locking/core
Thomas Gleixner
1
-1
/
+1
2021-12-18
locking/rtmutex: Fix incorrect condition in rtmutex_spin_on_owner()
Zqiang
1
-1
/
+1
2021-12-17
timekeeping: Really make sure wall_to_monotonic isn't positive
Yu Liao
1
-2
/
+1
2021-12-16
Only output backtracking information in log level 2
Christy Lee
1
-3
/
+3
2021-12-16
bpf: Right align verifier states in verifier logs.
Christy Lee
1
-21
/
+36
2021-12-16
bpf: Only print scratched registers and stack slots to verifier logs.
Christy Lee
1
-14
/
+69
2021-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-41
/
+75
2021-12-16
Merge tag 'audit-pr-20211216' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-11
/
+10
2021-12-16
Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-17
/
+36
2021-12-16
add missing bpf-cgroup.h includes
Jakub Kicinski
6
-0
/
+6
2021-12-16
genirq/msi: Convert storage to xarray
Thomas Gleixner
1
-92
/
+77
2021-12-16
genirq/msi: Simplify sysfs handling
Thomas Gleixner
1
-107
/
+91
2021-12-16
genirq/msi: Mop up old interfaces
Thomas Gleixner
1
-16
/
+15
2021-12-16
genirq/msi: Convert to new functions
Thomas Gleixner
1
-9
/
+14
2021-12-16
genirq/msi: Make interrupt allocation less convoluted
Thomas Gleixner
1
-60
/
+69
2021-12-16
platform-msi: Simplify platform device MSI code
Thomas Gleixner
1
-24
/
+21
2021-12-16
genirq/msi: Provide domain flags to allocate/free MSI descriptors automatically
Thomas Gleixner
1
-0
/
+48
2021-12-16
genirq/msi: Provide msi_alloc_msi_desc() and a simple allocator
Thomas Gleixner
1
-0
/
+59
2021-12-16
genirq/msi: Provide a set of advanced MSI accessors and iterators
Thomas Gleixner
1
-0
/
+96
2021-12-16
genirq/msi: Provide msi_domain_alloc/free_irqs_descs_locked()
Thomas Gleixner
1
-16
/
+58
2021-12-16
genirq/msi: Add mutex for MSI list protection
Thomas Gleixner
1
-0
/
+21
2021-12-16
genirq/msi: Move descriptor list to struct msi_device_data
Thomas Gleixner
1
-1
/
+4
2021-12-16
genirq/msi: Provide interface to retrieve Linux interrupt number
Thomas Gleixner
1
-0
/
+36
2021-12-16
genirq/msi: Remove the original sysfs interfaces
Thomas Gleixner
1
-33
/
+20
2021-12-16
genirq/msi: Provide msi_device_populate/destroy_sysfs()
Thomas Gleixner
1
-2
/
+40
2021-12-16
device: Add device:: Msi_data pointer and struct msi_device_data
Thomas Gleixner
1
-0
/
+32
2021-12-16
genirq/msi: Use PCI device property
Thomas Gleixner
1
-15
/
+2
2021-12-16
bpf: Make 32->64 bounds propagation slightly more robust
Daniel Borkmann
1
-9
/
+15
2021-12-16
bpf: Fix signed bounds propagation after mov32
Daniel Borkmann
1
-0
/
+4
2021-12-15
audit: improve robustness of the audit queue handling
Paul Moore
1
-11
/
+10
[prev]
[next]