index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2022-01-12
Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-01-12
Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-01-12
Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-01-12
Merge tag 'dma-mapping-5.17' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2022-01-11
Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-01-11
Merge tag 'sched_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-01-11
Merge tag 'audit-pr-20220110' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-01-11
Merge tag 'selinux-pr-20220110' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-11
Merge tag 'kcsan.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-01-11
Merge tag 'rcu.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-01-11
Merge tag 'printk-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-01-11
Merge branch 'for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2022-01-11
Merge branch 'for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2022-01-10
Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2022-01-10
Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-01-10
Merge branch 'random-5.17-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-01-10
Merge tag 'core_entry_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-01-10
Merge tag 'core_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-01-10
Merge branch 'workqueue/for-5.16-fixes' into workqueue/for-5.17
Tejun Heo
2022-01-10
Merge branches 'pm-cpuidle', 'pm-core' and 'pm-sleep'
Rafael J. Wysocki
2022-01-10
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2022-01-07
Merge branch 'for-5.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-01-07
cpuset: convert 'allowed' in __cpuset_node_allowed() to be boolean
Qi Zheng
2022-01-07
irq: remove unused flags argument from __handle_irq_event_percpu()
Sebastian Andrzej Siewior
2022-01-07
random: remove unused irq_flags argument from add_interrupt_randomness()
Sebastian Andrzej Siewior
2022-01-06
Merge tag 'trace-v5.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-01-06
cgroup/rstat: check updated_next only for root
Wei Yang
2022-01-06
cgroup: rstat: explicitly put loop variant in while
Wei Yang
2022-01-06
cgroup: Use open-time cgroup namespace for process migration perm checks
Tejun Heo
2022-01-06
cgroup: Allocate cgroup_file_ctx for kernfs_open_file->priv
Tejun Heo
2022-01-06
cgroup: Use open-time credentials for process migraton perm checks
Tejun Heo
2022-01-05
xdp: Move conversion to xdp_frame out of map functions
Toke Høiland-Jørgensen
2022-01-05
tracing: Tag trace_percpu_buffer as a percpu pointer
Naveen N. Rao
2022-01-05
tracing: Fix check for trace_percpu_buffer validity in get_trace_buf()
Naveen N. Rao
2022-01-05
bpf: Fix verifier support for validation of async callbacks
Kris Van Hees
2022-01-05
bpf: Don't promote bogus looking registers after null check.
Daniel Borkmann
2022-01-05
Merge branches 'for-next/misc', 'for-next/cache-ops-dzp', 'for-next/stacktrac...
Catalin Marinas
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-12-30
bpf: Fix typo in a comment in bpf lpm_trie.
Leon Huayra
2021-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-29
net: Add includes masked by netdevice.h including uapi/bpf.h
Jakub Kicinski
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
[next]