summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-13zsmalloc: document freeable statsSergey Senozhatsky1-0/+2
2023-04-13tracing/synthetic: Make lastcmd_mutex staticSteven Rostedt (Google)1-1/+1
2023-04-13perf/core: Fix the same task check in perf_event_set_outputKan Liang1-1/+1
2023-04-13perf: Optimize perf_pmu_migrate_context()Peter Zijlstra1-5/+7
2023-04-13block: don't set GD_NEED_PART_SCAN if scan partition failedYu Kuai1-1/+7
2023-04-13block: ublk: make sure that block size is set correctlyMing Lei1-1/+3
2023-04-13cifs: sanitize paths in cifs_update_super_prepath.Thiago Rafael Becker3-7/+11
2023-04-13nvme: fix discard support without oncsKeith Busch1-3/+3
2023-04-13scsi: iscsi_tcp: Check that sock is valid before iscsi_set_param()Zhong Jinghua1-2/+1
2023-04-13scsi: qla2xxx: Fix memory leak in qla2x00_probe_one()Li Zetao1-0/+1
2023-04-13io_uring: fix memory leak when removing provided buffersWojciech Lukowicz2-2/+5
2023-04-13io_uring: fix return value when removing provided buffersWojciech Lukowicz1-2/+0
2023-04-13iio: adc: ad7791: fix IRQ flagsNuno Sá1-1/+1
2023-04-13ASoC: SOF: avoid a NULL dereference with unsupported widgetsGuennadi Liakhovetski1-0/+8
2023-04-13ASoC: hdac_hdmi: use set_stream() instead of set_tdm_slots()Jason Montleon1-6/+11
2023-04-13iommufd: Do not corrupt the pfn list when doing batch carryJason Gunthorpe1-1/+1
2023-04-13iommufd: Fix unpinning of pages when an access is presentJason Gunthorpe1-1/+9
2023-04-13iommufd: Check for uptr overflowJason Gunthorpe1-0/+4
2023-04-13tracing: Free error logs of tracing instancesSteven Rostedt (Google)1-0/+1
2023-04-13tracing/osnoise: Fix notify new tracing_max_latencyDaniel Bristot de Oliveira1-1/+1
2023-04-13tracing/timerlat: Notify new max thread latencyDaniel Bristot de Oliveira1-0/+2
2023-04-13tracing/synthetic: Fix races on freeing last_cmdTze-nan Wu1-4/+15
2023-04-13net: stmmac: Add queue reset into stmmac_xdp_open() functionSong Yoong Siang1-0/+2
2023-04-13ACPI: video: Add acpi_backlight=video quirk for Lenovo ThinkPad W530Hans de Goede1-0/+14
2023-04-13ACPI: video: Add acpi_backlight=video quirk for Apple iMac14,1 and iMac14,2Hans de Goede1-0/+23
2023-04-13ACPI: video: Make acpi_backlight=video work independent from GPU driverHans de Goede1-2/+13
2023-04-13ACPI: video: Add auto_detect arg to __acpi_video_get_backlight_type()Hans de Goede2-15/+21
2023-04-13can: isotp: isotp_recvmsg(): use sock_recv_cmsgs() to get SOCK_RXQ_OVFL infosOliver Hartkopp1-1/+1
2023-04-13can: isotp: isotp_ops: fix poll() to not report false EPOLLOUT eventsMichal Sojka1-1/+16
2023-04-13can: isotp: fix race between isotp_sendsmg() and isotp_release()Oliver Hartkopp1-24/+31
2023-04-13can: j1939: j1939_tp_tx_dat_new(): fix out-of-bounds memory accessOleksij Rempel1-1/+4
2023-04-13fs: drop peer group ids under namespace lockChristian Brauner1-1/+1
2023-04-13ftrace: Fix issue that 'direct->addr' not restored in modify_ftrace_direct()Zheng Yejian1-6/+9
2023-04-13ftrace: Mark get_lock_parent_ip() __always_inlineJohn Keeping1-1/+1
2023-04-13blk-mq: directly poll requestsKeith Busch1-3/+1
2023-04-13counter: 104-quad-8: Fix Synapse action reported for Index signalsWilliam Breathitt Gray1-1/+1
2023-04-13counter: 104-quad-8: Fix race condition between FLAG and CNTR readsWilliam Breathitt Gray1-21/+8
2023-04-13coresight-etm4: Fix for() loop drvdata->nr_addr_cmp range bugSteve Clevenger1-1/+1
2023-04-13coresight: etm4x: Do not access TRCIDR1 for identificationSuzuki K Poulose2-27/+15
2023-04-13mm: kfence: fix handling discontiguous pageMuchun Song1-2/+2
2023-04-13mm: kfence: fix PG_slab and memcg_data clearingMuchun Song1-15/+15
2023-04-13KVM: SVM: Flush Hyper-V TLB when requiredJeremi Piotrowski3-3/+54
2023-04-13KVM: nVMX: Do not report error code when synthesizing VM-Exit from Real ModeSean Christopherson1-1/+6
2023-04-13KVM: x86: Clear "has_error_code", not "error_code", for RM exception injectionSean Christopherson1-2/+9
2023-04-13x86/ACPI/boot: Use FADT version to check support for online capableMario Limonciello1-1/+5
2023-04-13x86/acpi/boot: Correct acpi_is_processor_usable() checkEric DeVolder1-1/+2
2023-04-13ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBookAndy Chi1-0/+1
2023-04-13ALSA: hda/realtek: Add quirk for Clevo X370SNWJeremy Soller1-0/+1
2023-04-13ksmbd: fix slab-out-of-bounds in init_smb2_rsp_hdrNamjae Jeon4-37/+111
2023-04-13ksmbd: do not call kvmalloc() with __GFP_NORETRY | __GFP_NO_WARNMarios Makassikis1-4/+1