summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-26ALSA: hda/realtek: fix speakers for Samsung Galaxy Book ProEmil Flink1-0/+1
2022-11-26ALSA: usb-audio: Drop snd_BUG_ON() from snd_usbmidi_output_open()Takashi Iwai1-3/+1
2022-11-26drm/amd/display: Fix prefetch calculations for dcn32Dillon Varone1-0/+2
2022-11-26drm/amd/display: don't enable DRM CRTC degamma property for DCEMelissa Wen1-2/+8
2022-11-26drm/amd/display: Fix optc2_configure warning on dcn314Roman Li1-1/+1
2022-11-26drm/amd/display: Support parsing VRAM info v3.0 from VBIOSGeorge Shen1-0/+30
2022-11-26drm/amd/display: Fix access timeout to DPIA AUX at boot timeStylon Wang1-6/+6
2022-11-26drm/amd/display: Add HUBP surface flip interrupt handlerRodrigo Siqueira1-0/+1
2022-11-26drm/amd/display: Fix invalid DPIA AUX reply causing system hangStylon Wang2-6/+20
2022-11-26drm/display: Don't assume dual mode adaptors support i2c sub-addressingSimon Rettberg1-22/+29
2022-11-26drm/amd/pm: fix SMU13 runpm hang due to unintentional workaroundEvan Quan1-12/+11
2022-11-26drm/amd/pm: enable runpm support over BACO for SMU13.0.0Evan Quan6-20/+50
2022-11-26drm/amd/pm: enable runpm support over BACO for SMU13.0.7Evan Quan1-2/+28
2022-11-26platform/x86/amd: pmc: Add new ACPI ID AMDI0009Shyam Sundar S K1-0/+1
2022-11-26platform/x86/amd: pmc: Remove more CONFIG_DEBUG_FS checksMario Limonciello1-2/+0
2022-11-26rethook: fix a potential memleak in rethook_alloc()Yi Yang1-1/+3
2022-11-26tracing: kprobe: Fix potential null-ptr-deref on trace_array in kprobe_event_...Shang XiaoJing1-0/+4
2022-11-26tracing: kprobe: Fix potential null-ptr-deref on trace_event_file in kprobe_e...Shang XiaoJing1-16/+28
2022-11-26tracing: Fix race where eprobes can be called before the eventSteven Rostedt (Google)1-0/+3
2022-11-26tracing: Fix wild-memory-access in register_synth_event()Shang XiaoJing1-3/+2
2022-11-26tracing: Fix memory leak in test_gen_synth_cmd() and test_empty_synth_event()Shang XiaoJing1-10/+6
2022-11-26tracing/ring-buffer: Have polling block on watermarkSteven Rostedt (Google)3-21/+38
2022-11-26tracing: Fix memory leak in tracing_read_pipe()Wang Yufen1-0/+1
2022-11-26ring_buffer: Do not deactivate non-existant pagesDaniil Tatianin1-2/+2
2022-11-26ftrace: Fix null pointer dereference in ftrace_add_mod()Xiu Jianfeng1-0/+1
2022-11-26ftrace: Optimize the allocation for mcount entriesWang Wensheng1-1/+1
2022-11-26ftrace: Fix the possible incorrect kernel messageWang Wensheng1-1/+1
2022-11-26dm-crypt: provide dma_alignment limit in io_hintsKeith Busch1-0/+1
2022-11-26block: make dma_alignment a stacking queue_limitKeith Busch3-11/+13
2022-11-26netdevsim: Fix memory leak of nsim_dev->fa_cookieWang Yufen1-0/+1
2022-11-26cifs: add check for returning value of SMB2_set_info_initAnastasia Belova1-0/+2
2022-11-26s390: avoid using global register for current_stack_pointerVasily Gorbik1-1/+10
2022-11-26net: thunderbolt: Fix error handling in tbnet_init()Yuan Can1-5/+14
2022-11-26net: microchip: sparx5: Fix potential null-ptr-deref in sparx_stats_init() an...Shang XiaoJing2-0/+6
2022-11-26net: lan966x: Fix potential null-ptr-deref in lan966x_stats_init()Shang XiaoJing1-0/+3
2022-11-26cifs: Fix wrong return value checking when GETFLAGSZhang Xiaoxu1-2/+2
2022-11-26nvmet: fix a memory leak in nvmet_auth_set_keySagi Grimberg1-0/+2
2022-11-26net: dsa: don't leak tagger-owned storage on switch driver unbindVladimir Oltean1-0/+10
2022-11-26net/x25: Fix skb leak in x25_lapb_receive_frame()Wei Yongjun1-1/+1
2022-11-26net: ag71xx: call phylink_disconnect_phy if ag71xx_hw_enable() fail in ag71xx...Liu Jian1-1/+2
2022-11-26cifs: add check for returning value of SMB2_close_initAnastasia Belova1-0/+2
2022-11-26netfs: Fix dodgy mathsDavid Howells1-8/+9
2022-11-26netfs: Fix missing xas_retry() calls in xarray iterationDavid Howells2-2/+10
2022-11-26platform/surface: aggregator: Do not check for repeated unsequenced packetsMaximilian Luz1-4/+20
2022-11-26platform/x86/intel: pmc: Don't unconditionally attach Intel PMC when virtualizedRoger Pau Monné1-0/+9
2022-11-26drbd: use after free in drbd_create_device()Dan Carpenter1-2/+2
2022-11-26bridge: switchdev: Fix memory leaks when changing VLAN protocolIdo Schimmel1-3/+14
2022-11-26net: hns3: fix setting incorrect phy link ksettings for firmware in resetting...Guangbin Huang1-3/+7
2022-11-26net: hns3: fix return value check bug of rx copybreakJie Wang1-2/+2
2022-11-26net: hns3: fix incorrect hw rss hash type of rx packetJian Shen6-94/+94