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
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-05
tools/testing/cxl: Add an RCH topology
Dan Williams
2
-11
/
+176
2022-12-05
cxl/port: Add RCD endpoint port enumeration
Dan Williams
4
-8
/
+44
2022-12-05
cxl/mem: Move devm_cxl_add_endpoint() from cxl_core to cxl_mem
Dan Williams
5
-49
/
+47
2022-12-03
cxl/acpi: Extract component registers of restricted hosts from RCRB
Robert Richter
8
-11
/
+207
2022-12-02
cxl/ACPI: Register CXL host ports by bridge device
Robert Richter
1
-18
/
+20
2022-12-02
tools/testing/cxl: Make mock CEDT parsing more robust
Dan Williams
2
-4
/
+10
2022-12-02
cxl/acpi: Move rescan to the workqueue
Dan Williams
3
-5
/
+34
2022-12-02
cxl/pmem: Remove the cxl_pmem_wq and related infrastructure
Dan Williams
3
-181
/
+1
2022-12-02
cxl/pmem: Refactor nvdimm device registration, delete the workqueue
Dan Williams
8
-108
/
+181
2022-12-02
cxl/region: Drop redundant pmem region release handling
Dan Williams
3
-93
/
+0
2022-12-01
cxl/acpi: Simplify cxl_nvdimm_bridge probing
Dan Williams
2
-0
/
+10
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-06
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-04
cifs: fix use-after-free on the link name
ChenXiaoSong
2
-6
/
+25
2022-11-04
cifs: avoid unnecessary iteration of tcp sessions
Shyam Prasad N
3
-51
/
+55
2022-11-04
cifs: always iterate smb sessions using primary channel
Shyam Prasad N
4
-5
/
+25
2022-11-04
Revert "hwmon: (pmbus) Add regulator supply into macro"
Guenter Roeck
1
-1
/
+0
2022-11-04
hwmon: (scmi) Register explicitly with Thermal Framework
Cristian Marussi
1
-13
/
+103
2022-11-04
cxl/region: Recycle region ids
Dan Williams
1
-0
/
+20
2022-11-04
cxl/region: Fix 'distance' calculation with passthrough ports
Dan Williams
3
-3
/
+19
2022-11-04
tools/testing/cxl: Add a single-port host-bridge regression config
Dan Williams
1
-19
/
+278
2022-11-04
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
[next]