summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* panic: unset panic_on_warn inside panic()Tiezhu Yang2023-02-011-9/+11
* kernel/panic: move panic sysctls to its own filetangmeng2023-02-013-18/+25
* sysctl: add a new register_sysctl_init() interfaceXiaoming Ni2023-02-012-0/+36
* fs: reiserfs: remove useless new_opts in reiserfs_remountDongliang Mu2023-02-011-6/+0
* x86: ACPI: cstate: Optimize C3 entry on AMD CPUsDeepak Sharma2023-02-011-0/+15
* drm/i915: Remove unused variableNirmoy Das2023-02-011-2/+0
* Revert "selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_ID"Sasha Levin2023-02-012-51/+0
* drm/i915: Allow switching away via vga-switcheroo if uninitializedThomas Zimmermann2023-02-012-3/+6
* firmware: coreboot: Check size of table entry and use flex-arrayKees Cook2023-02-012-2/+8
* lockref: stop doing cpu_relax in the cmpxchg loopMateusz Guzik2023-02-011-1/+0
* platform/x86: asus-nb-wmi: Add alternate mapping for KEY_SCREENLOCKHans de Goede2023-02-011-0/+1
* platform/x86: touchscreen_dmi: Add info for the CSL Panther Tab HDMichael Klein2023-02-011-0/+25
* r8152: add vendor/device ID pair for Microsoft DevkitAndre Przywara2023-02-011-0/+1
* scsi: hisi_sas: Set a port invalid only if there are no devices attached when...Yihang Li2023-02-011-1/+1
* KVM: s390: interrupt: use READ_ONCE() before cmpxchg()Heiko Carstens2023-02-011-4/+8
* spi: spidev: remove debug messages that access spidev->spi without lockingBartosz Golaszewski2023-02-011-2/+0
* ASoC: fsl-asoc-card: Fix naming of AC'97 CODEC widgetsMark Brown2023-02-011-2/+2
* ASoC: fsl_ssi: Rename AC'97 streams to avoid collisions with AC'97 CODECMark Brown2023-02-012-6/+6
* cpufreq: armada-37xx: stop using 0 as NULL pointerMiles Chen2023-02-011-1/+1
* perf/x86/intel/uncore: Add Emerald RapidsKan Liang2023-02-011-0/+1
* perf/x86/msr: Add Emerald RapidsKan Liang2023-02-011-0/+1
* s390: expicitly align _edata and _end symbols on page boundaryAlexander Gordeev2023-02-011-0/+2
* s390/debug: add _ASM_S390_ prefix to header guardNiklas Schnelle2023-02-011-3/+3
* drm: Add orientation quirk for Lenovo ideapad D330-10IGLPatrick Thompson2023-02-011-0/+6
* net: usb: cdc_ether: add support for Thales Cinterion PLS62-W modemHui Wang2023-02-011-0/+6
* ASoC: fsl_micfil: Correct the number of steps on SX controlsChancel Liu2023-02-011-8/+8
* cpufreq: Add SM6375 to cpufreq-dt-platdev blocklistKonrad Dybcio2023-02-011-0/+1
* kcsan: test: don't put the expect array on the stackMax Filippov2023-02-011-1/+6
* cpufreq: Add Tegra234 to cpufreq-dt-platdev blocklistSumit Gupta2023-02-011-0/+1
* scsi: iscsi: Fix multiple iSCSI session unbind events sent to userspaceWenchao Hao2023-02-012-5/+54
* tcp: fix rate_app_limited to default to 1David Morley2023-02-011-0/+2
* net: stmmac: enable all safety features by defaultAndrew Halaney2023-02-011-0/+14
* thermal: core: call put_device() only after device_register() failsViresh Kumar2023-02-011-3/+10
* thermal/core: fix error code in __thermal_cooling_device_register()Dan Carpenter2023-02-011-1/+2
* thermal: Validate new state in cur_state_store()Viresh Kumar2023-02-014-19/+14
* thermal/core: Rename 'trips' to 'num_trips'Daniel Lezcano2023-02-018-32/+32
* thermal/core: Remove duplicate information when an error occursDaniel Lezcano2023-02-011-4/+4
* net: dsa: microchip: ksz9477: port map correction in ALU table entry registerRakesh Sankaranarayanan2023-02-011-2/+2
* selftests/net: toeplitz: fix race on tpacket_v3 block closeWillem de Bruijn2023-02-011-5/+7
* driver core: Fix test_async_probe_init saves device in wrong arrayChen Zhongjin2023-02-011-1/+1
* w1: fix WARNING after calling w1_process()Yang Yingliang2023-02-011-1/+3
* w1: fix deadloop in __w1_remove_master_device()Yang Yingliang2023-02-012-3/+4
* device property: fix of node refcount leak in fwnode_graph_get_next_endpoint()Yang Yingliang2023-02-011-6/+12
* ptdma: pt_core_execute_cmd() should use spinlockEric Pilmore2023-02-012-4/+5
* octeontx2-pf: Fix the use of GFP_KERNEL in atomic context on rtKevin Hao2023-02-012-9/+4
* tcp: avoid the lookup process failing to get sk in ehash tableJason Xing2023-02-012-6/+19
* nvme-pci: fix timeout request state checkKeith Busch2023-02-011-1/+1
* drm/amd/display: fix issues with driver unloadHamza Mahfooz2023-02-012-5/+0
* phy: phy-can-transceiver: Skip warning if no "max-bitrate"Geert Uytterhoeven2023-02-011-2/+3
* dmaengine: xilinx_dma: call of_node_put() when breaking out of for_each_child...Liu Shixin2023-02-011-1/+3