index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
security
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-03-13
rpmsg: char: Refactor rpmsg_chrdev_eptdev_create function
Arnaud Pouliquen
1
-5
/
+28
2022-03-13
rpmsg: Update rpmsg_chrdev_register_device function
Arnaud Pouliquen
5
-8
/
+8
2022-03-13
rpmsg: Move the rpmsg control device from rpmsg_char to rpmsg_ctrl
Arnaud Pouliquen
4
-158
/
+226
2022-03-13
rpmsg: Create the rpmsg class in core instead of in rpmsg char
Arnaud Pouliquen
3
-12
/
+16
2022-03-13
rpmsg: char: Export eptdev create and destroy functions
Arnaud Pouliquen
2
-7
/
+57
2022-03-13
rpmsg: char: treat rpmsg_trysend() ENOMEM as EAGAIN
Tim Blechmann
1
-2
/
+5
2022-03-12
rpmsg: qcom_smd: Fix redundant channel->registered assignment
AngeloGioacchino Del Regno
1
-2
/
+0
2022-03-11
rpmsg: use struct_size over open coded arithmetic
Minghao Chi (CGEL ZTE)
1
-1
/
+1
2022-03-11
rpmsg: smd: allow opening rpm_requests even if already opened
Luca Weiss
1
-1
/
+6
2022-03-11
rpmsg: qcom_smd: Promote to arch_initcall
Konrad Dybcio
1
-1
/
+1
2022-01-30
Linux 5.17-rc2
v5.17-rc2
Linus Torvalds
1
-1
/
+1
2022-01-30
ocfs2: fix a deadlock when commit trans
Joseph Qi
1
-14
/
+11
2022-01-30
jbd2: export jbd2_journal_[grab|put]_journal_head
Joseph Qi
1
-0
/
+2
2022-01-30
psi: fix "defined but not used" warnings when CONFIG_PROC_FS=n
Suren Baghdasaryan
1
-38
/
+41
2022-01-30
psi: fix "no previous prototype" warnings when CONFIG_CGROUPS=n
Suren Baghdasaryan
1
-6
/
+5
2022-01-30
mm, kasan: use compare-exchange operation to set KASAN page tag
Peter Collingbourne
1
-5
/
+12
2022-01-30
kasan: test: fix compatibility with FORTIFY_SOURCE
Marco Elver
1
-0
/
+5
2022-01-30
tools/testing/scatterlist: add missing defines
Maor Gottlieb
1
-1
/
+2
2022-01-30
mm: page->mapping folio->mapping should have the same offset
Wei Yang
1
-0
/
+1
2022-01-30
memory-failure: fetch compound_head after pgmap_pfn_valid()
Joao Martins
1
-0
/
+6
2022-01-30
ia64: make IA64_MCA_RECOVERY bool instead of tristate
Randy Dunlap
1
-1
/
+1
2022-01-30
binfmt_misc: fix crash when load/unload module
Tong Zhang
1
-4
/
+4
2022-01-30
include/linux/sysctl.h: fix register_sysctl_mount_point() return type
Andrew Morton
1
-1
/
+1
2022-01-28
dm: properly fix redundant bio-based IO accounting
Mike Snitzer
1
-2
/
+3
2022-01-28
dm: revert partial fix for redundant bio-based IO accounting
Mike Snitzer
1
-15
/
+0
2022-01-28
block: add bio_start_io_acct_time() to control start_time
Mike Snitzer
2
-6
/
+20
2022-01-28
security, lsm: dentry_init_security() Handle multi LSM registration
Vivek Goyal
2
-3
/
+14
2022-01-28
dt-bindings: interrupt-controller: sifive,plic: Group interrupt tuples
Geert Uytterhoeven
1
-6
/
+5
2022-01-28
dt-bindings: interrupt-controller: sifive,plic: Fix number of interrupts
Geert Uytterhoeven
1
-0
/
+1
2022-01-28
dt-bindings: irqchip: renesas-irqc: Add R-Car V3U support
Geert Uytterhoeven
1
-0
/
+1
2022-01-28
arm64: cpufeature: List early Cortex-A510 parts as having broken dbm
James Morse
3
-0
/
+15
2022-01-28
ocfs2: fix subdirectory registration with register_sysctl()
Linus Torvalds
1
-12
/
+1
2022-01-28
KVM: eventfd: Fix false positive RCU usage warning
Hou Wenlong
1
-4
/
+4
2022-01-28
KVM: nVMX: Allow VMREAD when Enlightened VMCS is in use
Vitaly Kuznetsov
2
-16
/
+51
2022-01-28
KVM: nVMX: Implement evmcs_field_offset() suitable for handle_vmread()
Vitaly Kuznetsov
2
-10
/
+25
2022-01-28
KVM: nVMX: Rename vmcs_to_field_offset{,_table}
Vitaly Kuznetsov
3
-8
/
+8
2022-01-28
KVM: nVMX: eVMCS: Filter out VM_EXIT_SAVE_VMX_PREEMPTION_TIMER
Vitaly Kuznetsov
1
-1
/
+3
2022-01-28
KVM: nVMX: Also filter MSR_IA32_VMX_TRUE_PINBASED_CTLS when eVMCS
Vitaly Kuznetsov
1
-0
/
+1
2022-01-28
selftests: kvm: check dynamic bits against KVM_X86_XCOMP_GUEST_SUPP
Paolo Bonzini
3
-0
/
+19
2022-01-28
KVM: x86: add system attribute to retrieve full set of supported xsave states
Paolo Bonzini
4
-1
/
+58
2022-01-28
KVM: x86: Add a helper to retrieve userspace address from kvm_device_attr
Sean Christopherson
1
-6
/
+14
2022-01-28
kselftest/arm64: Correct logging of FPSIMD register read via ptrace
Mark Brown
1
-1
/
+1
2022-01-28
kselftest/arm64: Skip VL_INHERIT tests for unsupported vector types
Mark Brown
1
-1
/
+8
2022-01-28
tracing: Don't inc err_log entry count if entry allocation fails
Tom Zanussi
1
-1
/
+2
2022-01-28
tracing: Propagate is_signed to expression
Tom Zanussi
1
-0
/
+3
2022-01-28
tracing: Fix smatch warning for do while check in event_hist_trigger_parse()
Tom Zanussi
1
-1
/
+1
2022-01-28
tracing: Fix smatch warning for null glob in event_hist_trigger_parse()
Tom Zanussi
1
-1
/
+3
2022-01-28
tools/tracing: Update Makefile to build rtla
Shuah Khan
1
-4
/
+14
2022-01-28
rtla: Make doc build optional
Shuah Khan
1
-1
/
+1
2022-01-28
tracing/perf: Avoid -Warray-bounds warning for __rel_loc macro
Kees Cook
2
-3
/
+4
[next]