index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-05-17
riscv: compat: signal: Add rt_frame implementation
Guo Ren
2022-04-26
riscv: compat: vdso: Add setup additional pages implementation
Guo Ren
2022-04-26
riscv: compat: vdso: Add COMPAT_VDSO base code implementation
Guo Ren
2022-04-26
riscv: compat: Add hw capability check for elf
Guo Ren
2022-04-26
riscv: compat: Add elf.h implementation
Guo Ren
2022-04-26
riscv: compat: process: Add UXL_32 support in start_thread
Guo Ren
2022-04-26
riscv: compat: syscall: Add entry.S implementation
Guo Ren
2022-04-26
riscv: compat: syscall: Add compat_sys_call_table implementation
Guo Ren
2022-04-26
riscv: compat: Support TASK_SIZE for compat mode
Guo Ren
2022-04-26
riscv: compat: Add basic compat data type implementation
Guo Ren
2022-04-26
riscv: Fixup difference with defconfig
Guo Ren
2022-04-26
syscalls: compat: Fix the missing part for __SYSCALL_COMPAT
Guo Ren
2022-04-26
asm-generic: compat: Cleanup duplicate definitions
Guo Ren
2022-04-26
fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
Guo Ren
2022-04-26
arch: Add SYSVIPC_COMPAT for all architectures
Guo Ren
2022-04-26
compat: consolidate the compat_flock{,64} definition
Christoph Hellwig
2022-04-26
uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
Christoph Hellwig
2022-04-26
uapi: simplify __ARCH_FLOCK{,64}_PAD a little
Christoph Hellwig
2022-04-03
Linux 5.18-rc1
Linus Torvalds
2022-04-03
Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2022-04-03
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2022-04-03
Merge tag 'x86-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-04-03
Merge tag 'core-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-04-03
Merge tag 'dma-mapping-5.18-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2022-04-03
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2022-04-02
Revert "clk: Drop the rate range on clk_put()"
Stephen Boyd
2022-04-02
Merge tag 'perf-tools-for-v5.18-2022-04-02' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2022-04-02
Merge tag 'kbuild-fixes-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-04-02
Merge tag 'mips_5.18_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
Linus Torvalds
2022-04-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-04-03
modpost: restore the warning message for missing symbol versions
Masahiro Yamada
2022-04-02
Merge tag 'for-5.18/drivers-2022-04-02' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-04-02
Merge tag 'pci-v5.18-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-04-02
Merge tag 'tag-chrome-platform-for-v5.18' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-04-02
Revert "nbd: fix possible overflow on 'first_minor' in nbd_dev_add()"
Jens Axboe
2022-04-02
watch_queue: Free the page array when watch_queue is dismantled
Eric Dumazet
2022-04-02
tracing: mark user_events as BROKEN
Steven Rostedt (Google)
2022-04-02
tracing: Move user_events.h temporarily out of include/uapi
Steven Rostedt (Google)
2022-04-02
ftrace: Make ftrace_graph_is_dead() a static branch
Christophe Leroy
2022-04-02
tracing: Set user_events to BROKEN
Steven Rostedt (Google)
2022-04-02
tracing/user_events: Remove eBPF interfaces
Beau Belgrave
2022-04-02
tracing/user_events: Hold event_mutex during dyn_event_add
Beau Belgrave
2022-04-02
proc: bootconfig: Add null pointer check
Lv Ruyi
2022-04-02
tracing: Rename the staging files for trace_events
Steven Rostedt (Google)
2022-04-02
KVM: x86: fix sending PV IPI
Li RongQing
2022-04-02
KVM: x86/mmu: do compare-and-exchange of gPTE via the user address
Paolo Bonzini
2022-04-02
KVM: x86: Remove redundant vm_entry_controls_clearbit() call
Zhenzhong Duan
2022-04-02
KVM: x86: cleanup enter_rmode()
Zhenzhong Duan
2022-04-02
KVM: x86: SVM: fix tsc scaling when the host doesn't support it
Maxim Levitsky
2022-04-02
kvm: x86: SVM: remove unused defines
Maxim Levitsky
[next]