index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
isa
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-12-01
tools/testing/cxl: Add "Unlock" security opcode support
Dave Jiang
1
-0
/
+45
2022-12-01
cxl/pmem: Add "Unlock" security command support
Dave Jiang
4
-0
/
+30
2022-12-01
tools/testing/cxl: Add "Freeze Security State" security opcode support
Dave Jiang
1
-0
/
+20
2022-12-01
cxl/pmem: Add "Freeze Security State" security command support
Dave Jiang
4
-0
/
+13
2022-12-01
tools/testing/cxl: Add "Disable" security opcode support
Dave Jiang
1
-0
/
+74
2022-12-01
cxl/pmem: Add Disable Passphrase security command support
Dave Jiang
4
-0
/
+28
2022-12-01
tools/testing/cxl: Add "Set Passphrase" opcode support
Dave Jiang
1
-0
/
+88
2022-12-01
cxl/pmem: Add "Set Passphrase" security command support
Dave Jiang
4
-0
/
+39
2022-12-01
tools/testing/cxl: Add "Get Security State" opcode support
Dave Jiang
1
-7
/
+37
2022-12-01
cxl/pmem: Introduce nvdimm_security_ops with ->get_flags() operation
Dave Jiang
7
-3
/
+72
2022-11-14
cxl: Replace HDM decoder granularity magic numbers
Adam Manzanares
1
-4
/
+7
2022-11-14
cxl/acpi: Improve debug messages in cxl_acpi_probe()
Robert Richter
1
-4
/
+8
2022-11-14
tools/testing/cxl: Add bridge mocking support
Dan Williams
1
-2
/
+8
2022-11-14
cxl: Unify debug messages when calling devm_cxl_add_dport()
Robert Richter
4
-29
/
+37
2022-11-14
cxl: Unify debug messages when calling devm_cxl_add_port()
Robert Richter
2
-14
/
+39
2022-11-14
cxl/core: Check physical address before mapping it in devm_cxl_iomap_block()
Robert Richter
1
-0
/
+3
2022-11-14
cxl/core: Remove duplicate declaration of devm_cxl_iomap_block()
Robert Richter
2
-2
/
+2
2022-11-14
memregion: Add cpu_cache_invalidate_memregion() interface
Davidlohr Bueso
5
-23
/
+80
2022-11-14
cxl/doe: Request exclusive DOE access
Ira Weiny
2
-0
/
+6
2022-11-14
PCI: Allow drivers to request exclusive config regions
Ira Weiny
5
-5
/
+40
2022-11-07
Linux 6.1-rc4
v6.1-rc4
Linus Torvalds
1
-1
/
+1
2022-11-06
ext4: fix fortify warning in fs/ext4/fast_commit.c:1551
Theodore Ts'o
1
-2
/
+3
2022-11-06
ext4: fix wrong return err in ext4_load_and_init_journal()
Jason Yan
1
-1
/
+1
2022-11-06
ext4: fix warning in 'ext4_da_release_space'
Ye Bin
1
-1
/
+2
2022-11-06
ext4: fix BUG_ON() when directory entry has invalid rec_len
Luís Henriques
1
-1
/
+9
2022-11-05
cifs: fix use-after-free on the link name
ChenXiaoSong
2
-6
/
+25
2022-11-05
cifs: avoid unnecessary iteration of tcp sessions
Shyam Prasad N
3
-51
/
+55
2022-11-05
cifs: always iterate smb sessions using primary channel
Shyam Prasad N
4
-5
/
+25
2022-11-05
Revert "hwmon: (pmbus) Add regulator supply into macro"
Guenter Roeck
1
-1
/
+0
2022-11-05
hwmon: (scmi) Register explicitly with Thermal Framework
Cristian Marussi
1
-13
/
+103
2022-11-05
cxl/region: Recycle region ids
Dan Williams
1
-0
/
+20
2022-11-05
cxl/region: Fix 'distance' calculation with passthrough ports
Dan Williams
3
-3
/
+19
2022-11-05
tools/testing/cxl: Add a single-port host-bridge regression config
Dan Williams
1
-19
/
+278
2022-11-05
tools/testing/cxl: Fix some error exits
Dan Williams
1
-2
/
+2
2022-11-04
cxl/pmem: Fix cxl_pmem_region and cxl_memdev leak
Dan Williams
3
-37
/
+68
2022-11-04
cxl/region: Fix cxl_region leak, cleanup targets at region delete
Dan Williams
1
-0
/
+11
2022-11-04
cxl/region: Fix region HPA ordering validation
Dan Williams
1
-0
/
+3
2022-11-04
x86/cpu: Add several Intel server CPU model numbers
Tony Luck
1
-1
/
+10
2022-11-04
tracing: kprobe: Fix memory leak in test_gen_kprobe/kretprobe_cmd()
Shang XiaoJing
1
-11
/
+7
2022-11-04
tracing/fprobe: Fix to check whether fprobe is registered correctly
Masami Hiramatsu (Google)
1
-1
/
+2
2022-11-04
fprobe: Check rethook_alloc() return in rethook initialization
Rafael Mendonca
1
-0
/
+2
2022-11-04
kprobe: reverse kp->flags when arm_kprobe failed
Li Qiang
1
-1
/
+4
2022-11-03
cxl/pmem: Use size_add() against integer overflow
Yu Zhe
1
-1
/
+1
2022-11-03
arm64: cpufeature: Fix the visibility of compat hwcaps
Amit Daniel Kachhap
2
-10
/
+70
2022-11-03
arm64: efi: Recover from synchronous exceptions occurring in firmware
Ard Biesheuvel
4
-2
/
+69
2022-11-03
KVM: x86: Fix a typo about the usage of kvcalloc()
Liao Chang
1
-1
/
+1
2022-11-03
KVM: x86: Use SRCU to protect zap in __kvm_set_or_clear_apicv_inhibit()
Ben Gardon
1
-0
/
+3
2022-11-03
vsock: fix possible infinite sleep in vsock_connectible_wait_data()
Dexuan Cui
1
-1
/
+4
2022-11-03
vsock: remove the unused 'wait' in vsock_connectible_recvmsg()
Dexuan Cui
1
-2
/
+0
2022-11-03
x86/xen: simplify sysenter and syscall setup
Juergen Gross
1
-17
/
+6
[next]