aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-09perf/x86/intel/cstate: Add Emerald RapidsKan Liang
2023-02-09perf/x86/intel: Add Emerald RapidsKan Liang
2023-02-09x86/aperfmperf: Erase stale arch_freq_scale values when disabling frequency i...Yair Podemsky
2023-02-09scsi: target: core: Fix warning on RT kernelsMaurizio Lombardi
2023-02-09i2c: mxs: suppress probe-deferral error messageStefan Wahren
2023-02-09i2c: designware-pci: Add new PCI IDs for AMD NAVI GPUBasavaraj Natikar
2023-02-09kbuild: modinst: Fix build error when CONFIG_MODULE_SIG_KEY is a PKCS#11 URIJan Luebbe
2023-02-09certs: Fix build error when PKCS#11 URI contains semicolonJan Luebbe
2023-02-09rtc: sunplus: fix format string for printing resourceArnd Bergmann
2023-02-09efi: fix potential NULL deref in efi_mem_reserve_persistentAnton Gusev
2023-02-09net: openvswitch: fix flow memory leak in ovs_flow_cmd_newFedor Pchelkin
2023-02-09virtio-net: Keep stop() to follow mirror sequence of open()Parav Pandit
2023-02-09selftests: net: udpgso_bench_tx: Cater for pending datagrams zerocopy benchma...Andrei Gherzan
2023-02-09selftests: net: udpgso_bench: Fix racing bug between the rx/tx programsAndrei Gherzan
2023-02-09selftests: net: udpgso_bench_rx/tx: Stop when wrong CLI args are providedAndrei Gherzan
2023-02-09selftests: net: udpgso_bench_rx: Fix 'used uninitialized' compiler warningAndrei Gherzan
2023-02-09ata: libata: Fix sata_down_spd_limit() when no link speed is reportedDamien Le Moal
2023-02-09can: mcp251xfd: mcp251xfd_ring_set_ringparam(): assign missing tx_obj_num_coa...Marc Kleine-Budde
2023-02-09can: raw: fix CAN FD frame transmissions over CAN XL devicesOliver Hartkopp
2023-02-09can: j1939: fix errant WARN_ON_ONCE in j1939_session_deactivateZiyang Xuan
2023-02-09octeontx2-af: Fix devlink unregisterRatheesh Kannoth
2023-02-09igc: return an error if the mac type is unknown in igc_ptp_systim_to_hwtstamp()Tom Rix
2023-02-09riscv: kprobe: Fixup kernel panic when probing an illegal positionGuo Ren
2023-02-09ip/ip6_gre: Fix non-point-to-point tunnel not generating IPv6 link local addressThomas Winter
2023-02-09ip/ip6_gre: Fix changing addr gen mode not generating IPv6 link local addressThomas Winter
2023-02-09drm/panel: boe-tv101wum-nl6: Ensure DSI writes succeed during disableStephen Boyd
2023-02-09net: phy: meson-gxl: Add generic dummy stubs for MMD register accessChris Healy
2023-02-09sctp: do not check hb_timer.expires when resetting hb_timerXin Long
2023-02-09maple_tree: should get pivots boundary by typeWei Yang
2023-02-09squashfs: harden sanity check in squashfs_read_xattr_id_tableFedor Pchelkin
2023-02-09kunit: fix kunit_test_init_section_suites(...)Brendan Higgins
2023-02-09block: ublk: extending queue_size to fix overflowLiu Xiaodong
2023-02-09netfilter: br_netfilter: disable sabotage_in hook after first suppressionFlorian Westphal
2023-02-09ALSA: firewire-motu: fix unreleased lock warning in hwdep deviceTakashi Sakamoto
2023-02-09net/tls: tls_is_tx_ready() checked list_entryPietro Borrello
2023-02-09drm/i915/adlp: Fix typo for reference clockChaitanya Kumar Borah
2023-02-09drm/i915: Fix up locking around dumping requests listsJohn Harrison
2023-02-09drm/i915: Fix request ref counting during error capture & debugfs dumpJohn Harrison
2023-02-09drm/i915/guc: Fix locking when searching for a hung requestJohn Harrison
2023-02-09platform/x86: thinkpad_acpi: Fix thinklight LED brightness returning 255Hans de Goede
2023-02-09platform/x86/amd/pmf: Ensure mutexes are initialized before useHans de Goede
2023-02-09platform/x86/amd/pmf: Fix to update SPS thermals when power supply changeShyam Sundar S K
2023-02-09platform/x86/amd/pmf: Add helper routine to check pprof is balancedShyam Sundar S K
2023-02-09platform/x86/amd/pmf: Fix to update SPS default pprof thermalsShyam Sundar S K
2023-02-09platform/x86/amd/pmf: Add helper routine to update SPS thermalsShyam Sundar S K
2023-02-09platform/x86/amd/pmf: update to auto-mode limits only after AMT eventShyam Sundar S K
2023-02-09fscache: Use wait_on_bit() to wait for the freeing of relinquished volumeHou Tao
2023-02-09netrom: Fix use-after-free caused by accept on already connected socketHyunwoo Kim
2023-02-09block, bfq: fix uaf for bfqq in bic_set_bfqq()Yu Kuai
2023-02-09block, bfq: replace 0/1 with false/true in bic apisYu Kuai