summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* serial: 8250_dw: Preserve original value of DLF registerRuihong Luo2023-08-111-2/+4
* tracing: Fix warning in trace_buffered_event_disable()Zheng Yejian2023-08-111-10/+4
* ring-buffer: Fix wrong stat of cpu_buffer->readZheng Yejian2023-08-111-10/+12
* ata: pata_ns87415: mark ns87560_tf_read staticArnd Bergmann2023-08-111-1/+1
* dm raid: fix missing reconfig_mutex unlock in raid_ctr() error pathsYu Kuai2023-08-111-2/+7
* block: Fix a source code comment in include/uapi/linux/blkzoned.hBart Van Assche2023-08-111-5/+5
* ASoC: fsl_spdif: Silence output on stopMatus Gajdos2023-08-111-0/+2
* drm/msm: Fix IS_ERR_OR_NULL() vs NULL check in a5xx_submit_in_rb()Gaosheng Cui2023-08-111-1/+1
* drm/msm/adreno: Fix snapshot BINDLESS_DATA sizeRob Clark2023-08-111-1/+1
* drm/msm/dpu: drop enum dpu_core_perf_data_bus_idDmitry Baryshkov2023-08-111-13/+0
* RDMA/mlx4: Make check for invalid flags stricterDan Carpenter2023-08-111-9/+9
* benet: fix return value check in be_lancer_xmit_workarounds()Yuanjun Gong2023-08-111-1/+2
* net/sched: mqprio: Add length check for TCA_MQPRIO_{MAX/MIN}_RATE64Lin Ma2023-08-111-0/+14
* net/sched: mqprio: add extack to mqprio_parse_nlattr()Vladimir Oltean2023-08-111-7/+23
* net/sched: mqprio: refactor nlattr parsing to a separate functionVladimir Oltean2023-08-111-51/+63
* platform/x86: msi-laptop: Fix rfkill out-of-sync on MSI Wind U100Maxim Mikityanskiy2023-08-111-4/+4
* team: reset team's flags when down link is P2P deviceHangbin Liu2023-08-111-0/+9
* bonding: reset bond's flags when down link is P2P deviceHangbin Liu2023-08-111-0/+5
* tcp: Reduce chance of collisions in inet6_hashfn().Stewart Smith2023-08-111-6/+2
* ipv6 addrconf: fix bug where deleting a mngtmpaddr can create a new temporary...Maciej Żenczykowski2023-08-111-4/+10
* ethernet: atheros: fix return value check in atl1e_tso_csum()Yuanjun Gong2023-08-111-2/+5
* phy: hisilicon: Fix an out of bounds check in hisi_inno_phy_probe()Harshit Mogalapalli2023-08-111-1/+1
* vxlan: calculate correct header length for GPEJiri Benc2023-08-113-18/+19
* i40e: Fix an NULL vs IS_ERR() bug for debugfs_create_dir()Wang Ming2023-08-111-1/+1
* ext4: fix to check return value of freeze_bdev() in ext4_shutdown()Chao Yu2023-08-111-1/+4
* keys: Fix linking a duplicate key to a keyring's assoc_arrayPetr Pavlu2023-08-111-11/+24
* uapi: General notification queue definitionsDavid Howells2023-08-111-0/+55
* scsi: qla2xxx: Array index may go out of boundNilesh Javali2023-08-111-1/+2
* scsi: qla2xxx: Fix inconsistent format argument type in qla_os.cYe Bin2023-08-111-2/+2
* pwm: meson: fix handling of period/duty if greater than UINT_MAXHeiner Kallweit2023-08-111-7/+7
* pwm: meson: Simplify duplicated per-channel trackingUwe Kleine-König2023-08-111-5/+6
* pwm: meson: Remove redundant assignment to variable fin_freqColin Ian King2023-08-111-1/+1
* ftrace: Fix possible warning on checking all pages used in ftrace_process_locs()Zheng Yejian2023-08-111-14/+31
* ftrace: Store the order of pages allocated in ftrace_pageLinus Torvalds2023-08-111-18/+17
* ftrace: Check if pages were allocated before calling free_pages()Steven Rostedt (VMware)2023-08-111-3/+6
* ftrace: Add information on number of page groups allocatedSteven Rostedt (VMware)2023-08-113-6/+31
* fs: dlm: interrupt posix locks only when process is killedAlexander Aring2023-08-111-1/+1
* dlm: rearrange async condition returnAlexander Aring2023-08-111-14/+13
* dlm: cleanup plock_op vs plock_xopAlexander Aring2023-08-111-31/+46
* PCI/ASPM: Avoid link retraining raceIlpo Järvinen2023-08-111-0/+11
* PCI/ASPM: Factor out pcie_wait_for_retrain()Ilpo Järvinen2023-08-111-12/+18
* PCI/ASPM: Return 0 or -ETIMEDOUT from pcie_retrain_link()Bjorn Helgaas2023-08-111-9/+11
* ext4: Fix reusing stale buffer heads from last failed mountingZhihao Cheng2023-08-111-6/+7
* ext4: rename journal_dev to s_journal_dev inside ext4_sb_infoChunguang Xu2023-08-113-12/+12
* btrfs: fix extent buffer leak after tree mod log failure at split_node()Filipe Manana2023-08-111-0/+2
* btrfs: fix race between quota disable and relocationFilipe Manana2023-08-111-3/+15
* btrfs: qgroup: catch reserved space leaks at unmount timeQu Wenruo2023-08-113-0/+49
* bcache: Fix __bch_btree_node_alloc to make the failure behavior consistentZheng Wang2023-08-111-1/+3
* bcache: remove 'int n' from parameter list of bch_bucket_alloc_set()Coly Li2023-08-114-24/+19
* gpio: tps68470: Make tps68470_gpio_output() always set the initial valueHans de Goede2023-08-111-3/+3