summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* EDAC/amd64: Fix indentation in umc_determine_edac_cap()Yang Li2023-04-041-10/+10
* EDAC/amd64: Add get_err_info() to pvt->opsMuralidhara M K2023-03-242-5/+9
* EDAC/amd64: Split dump_misc_regs() into dct/umc functionsMuralidhara M K2023-03-242-13/+7
* EDAC/amd64: Split init_csrows() into dct/umc functionsMuralidhara M K2023-03-241-16/+7
* EDAC/amd64: Split determine_edac_cap() into dct/umc functionsMuralidhara M K2023-03-241-13/+17
* EDAC/amd64: Rename f17h_determine_edac_ctl_cap()Yazen Ghannam2023-03-241-2/+2
* EDAC/amd64: Split setup_mci_misc_attrs() into dct/umc functionsMuralidhara M K2023-03-242-13/+25
* EDAC/amd64: Split ecc_enabled() into dct/umc functionsMuralidhara M K2023-03-242-30/+40
* EDAC/amd64: Split read_mc_regs() into dct/umc functionsMuralidhara M K2023-03-241-13/+4
* EDAC/amd64: Split determine_memory_type() into dct/umc functionsMuralidhara M K2023-03-241-9/+6
* EDAC/amd64: Split read_base_mask() into dct/umc functionsMuralidhara M K2023-03-241-6/+4
* EDAC/amd64: Split prep_chip_selects() into dct/umc functionsMuralidhara M K2023-03-241-11/+13
* EDAC/amd64: Rework hw_info_{get,put}Yazen Ghannam2023-03-242-45/+34
* EDAC/amd64: Merge struct amd64_family_type into struct amd64_pvtMuralidhara M K2023-03-242-237/+133
* EDAC/amd64: Do not discover ECC symbol size for Family 17h and laterYazen Ghannam2023-03-241-18/+3
* EDAC/amd64: Drop dbam_to_cs() for Family 17h and laterYazen Ghannam2023-03-241-105/+81
* EDAC/amd64: Split get_csrow_nr_pages() into dct/umc functionsYazen Ghannam2023-03-241-14/+26
* EDAC/amd64: Rename debug_display_dimm_sizes()Yazen Ghannam2023-03-241-65/+63
* Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds2023-03-202-18/+19
|\
| * fsverity: don't drop pagecache at end of FS_IOC_ENABLE_VERITYEric Biggers2023-03-151-12/+13
| * fsverity: Remove WQ_UNBOUND from fsverity read workqueueNathan Huckleberry2023-03-141-6/+6
* | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds2023-03-202-13/+25
|\ \
| * | fscrypt: check for NULL keyring in fscrypt_put_master_key_activeref()Eric Biggers2023-03-181-0/+2
| * | fscrypt: improve fscrypt_destroy_keyring() documentationEric Biggers2023-03-181-10/+11
| * | fscrypt: destroy keyring after security_sb_delete()Eric Biggers2023-03-141-3/+12
* | | gpu: host1x: fix uninitialized variable useArnd Bergmann2023-03-201-3/+2
* | | Merge tag 'nfs-for-6.3-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2023-03-205-10/+18
|\ \ \
| * | | NFS: Correct timing for assigning access cache timestampChengen Du2023-03-141-1/+1
| * | | lockd: set file_lock start and end when decoding nlm4 testargsJeff Layton2023-03-143-9/+14
| * | | NFS: Fix /proc/PID/io read_bytes for buffered readsDave Wysochanski2023-03-141-0/+3
| | |/ | |/|
* | | Linux 6.3-rc3v6.3-rc3Linus Torvalds2023-03-191-1/+1
* | | Merge tag 'trace-v6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-03-196-17/+16
|\ \ \
| * | | tracing/hwlat: Replace sched_setaffinity with set_cpus_allowed_ptrCosta Shulyupin2023-03-191-2/+2
| * | | ring-buffer: remove obsolete comment for free_buffer_page()Vlastimil Babka2023-03-191-4/+0
| * | | tracing: Make splice_read available againSung-hun Kim2023-03-191-0/+2
| * | | ftrace: Set direct_ops storage-class-specifier to staticTom Rix2023-03-191-1/+1
| * | | trace/hwlat: Do not start per-cpu thread if it is already runningTero Kristo2023-03-191-0/+4
| * | | trace/hwlat: Do not wipe the contents of per-cpu thread dataTero Kristo2023-03-191-3/+0
| * | | tracing/osnoise: set several trace_osnoise.c variables storage-class-specifie...Tom Rix2023-03-191-5/+5
| * | | tracing: Fix wrong return in kprobe_event_gen_test.cAnton Gusev2023-03-191-2/+2
* | | | Merge tag 'tty-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-03-198-23/+30
|\ \ \ \
| * | | | tty: vt: protect KD_FONT_OP_GET_TALL from unbound accessSamuel Thibault2023-03-091-0/+3
| * | | | serial: qcom-geni: drop bogus uart_write_wakeup()Johan Hovold2023-03-091-4/+0
| * | | | serial: qcom-geni: fix mapping of empty DMA bufferJohan Hovold2023-03-091-0/+3
| * | | | serial: qcom-geni: fix DMA mapping leak on shutdownJohan Hovold2023-03-091-1/+1
| * | | | serial: qcom-geni: fix console shutdown hangJohan Hovold2023-03-091-0/+4
| * | | | serdev: Set fwnode for serdev devicesSaravana Kannan2023-03-091-1/+1
| * | | | tty: serial: fsl_lpuart: fix race on RX DMA shutdownAlexander Sverdlin2023-03-091-8/+3
| * | | | serial: 8250_pci1xxxx: Disable SERIAL_8250_PCI1XXXX config by defaultKumaravel Thiagarajan2023-03-091-1/+0
| * | | | serial: 8250_fsl: fix handle_irq lockingJohan Hovold2023-03-091-2/+2