summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-17btrfs: fix extent map logging bit not cleared for split maps after dropping r...Filipe Manana1-1/+6
2023-03-17m68k: mm: Move initrd phys_to_virt handling after paging_init()Geert Uytterhoeven1-5/+5
2023-03-17netfilter: tproxy: fix deadlock due to missing BH disableFlorian Westphal3-2/+9
2023-03-17netfilter: ctnetlink: revert to dumping mark regardless of event typeIvan Delalande1-7/+7
2023-03-17bnxt_en: Avoid order-5 memory allocation for TPA dataMichael Chan1-11/+12
2023-03-17net: phylib: get rid of unnecessary lockingRussell King (Oracle)1-7/+1
2023-03-17net: stmmac: add to set device wake up flag when stmmac init phyRongguang Wei1-0/+1
2023-03-17drm/msm/dpu: clear DSPP reservations in rm releaseKalyan Thota1-0/+2
2023-03-17drm/msm/dpu: fix clocks settings for msm8998 SSPP blocksDmitry Baryshkov1-2/+2
2023-03-17drm/msm/dpu: drop DPU_DIM_LAYER from MIXER_MSM8998_MASKDmitry Baryshkov1-1/+1
2023-03-17drm/msm/dpu: fix len of sc7180 ctl blocksDmitry Baryshkov1-3/+3
2023-03-17bpf, sockmap: Fix an infinite loop error when len is 0 in tcp_bpf_recvmsg_par...Liu Jian3-0/+12
2023-03-17ice: copy last block omitted in ice_get_module_eeprom()Petr Oros1-2/+4
2023-03-17net: caif: Fix use-after-free in cfusbl_device_notify()Shigeru Yoshida1-0/+3
2023-03-17net: lan78xx: fix accessing the LAN7800's internal phy specific registers fro...Yuiko Oshino2-26/+33
2023-03-17perf stat: Fix counting when initial delay configuredChangbin Du4-16/+18
2023-03-17net: use indirect calls helpers for sk_exit_memory_pressure()Brian Vazquez1-1/+2
2023-03-17net: tls: fix possible race condition between do_tls_getsockopt_conf() and do...Hangyu Hua1-18/+5
2023-03-17netfilter: nft_quota: copy content when cloning expressionPablo Neira Ayuso1-1/+5
2023-03-17netfilter: nft_last: copy content when cloning expressionPablo Neira Ayuso1-0/+4
2023-03-17selftests: nft_nat: ensuring the listening side is up before starting the clientHangbin Liu1-0/+2
2023-03-17net: lan966x: Fix port police support using tc-matchallHoratiu Vultur1-1/+1
2023-03-17ila: do not generate empty messages in ila_xlat_nl_cmd_get_mapping()Eric Dumazet1-0/+1
2023-03-17drm/msm/dpu: disable features unsupported by QCM2290Dmitry Baryshkov1-6/+7
2023-03-17tls: rx: fix return value for async cryptoJakub Kicinski1-1/+1
2023-03-17powerpc: dts: t1040rdb: fix compatible string for Rev A boardsVladimir Oltean1-1/+0
2023-03-17nfc: fdp: add null check of devm_kmalloc_array in fdp_nci_i2c_read_device_pro...Kang Chen1-0/+4
2023-03-17bgmac: fix *initial* chip reset to support BCM5358Rafał Miłecki2-2/+8
2023-03-17drm/msm/a5xx: fix context faults during ring switchDmitry Baryshkov1-1/+1
2023-03-17drm/msm/a5xx: fix the emptyness check in the preempt codeDmitry Baryshkov1-1/+1
2023-03-17drm/msm/a5xx: fix highest bank bit for a530Dmitry Baryshkov1-1/+1
2023-03-17drm/msm/a5xx: fix setting of the CP_PREEMPT_ENABLE_LOCAL registerDmitry Baryshkov1-2/+2
2023-03-17drm/msm: Fix potential invalid ptr freeRob Clark1-3/+2
2023-03-17drm/nouveau/kms/nv50: fix nv50_wndw_new_ prototypeJiri Slaby (SUSE)1-2/+3
2023-03-17cifs: improve checking of DFS links over STATUS_OBJECT_NAME_INVALIDPaulo Alcantara4-25/+106
2023-03-17ext4: Fix possible corruption when moving a directoryJan Kara1-1/+10
2023-03-17scsi: core: Remove the /proc/scsi/${proc_name} directory earlierBart Van Assche1-0/+2
2023-03-17riscv: Add header include guards to insn.hLiao Chang1-0/+5
2023-03-17block: fix scan partition for exclusively open device againYu Kuai2-5/+27
2023-03-17block: Revert "block: Do not reread partition table on exclusively open device"Yu Kuai3-13/+9
2023-03-17drm/i915: Populate encoder->devdata for DSI on icl+Ville Syrjälä2-4/+14
2023-03-17drm/i915: Do panel VBT init early if the VBT declares an explicit panel typeVille Syrjälä9-26/+61
2023-03-17drm/i915: Introduce intel_panel_init_alloc()Ville Syrjälä3-1/+9
2023-03-17spi: intel: Check number of chip selects after reading the descriptorMika Westerberg1-4/+4
2023-03-17ipmi:ssif: Add a timer between request retriesCorey Minyard1-7/+27
2023-03-17ipmi:ssif: Increase the message retry timeCorey Minyard1-1/+1
2023-03-17ipmi:ssif: Remove rtc_us_timerCorey Minyard1-9/+0
2023-03-17Input: exc3000 - properly stop timer on shutdownDmitry Torokhov1-0/+10
2023-03-17bus: mhi: ep: Change state_lock to mutexManivannan Sadhasivam3-23/+31
2023-03-17bus: mhi: ep: Power up/down MHI stack during MHI RESETManivannan Sadhasivam1-28/+7