index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2021-04-28
Merge tag 'locking-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-04-28
Merge tag 'core-rcu-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-04-27
Merge branch 'for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2021-04-27
Merge tag 'livepatching-for-5.13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-04-27
Merge tag 'printk-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-04-27
Merge tag 'kgdb-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
2021-04-27
Merge tag 'audit-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-04-27
Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-04-27
Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2021-04-27
Merge tag 'seccomp-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-04-26
Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2021-04-26
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2021-04-26
Merge tag 'timers-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-04-26
Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-04-26
Merge tag 'core-entry-2021-04-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-04-26
Merge tag 'tomoyo-pr-20210426' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1
Linus Torvalds
2021-04-26
Merge branches 'pm-core', 'pm-pci', 'pm-sleep', 'pm-domains' and 'powercap'
Rafael J. Wysocki
2021-04-26
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2021-04-25
Merge tag 'locking_urgent_for_v5.12' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-04-25
Merge tag 'sched_urgent_for_v5.12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-04-24
Merge tag 'irqchip-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2021-04-22
irqdomain: Drop references to recusive irqdomain setup
Marc Zyngier
2021-04-22
irqdomain: Get rid of irq_create_strict_mappings()
Marc Zyngier
2021-04-22
kcsan: Fix printk format string
Arnd Bergmann
2021-04-20
Merge tag 'trace-v5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-04-20
capabilities: require CAP_SETFCAP to map uid 0
Serge E. Hallyn
2021-04-20
tracing: Fix checking event hash pointer logic when tp_printk is enabled
Steven Rostedt (VMware)
2021-04-19
Revert "gcov: clang: fix clang-11+ build"
Linus Torvalds
2021-04-19
preempt/dynamic: Fix typo in macro conditional statement
Zhouyi Zhou
2021-04-17
Merge tag 'net-5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-04-17
posix-timers: Preserve return value in clock_adjtime32()
Chen Jun
2021-04-17
locking/qrwlock: Fix ordering in queued_write_lock_slowpath()
Ali Saidi
2021-04-16
gcov: clang: fix clang-11+ build
Johannes Berg
2021-04-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-04-16
bpf: Tighten speculative pointer arithmetic mask
Daniel Borkmann
2021-04-16
bpf: Move sanitize_val_alu out of op switch
Daniel Borkmann
2021-04-16
bpf: Refactor and streamline bounds check into helper
Daniel Borkmann
2021-04-16
bpf: Improve verifier error messages for users
Daniel Borkmann
2021-04-16
bpf: Rework ptr_limit into alu_limit and add common error path
Daniel Borkmann
2021-04-16
bpf: Ensure off_reg has no mixed signed bounds for all types
Daniel Borkmann
2021-04-16
bpf: Move off_reg into sanitize_ptr_alu
Daniel Borkmann
2021-04-16
bpf: Use correct permission flag for mixed signed bounds arithmetic
Daniel Borkmann
2021-04-16
cgroup: use tsk->in_iowait instead of delayacct_is_task_waiting_on_io()
Chunguang Xu
2021-04-16
tick/broadcast: Allow late registered device to enter oneshot mode
Jindong Yue
2021-04-16
tick: Use tick_check_replacement() instead of open coding it
Wang Wensheng
2021-04-16
time/timecounter: Mark 1st argument of timecounter_cyc2time() as const
Marc Kleine-Budde
2021-04-14
kdb: Refactor env variables get/set code
Sumit Garg
2021-04-13
Merge tag 'trace-v5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-04-13
arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS)
Peter Collingbourne
2021-04-13
tracing/dynevent: Fix a memory leak in an error handling path
Christophe JAILLET
[next]