summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.10.178v5.10.178Greg Kroah-Hartman2023-04-201-1/+1
* sysctl: Fix data-races in proc_dou8vec_minmax().Kuniyuki Iwashima2023-04-201-2/+2
* panic, kexec: make __crash_kexec() NMI safeValentin Schneider2023-04-204-20/+30
* kexec: turn all kexec_mutex acquisitions into trylocksValentin Schneider2023-04-203-6/+15
* kexec: move locking into do_kexec_loadArnd Bergmann2023-04-201-28/+16
* riscv: Handle zicsr/zifencei issues between clang and binutilsNathan Chancellor2023-04-202-4/+28
* kbuild: check CONFIG_AS_IS_LLVM instead of LLVM_IASMasahiro Yamada2023-04-202-2/+2
* kbuild: Switch to 'f' variants of integrated assembler flagNathan Chancellor2023-04-202-6/+6
* kbuild: check the minimum assembler version in KconfigMasahiro Yamada2023-04-205-1/+96
* coresight-etm4: Fix for() loop drvdata->nr_addr_cmp range bugSteve Clevenger2023-04-201-1/+1
* watchdog: sbsa_wdog: Make sure the timeout programming is within the limitsGeorge Cherian2023-04-201-0/+1
* i2c: ocores: generate stop condition after timeout in polling modeGregor Herburger2023-04-201-16/+19
* x86/rtc: Remove __init for runtime functionsMatija Glavinic Pecotic2023-04-201-2/+2
* sched/fair: Fix imbalance overflowVincent Guittot2023-04-201-0/+10
* sched/fair: Move calculate of avg_load to a better locationzgpeng2023-04-201-2/+3
* powerpc/papr_scm: Update the NUMA distance table for the target nodeAneesh Kumar K.V2023-04-202-0/+8
* powerpc/pseries: Add support for FORM2 associativityAneesh Kumar K.V2023-04-206-37/+262
* powerpc/pseries: Add a helper for form1 cpu distanceAneesh Kumar K.V2023-04-203-5/+13
* powerpc/pseries: Consolidate different NUMA distance update code pathsAneesh Kumar K.V2023-04-204-57/+161
* powerpc/pseries: Rename TYPE1_AFFINITY to FORM1_AFFINITYAneesh Kumar K.V2023-04-205-19/+26
* powerpc/pseries: rename min_common_depth to primary_domain_indexAneesh Kumar K.V2023-04-201-19/+19
* ubi: Fix deadlock caused by recursively holding work_semZhaoLong Wang2023-04-201-2/+2
* mtd: ubi: wl: Fix a couple of kernel-doc issuesLee Jones2023-04-201-2/+1
* ubi: Fix failure attaching when vid_hdr offset equals to (sub)page sizeZhihao Cheng2023-04-201-6/+15
* cgroup/cpuset: Wake up cpuset_attach_wq tasks in cpuset_cancel_attach()Waiman Long2023-04-201-1/+5
* x86/PCI: Add quirk for AMD XHCI controller that loses MSI-X state in D3hotBasavaraj Natikar2023-04-201-0/+21
* scsi: ses: Handle enclosure with just a primary component gracefullyJiri Kosina2023-04-201-12/+8
* net: sfp: initialize sfp->i2c_block_size at sfp allocationIvan Bornyakov2023-04-201-5/+8
* riscv: add icache flush for nommu sigreturn trampolineMathis Salmen2023-04-201-1/+8
* asymmetric_keys: log on fatal failures in PE/pkcs7Robbie Harwood2023-04-202-17/+17
* verify_pefile: relax wrapper length checkRobbie Harwood2023-04-201-4/+8
* drm: panel-orientation-quirks: Add quirk for Lenovo Yoga Book X90FHans de Goede2023-04-201-3/+10
* efi: sysfb_efi: Add quirk for Lenovo Yoga Book X91F/LHans de Goede2023-04-201-0/+8
* i2c: imx-lpi2c: clean rx/tx buffers upon new messageAlexander Stein2023-04-201-0/+2
* wifi: mwifiex: mark OF related data as maybe unusedKrzysztof Kozlowski2023-04-202-2/+2
* power: supply: cros_usbpd: reclassify "default case!" as debugGrant Grundler2023-04-201-1/+1
* libbpf: Fix single-line struct definition output in btf_dumpAndrii Nakryiko2023-04-201-2/+5
* net: macb: fix a memory corruption in extended buffer descriptor modeRoman Gushchin2023-04-201-0/+4
* udp6: fix potential access to stale informationEric Dumazet2023-04-201-3/+5
* RDMA/core: Fix GID entry ref leak when create_ah failsSaravanan Vajravel2023-04-201-0/+2
* sctp: fix a potential overflow in sctp_ifwdtsn_skipXin Long2023-04-201-1/+2
* net: qrtr: Fix an uninit variable access bug in qrtr_tx_resume()Ziyang Xuan2023-04-201-0/+13
* qlcnic: check pci_reset_function resultDenis Plotnikov2023-04-201-1/+7
* drm/armada: Fix a potential double free in an error handling pathChristophe JAILLET2023-04-201-1/+0
* tcp: restrict net.ipv4.tcp_app_winYueHaibing2023-04-202-0/+5
* tcp: convert elligible sysctls to u8Eric Dumazet2023-04-202-102/+102
* ipv4: shrink netns_ipv4 with sysctl conversionsEric Dumazet2023-04-202-48/+48
* sysctl: add proc_dou8vec_minmax()Eric Dumazet2023-04-203-0/+73
* niu: Fix missing unwind goto in niu_alloc_channels()Harshit Mogalapalli2023-04-201-1/+1
* 9p/xen : Fix use after free bug in xen_9pfs_front_remove due to race conditionZheng Wang2023-04-201-0/+4