summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-17md/raid10: fix memleak of md threadYu Kuai1-3/+3
2023-05-17md: update the optimal I/O size on reshapeChristoph Hellwig2-10/+22
2023-05-17md/raid10: fix memleak for 'conf->bio_split'Yu Kuai1-20/+17
2023-05-17md/raid10: fix leak of 'r10bio->remaining' for recoveryYu Kuai1-10/+13
2023-05-17bpf, sockmap: Revert buggy deadlock fix in the sockhash and sockmapDaniel Borkmann1-6/+4
2023-05-17nvme-fcloop: fix "inconsistent {IN-HARDIRQ-W} -> {HARDIRQ-ON-W} usage"Ming Lei1-21/+27
2023-05-17nvme: fix async event trace eventKeith Busch2-13/+7
2023-05-17nvme: handle the persistent internal error AERMichael Kelley2-2/+33
2023-05-17bpf, sockmap: fix deadlocks in the sockhash and sockmapXin Liu1-4/+6
2023-05-17scsi: lpfc: Fix ioremap issues in lpfc_sli4_pci_mem_setup()Shuchang Li1-4/+6
2023-05-17crypto: drbg - Only fail when jent is unavailable in FIPS modeHerbert Xu1-1/+1
2023-05-17crypto: drbg - make drbg_prepare_hrng() handle jent instantiation errorsNicolai Stange1-8/+8
2023-05-17bpftool: Fix bug for long instructions in program CFG dumpsQuentin Monnet1-0/+7
2023-05-17wifi: rtlwifi: fix incorrect error codes in rtl_debugfs_set_write_reg()Wei Chen1-3/+3
2023-05-17wifi: rtlwifi: fix incorrect error codes in rtl_debugfs_set_write_rfreg()Wei Chen1-3/+3
2023-05-17rtlwifi: Replace RT_TRACE with rtl_dbgLarry Finger9-489/+488
2023-05-17rtlwifi: Start changing RT_TRACE into rtl_dbgLarry Finger1-0/+11
2023-05-17f2fs: handle dqget error in f2fs_transfer_project_quota()Yangtao Li1-7/+8
2023-05-17scsi: megaraid: Fix mega_cmd_done() CMDID_INT_CMDSDanila Chernetsov1-0/+1
2023-05-17scsi: target: iscsit: Fix TAS handling during conn cleanupMike Christie1-7/+9
2023-05-17net/packet: convert po->auxdata to an atomic flagEric Dumazet3-8/+6
2023-05-17net/packet: convert po->origdev to an atomic flagEric Dumazet3-8/+26
2023-05-17net/packet: annotate accesses to po->xmitEric Dumazet1-4/+8
2023-05-17vlan: partially enable SIOCSHWTSTAMP in containerVadim Fedorenko1-1/+1
2023-05-17scm: fix MSG_CTRUNC setting condition for SO_PASSSECAlexander Mikhalitsyn1-1/+12
2023-05-17wifi: rtw88: mac: Return the original error from rtw_mac_power_switch()Martin Blumenstingl1-2/+4
2023-05-17wifi: rtw88: mac: Return the original error from rtw_pwr_seq_parser()Martin Blumenstingl1-1/+1
2023-05-17tools: bpftool: Remove invalid \' json escapeLuis Gerhorst1-3/+0
2023-05-17wifi: ath6kl: reduce WARN to dev_dbg() in callbackFedor Pchelkin1-2/+2
2023-05-17wifi: ath5k: fix an off by one check in ath5k_eeprom_read_freq_list()Dan Carpenter1-1/+1
2023-05-17wifi: ath9k: hif_usb: fix memory leak of remain_skbsFedor Pchelkin1-0/+19
2023-05-17wifi: ath6kl: minor fix for allocation sizeAlexey V. Vissarionov1-1/+1
2023-05-17tick/common: Align tick period with the HZ tick.Sebastian Andrzej Siewior1-1/+11
2023-05-17tick: Get rid of tick_periodThomas Gleixner4-18/+15
2023-05-17tick/sched: Optimize tick_do_update_jiffies64() furtherThomas Gleixner1-5/+6
2023-05-17tick/sched: Reduce seqcount held scope in tick_do_update_jiffies64()Yunfeng Ye1-25/+22
2023-05-17tick/sched: Use tick_next_period for lockless quick checkThomas Gleixner1-13/+33
2023-05-17timekeeping: Split jiffies seqlockThomas Gleixner5-17/+28
2023-05-17debugobject: Prevent init race with static objectsThomas Gleixner1-59/+66
2023-05-17arm64: kgdb: Set PSTATE.SS to 1 to re-enable single-stepSumit Garg3-0/+8
2023-05-17x86/ioapic: Don't return 0 from arch_dynirq_lower_bound()Saurabh Sengar1-5/+9
2023-05-17regulator: stm32-pwr: fix of_iomap leakYAN SHI1-4/+3
2023-05-17media: rc: gpio-ir-recv: Fix support for wake-upFlorian Fainelli1-0/+2
2023-05-17media: rcar_fdp1: Fix refcount leak in probe and remove functionMiaoqian Lin1-3/+8
2023-05-17media: rcar_fdp1: Fix the correct variable assignmentsTang Bin1-4/+3
2023-05-17media: rcar_fdp1: Make use of the helper function devm_platform_ioremap_resou...Cai Huoqing1-3/+1
2023-05-17media: rcar_fdp1: fix pm_runtime_get_sync() usage countMauro Carvalho Chehab1-2/+11
2023-05-17media: rcar_fdp1: simplify error check logic at fdp_open()Mauro Carvalho Chehab1-7/+8
2023-05-17media: saa7134: fix use after free bug in saa7134_finidev due to race conditionZheng Wang3-0/+3
2023-05-17media: dm1105: Fix use after free bug in dm1105_remove due to race conditionZheng Wang1-0/+1