index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
task-analyzer.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-17
Documentation: probes: Add a new ret_ip callback parameter
Masami Hiramatsu (Google)
1
-2
/
+6
2023-10-16
fbdev: core: syscopyarea: fix sloppy typing
Sergey Shtylyov
1
-1
/
+1
2023-10-16
fbdev: core: cfbcopyarea: fix sloppy typing
Sergey Shtylyov
1
-1
/
+1
2023-10-16
fbdev: uvesafb: Call cn_del_callback() at the end of uvesafb_exit()
Jorge Maidana
1
-1
/
+1
2023-10-16
fbdev: uvesafb: Remove uvesafb_exec() prototype from include/video/uvesafb.h
Jorge Maidana
1
-2
/
+0
2023-10-16
fbdev: sa1100fb: mark sa1100fb_init() static
Arnd Bergmann
1
-1
/
+1
2023-10-16
fbdev: omapfb: fix some error codes
Dan Carpenter
1
-2
/
+2
2023-10-15
Linux 6.6-rc6
v6.6-rc6
Linus Torvalds
1
-1
/
+1
2023-10-15
Revert "x86/smp: Put CPUs into INIT on shutdown if possible"
Linus Torvalds
3
-60
/
+7
2023-10-15
virtio_net: fix the missing of the dma cpu sync
Xuan Zhuo
1
-7
/
+7
2023-10-14
ovl: temporarily disable appending lowedirs
Amir Goldstein
1
-49
/
+3
2023-10-14
ovl: fix regression in showing lowerdir mount option
Amir Goldstein
2
-15
/
+35
2023-10-13
Input: powermate - fix use-after-free in powermate_config_complete
Javier Carrasco
1
-0
/
+1
2023-10-13
Input: xpad - add PXN V900 support
Matthias Berndt
1
-0
/
+2
2023-10-13
Input: synaptics-rmi4 - handle reset delay when using SMBus trsnsport
Dmitry Torokhov
2
-22
/
+29
2023-10-13
Input: psmouse - fix fast_reconnect function for PS/2 mode
Jeffery Miller
2
-0
/
+2
2023-10-12
ksmbd: fix potential double free on smb2_read_pipe() error path
Namjae Jeon
1
-1
/
+1
2023-10-12
ksmbd: fix Null pointer dereferences in ksmbd_update_fstate()
Namjae Jeon
1
-0
/
+3
2023-10-12
ksmbd: fix wrong error response status by using set_smb2_rsp_status()
Namjae Jeon
1
-4
/
+5
2023-10-12
ksmbd: not allow to open file if delelete on close bit is set
Namjae Jeon
1
-2
/
+2
2023-10-12
Revert "Input: psmouse - add delay when deactivating for SMBus mode"
Dmitry Torokhov
1
-12
/
+7
2023-10-12
workqueue: fix -Wformat-truncation in create_worker
Lucy Mielke
1
-1
/
+1
2023-10-12
workqueue: Override implicit ordered attribute in workqueue_apply_unbound_cpu...
Waiman Long
1
-2
/
+6
2023-10-12
drivers: perf: Fix panic in riscv SBI mmap support
Alexandre Ghiti
2
-7
/
+12
2023-10-12
riscv: Fix ftrace syscall handling which are now prefixed with __riscv_
Alexandre Ghiti
1
-0
/
+21
2023-10-12
RISC-V: Fix wrong use of CONFIG_HAVE_SOFTIRQ_ON_OWN_STACK
Jiexun Wang
1
-2
/
+2
2023-10-12
riscv: kdump: fix crashkernel reserving problem on RISC-V
Chen Jiahao
1
-13
/
+0
2023-10-12
riscv: Remove duplicate objcopy flag
Song Shuai
1
-1
/
+0
2023-10-12
x86/alternatives: Disable KASAN in apply_alternatives()
Kirill A. Shutemov
1
-0
/
+13
2023-10-12
workqueue: Use the kmem_cache_free() instead of kfree() to release pwq
Zqiang
1
-2
/
+6
2023-10-12
workqueue: doc: Fix function and sysfs path errors
WangJinchao
2
-3
/
+3
2023-10-12
cgroup: Fix incorrect css_set_rwsem reference in comment
Waiman Long
1
-1
/
+1
2023-10-12
KVM: arm64: timers: Correctly handle TGE flip with CNTPOFF_EL2
Marc Zyngier
3
-10
/
+54
2023-10-12
ovl: fix regression in parsing of mount options with escaped comma
Amir Goldstein
1
-0
/
+29
2023-10-12
fs: factor out vfs_parse_monolithic_sep() helper
Amir Goldstein
2
-5
/
+31
2023-10-12
KVM: arm64: POR{E0}_EL1 do not need trap handlers
Joey Gouly
1
-2
/
+2
2023-10-12
KVM: arm64: Add nPIR{E0}_EL1 to HFG traps
Joey Gouly
2
-2
/
+4
2023-10-12
KVM: MIPS: fix -Wunused-but-set-variable warning
Paolo Bonzini
1
-2
/
+1
2023-10-12
KVM: arm64: pmu: Drop redundant check for non-NULL kvm_pmu_events
Anshuman Khandual
1
-2
/
+2
2023-10-12
KVM: SVM: Fix build error when using -Werror=unused-but-set-variable
Tom Lendacky
1
-1
/
+1
2023-10-12
x86: KVM: SVM: refresh AVIC inhibition in svm_leave_nested()
Maxim Levitsky
1
-0
/
+3
2023-10-12
x86: KVM: SVM: add support for Invalid IPI Vector interception
Maxim Levitsky
2
-1
/
+5
2023-10-12
x86: KVM: SVM: always update the x2avic msr interception
Maxim Levitsky
1
-2
/
+1
2023-10-12
KVM: selftests: Force load all supported XSAVE state in state test
Sean Christopherson
2
-0
/
+23
2023-10-12
KVM: selftests: Load XSAVE state into untouched vCPU during state test
Sean Christopherson
1
-2
/
+17
2023-10-12
KVM: selftests: Touch relevant XSAVE state in guest for state test
Sean Christopherson
2
-0
/
+91
2023-10-12
KVM: x86: Constrain guest-supported xfeatures only at KVM_GET_XSAVE{2}
Sean Christopherson
3
-14
/
+17
2023-10-12
x86/fpu: Allow caller to constrain xfeatures when copying to uabi buffer
Sean Christopherson
5
-18
/
+21
2023-10-12
smb: client: prevent new fids from being removed by laundromat
Paulo Alcantara
1
-21
/
+35
2023-10-12
smb: client: make laundromat a delayed worker
Paulo Alcantara
2
-55
/
+36
[next]