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
Age
Commit message (
Expand
)
Author
2022-04-20
tools/nolibc/types: move makedev to types.h and make it a macro
Willy Tarreau
2022-04-20
tools/nolibc/types: make FD_SETSIZE configurable
Willy Tarreau
2022-04-20
tools/nolibc/types: move the FD_* functions to macros in types.h
Willy Tarreau
2022-04-20
tools/nolibc/ctype: add the missing is* functions
Willy Tarreau
2022-04-20
tools/nolibc/ctype: split the is* functions to ctype.h
Willy Tarreau
2022-04-20
tools/nolibc/string: split the string functions into string.h
Willy Tarreau
2022-04-20
tools/nolibc/stdlib: extract the stdlib-specific functions to their own file
Willy Tarreau
2022-04-20
tools/nolibc/sys: split the syscall definitions into their own file
Willy Tarreau
2022-04-20
tools/nolibc/arch: split arch-specific code into individual files
Willy Tarreau
2022-04-20
tools/nolibc/types: split syscall-specific definitions into their own files
Willy Tarreau
2022-04-20
tools/nolibc/std: move the standard type definitions to std.h
Willy Tarreau
2022-04-11
tools/nolibc: guard the main file against multiple inclusion
Willy Tarreau
2022-04-11
tools/nolibc: use pselect6 on RISCV
Willy Tarreau
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
2022-04-02
KVM: x86: SVM: move tsc ratio definitions to svm.h
Maxim Levitsky
2022-04-02
KVM: x86: SVM: fix avic spec based definitions again
Maxim Levitsky
2022-04-02
KVM: MIPS: remove reference to trap&emulate virtualization
Paolo Bonzini
2022-04-02
KVM: x86: document limitations of MSR filtering
Paolo Bonzini
2022-04-02
KVM: x86: Only do MSR filtering when access MSR by rdmsr/wrmsr
Hou Wenlong
[next]