summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* proc: report open files as size in stat() for /proc/pid/fdIvan Babrou2022-11-182-0/+62
* minmax: clamp more efficiently by avoiding extra comparisonJason A. Donenfeld2022-11-181-1/+1
* minmax: sanity check constant bounds when clampingJason A. Donenfeld2022-11-181-2/+24
* ARM: kexec: make machine_crash_nonpanic_core() staticChen Lifu2022-11-181-1/+1
* kexec: replace crash_mem_range with rangeLi Chen2022-11-184-11/+8
* kexec: remove the unneeded result variableye xingchen2022-11-181-8/+2
* proc/vmcore: fix potential memory leak in vmcore_init()Jianglei Nie2022-11-181-0/+1
* ocfs2/dlm: use bitmap API instead of hand-writing itJoseph Qi2022-11-184-27/+24
* ocfs2: use bitmap API in fill_node_mapJoseph Qi2022-11-186-20/+16
* ocfs2/cluster: use bitmap API instead of hand-writing itJoseph Qi2022-11-182-11/+11
* panic: use str_enabled_disabled() helperAndy Shevchenko2022-11-181-2/+3
* llist: avoid extra memory read in llist_add_batchUros Bizjak2022-11-181-2/+2
* MAINTAINERS: git://github -> https://github.com for linux-test-projectPalmer Dabbelt2022-11-181-1/+1
* lib/oid_registry.c: remove redundant assignment to variable numColin Ian King2022-11-181-1/+0
* core_pattern: add CPU specifierOleksandr Natalenko2022-11-183-0/+7
* regset: make user_regset_copyin_ignore() *void*Sergey Shtylyov2022-11-151-8/+7
* sparc: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov2022-11-152-16/+16
* sh: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov2022-11-151-4/+4
* powerpc: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov2022-11-152-12/+13
* parisc: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov2022-11-151-6/+9
* openrisc: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov2022-11-151-5/+3
* nios2: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov2022-11-151-3/+3
* mips: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov2022-11-151-4/+5
* ia64: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov2022-11-151-11/+9
* hexagon: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov2022-11-151-4/+3
* arm64: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov2022-11-151-12/+4
* arm: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov2022-11-151-5/+3
* arc: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov2022-11-151-1/+1
* lib/debugobjects: fix stat count and optimize debug_objects_mem_initwuchi2022-11-151-0/+10
* Linux 6.1-rc4v6.1-rc4Linus Torvalds2022-11-061-1/+1
* Merge tag 'cxl-fixes-for-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-11-068-91/+448
|\
| * cxl/region: Recycle region idsDan Williams2022-11-041-0/+20
| * cxl/region: Fix 'distance' calculation with passthrough portsDan Williams2022-11-043-3/+19
| * tools/testing/cxl: Add a single-port host-bridge regression configDan Williams2022-11-041-19/+278
| * tools/testing/cxl: Fix some error exitsDan Williams2022-11-041-2/+2
| * cxl/pmem: Fix cxl_pmem_region and cxl_memdev leakDan Williams2022-11-043-37/+68
| * cxl/region: Fix cxl_region leak, cleanup targets at region deleteDan Williams2022-11-041-0/+11
| * cxl/region: Fix region HPA ordering validationDan Williams2022-11-041-0/+3
| * cxl/pmem: Use size_add() against integer overflowYu Zhe2022-11-031-1/+1
| * cxl/region: Fix decoder allocation crashVishal Verma2022-11-011-26/+41
| * ACPI: NUMA: Add CXL CFMWS 'nodes' to the possible nodes setDan Williams2022-10-211-0/+1
| * cxl/pmem: Fix failure to account for 8 byte header for writes to the device LSA.Jonathan Cameron2022-10-201-1/+1
| * cxl/region: Fix null pointer dereference due to pass through decoder commitJonathan Cameron2022-10-201-1/+2
| * cxl/mbox: Add a check on input payload sizeJonathan Cameron2022-10-201-1/+1
* | Merge tag 'hwmon-for-v6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-11-062-14/+103
|\ \
| * | Revert "hwmon: (pmbus) Add regulator supply into macro"Guenter Roeck2022-11-041-1/+0
| * | hwmon: (scmi) Register explicitly with Thermal FrameworkCristian Marussi2022-11-041-13/+103
* | | Merge tag 'perf_urgent_for_v6.1_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-11-064-11/+18
|\ \ \
| * | | perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[]Kan Liang2022-11-021-0/+1
| * | | perf/x86/intel: Fix pebs event constraints for SPRKan Liang2022-11-021-2/+7