index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-04-28
cxl: Drop cxl_device_lock()
Dan Williams
6
-126
/
+33
2022-04-28
cxl/acpi: Add root device lockdep validation
Dan Williams
3
-1
/
+61
2022-04-28
cxl: Replace lockdep_mutex with local lock classes
Dan Williams
3
-4
/
+18
2022-04-28
PCI/ACPI: negotiate CXL _OSC
Vishal Verma
3
-22
/
+188
2022-04-28
PCI/ACPI: Prefer CXL _OSC instead of PCIe _OSC for CXL host bridges
Dan Williams
3
-14
/
+63
2022-04-28
PCI/ACPI: add a helper for retrieving _OSC Control DWORDs
Vishal Verma
3
-2
/
+15
2022-04-28
cxl/mbox: fix logical vs bitwise typo
Dan Carpenter
1
-1
/
+1
2022-04-23
cxl/mbox: Replace NULL check with IS_ERR() after vmemdup_user()
Alison Schofield
1
-1
/
+1
2022-04-23
cxl/mbox: Use type __u32 for mailbox payload sizes
Alison Schofield
2
-20
/
+22
2022-04-23
PM: CXL: Disable suspend
Dan Williams
11
-6
/
+79
2022-04-13
cxl/mem: Replace redundant debug message with a comment
Dan Williams
1
-4
/
+10
2022-04-13
cxl/mem: Rename cxl_dvsec_decode_init() to cxl_hdm_decode_init()
Dan Williams
2
-7
/
+7
2022-04-13
cxl/pci: Make cxl_dvsec_ranges() failure not fatal to cxl_pci
Dan Williams
1
-9
/
+18
2022-04-13
cxl/mem: Make cxl_dvsec_range() init failure fatal
Dan Williams
1
-0
/
+3
2022-04-13
cxl/pci: Add debug for DVSEC range init failures
Dan Williams
1
-3
/
+10
2022-04-13
cxl/mem: Drop DVSEC vs EFI Memory Map sanity check
Dan Williams
1
-23
/
+1
2022-04-13
cxl/mbox: Use new return_code handling
Davidlohr Bueso
2
-3
/
+3
2022-04-13
cxl/mbox: Improve handling of mbox_cmd hw return codes
Davidlohr Bueso
3
-3
/
+54
2022-04-13
cxl/pci: Use CXL_MBOX_SUCCESS to check against mbox_cmd return code
Davidlohr Bueso
1
-2
/
+2
2022-04-13
cxl/mbox: Drop mbox_mutex comment
Davidlohr Bueso
1
-1
/
+1
2022-04-13
cxl/pmem: Remove CXL SET_PARTITION_INFO from exclusive_cmds list
Alison Schofield
1
-1
/
+0
2022-04-13
cxl/mbox: Block immediate mode in SET_PARTITION_INFO command
Alison Schofield
2
-0
/
+48
2022-04-13
cxl/mbox: Move cxl_mem_command param to a local variable
Alison Schofield
1
-12
/
+8
2022-04-13
cxl/mbox: Make handle_mailbox_cmd_from_user() use a mbox param
Alison Schofield
1
-27
/
+17
2022-04-13
cxl/mbox: Remove dependency on cxl_mem_command for a debug msg
Alison Schofield
1
-3
/
+14
2022-04-13
cxl/mbox: Construct a users cxl_mbox_cmd in the validation path
Alison Schofield
1
-4
/
+17
2022-04-13
cxl/mbox: Move build of user mailbox cmd to a helper functions
Alison Schofield
1
-25
/
+45
2022-04-13
cxl/mbox: Move raw command warning to raw command validation
Alison Schofield
1
-3
/
+2
2022-04-13
cxl/mbox: Move cxl_mem_command construction to helper funcs
Alison Schofield
1
-71
/
+76
2022-04-11
Linux 5.18-rc2
v5.18-rc2
Linus Torvalds
1
-1
/
+1
2022-04-09
perf annotate: Drop objdump stderr to avoid getting stuck waiting for stdout ...
Ian Rogers
1
-0
/
+1
2022-04-09
perf tools: Add external commands to list-cmds
Michael Petlan
1
-0
/
+4
2022-04-09
perf docs: Add perf-iostat link to manpages
Michael Petlan
1
-1
/
+1
2022-04-09
perf session: Remap buf if there is no space for event
Denis Nikitin
1
-3
/
+12
2022-04-09
perf bench: Fix epoll bench to correct usage of affinity for machines with #C...
Athira Rajeev
2
-12
/
+38
2022-04-09
perf bench: Fix futex bench to correct usage of affinity for machines with #C...
Athira Rajeev
5
-28
/
+83
2022-04-09
perf tools: Fix perf's libperf_print callback
Adrian Hunter
1
-1
/
+1
2022-04-09
perf: arm-spe: Fix perf report --mem-mode
James Clark
1
-0
/
+6
2022-04-09
perf unwind: Don't show unwind error messages when augmenting frame pointer s...
James Clark
8
-14
/
+32
2022-04-09
tools headers arm64: Sync arm64's cputype.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2022-04-09
perf test tsc: Fix error message when not supported
Chengdong Li
1
-9
/
+27
2022-04-09
perf build: Don't use -ffat-lto-objects in the python feature test when build...
Arnaldo Carvalho de Melo
2
-0
/
+5
2022-04-09
perf python: Fix probing for some clang command line options
Arnaldo Carvalho de Melo
1
-2
/
+4
2022-04-09
tools build: Filter out options and warnings not supported by clang
Arnaldo Carvalho de Melo
2
-0
/
+10
2022-04-09
tools build: Use $(shell ) instead of `` to get embedded libperl's ccopts
Arnaldo Carvalho de Melo
1
-1
/
+1
2022-04-09
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+7
2022-04-09
MAINTAINERS: add Tom as clang reviewer
Tom Rix
1
-0
/
+1
2022-04-09
mm/list_lru.c: revert "mm/list_lru: optimize memcg_reparent_list_lru_node()"
Andrew Morton
1
-6
/
+0
2022-04-09
mailmap: update Vasily Averin's email address
Vasily Averin
1
-0
/
+4
2022-04-09
mm/mempolicy: fix mpol_new leak in shared_policy_replace
Miaohe Lin
1
-0
/
+1
[next]