aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-01-12Linux 6.0.19v6.0.19linux-6.0.yGreg Kroah-Hartman1-1/+1
2023-01-12drm/mgag200: Fix PLL setup for G200_SE_A rev >=4Jocelyn Falempe1-1/+2
2023-01-12efi: random: combine bootloader provided RNG seed with RNG protocol outputArd Biesheuvel4-10/+40
2023-01-12btrfs: make thaw time super block check to also verify checksumQu Wenruo3-6/+22
2023-01-12ksmbd: check nt_len to be at least CIFS_ENCPWD_SIZE in ksmbd_decode_ntlmssp_a...William Liu1-1/+2
2023-01-12ksmbd: send proper error response in smb2_tree_connect()Marios Makassikis1-2/+5
2023-01-12ksmbd: fix infinite loop in ksmbd_conn_handler_loop()Namjae Jeon2-3/+9
2023-01-12btrfs: handle case when repair happens with dev-replaceQu Wenruo1-1/+10
2023-01-12virtio_blk: Fix signedness bug in virtblk_prep_rq()Rafael Mendonca1-2/+4
2023-01-12virtio-blk: use a helper to handle request queuing errorsDmitry Fomichev1-13/+16
2023-01-12drm/i915/gvt: fix vgpu debugfs clean in removeZhenyu Wang1-2/+7
2023-01-12drm/i915/gvt: fix gvt debugfs destroyZhenyu Wang1-2/+6
2023-01-12drm/amdkfd: Fix kernel warning during topology setupMukul Joshi1-1/+1
2023-01-12of/fdt: run soc memory setup when early_init_dt_scan_memory failsAndreas Rammhold2-3/+5
2023-01-12riscv, kprobes: Stricter c.jr/c.jalr decodingBjörn Töpel1-2/+2
2023-01-12riscv: uaccess: fix type of 0 variable on error in get_user()Ben Dooks1-1/+1
2023-01-12thermal: int340x: Add missing attribute for data rate baseSrinivas Pandruvada1-0/+4
2023-01-12vhost_vdpa: fix the crash in unmap a large memoryCindy Lu1-20/+26
2023-01-12io_uring: fix CQ waiting timeout handlingPavel Begunkov1-3/+3
2023-01-12block: don't allow splitting of a REQ_NOWAIT bioJens Axboe1-0/+10
2023-01-12net: dsa: tag_qca: fix wrong MGMT_DATA2 sizeChristian Marangi1-2/+2
2023-01-12net: dsa: qca8k: fix wrong length value for mgmt eth packetChristian Marangi1-10/+35
2023-01-12Revert "net: dsa: qca8k: cache lo and hi for mdio write"Christian Marangi2-54/+12
2023-01-12Revert "drm/amd/display: Enable Freesync Video Mode by default"Michel Dänzer3-5/+35
2023-01-12bpf: Fix panic due to wrong pageattr of im->imageChuang Wang1-0/+4
2023-01-12fbdev: matroxfb: G200eW: Increase max memory from 1 MB to 16 MBPaul Menzel1-2/+2
2023-01-12nfsd: fix handling of readdir in v4root vs. mount upcall timeoutJeff Layton1-0/+11
2023-01-12x86/bugs: Flush IBP in ib_prctl_set()Rodrigo Branco1-0/+2
2023-01-12x86/kexec: Fix double-free of elf header bufferTakashi Iwai1-3/+1
2023-01-12btrfs: fix compat_ro checks against remountQu Wenruo3-5/+7
2023-01-12btrfs: relax block-group-tree feature dependency checksQu Wenruo3-79/+113
2023-01-12btrfs: separate BLOCK_GROUP_TREE compat RO flag from EXTENT_TREE_V2Qu Wenruo5-14/+25
2023-01-12btrfs: don't save block group root into super blockQu Wenruo4-53/+23
2023-01-12btrfs: check superblock to ensure the fs was not modified at thaw timeQu Wenruo4-8/+83
2023-01-12ASoC: SOF: Intel: pci-tgl: unblock S5 entry if DMA stop has failed"Kai Vehmanen3-1/+74
2023-01-12nvme: also return I/O command effects from nvme_command_effectsChristoph Hellwig1-6/+26
2023-01-12nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding itChristoph Hellwig1-16/+19
2023-01-12io_uring: check for valid register opcode earlierJens Axboe1-2/+3
2023-01-12nvme: fix multipath crash caused by flush request when blktrace is enabledYanjun Zhang1-1/+1
2023-01-12drm/amdkfd: Fix double release compute pasidPhilip Yang3-15/+40
2023-01-12drm/amdkfd: Fix kfd_process_device_init_vm error handlingPhilip Yang1-6/+6
2023-01-12drm/amdgpu: Fix size validation for non-exclusive domains (v4)Luben Tuikov1-11/+8
2023-01-12ASoC: SOF: mediatek: initialize panic_info to zeroYC Hung1-1/+1
2023-01-12ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 tabletHans de Goede1-0/+15
2023-01-129p/client: fix data race on req->statusDominique Martinet5-21/+23
2023-01-12ASoC: SOF: Revert: "core: unregister clients and machine drivers in .shutdown"Kai Vehmanen1-9/+0
2023-01-12hfs/hfsplus: avoid WARN_ON() for sanity check, use proper error handlingLinus Torvalds1-5/+10
2023-01-12usb: dwc3: xilinx: include linux/gpio/consumer.hArnd Bergmann1-0/+1
2023-01-12udf: Fix extension of the last extent in the fileJan Kara1-1/+1
2023-01-12caif: fix memory leak in cfctrl_linkup_request()Zhengchao Shao1-1/+5
2023-01-12net/ulp: prevent ULP without clone op from entering the LISTEN statusPaolo Abeni2-0/+18
2023-01-12qed: allow sleep in qed_mcp_trace_dump()Caleb Sander1-8/+20
2023-01-12ublk: honor IO_URING_F_NONBLOCK for handling control commandMing Lei1-0/+3
2023-01-12drm/i915/gvt: fix double free bug in split_2MB_gtt_entryZheng Wang1-4/+13
2023-01-12drm/i915: unpin on error in intel_vgpu_shadow_mm_pin()Dan Carpenter1-0/+1
2023-01-12perf stat: Fix handling of --for-each-cgroup with --bpf-counters to match non...Namhyung Kim1-5/+18
2023-01-12perf stat: Fix handling of unsupported cgroup events when using BPF countersNamhyung Kim1-11/+3
2023-01-12perf lock contention: Fix core dump related to not finding the "__sched_text_...Thomas Richter1-0/+2
2023-01-12usb: rndis_host: Secure rndis_query check against int overflowSzymon Heidrich1-1/+2
2023-01-12octeontx2-pf: Fix lmtst ID used in aura freeGeetha sowjanya1-9/+21
2023-01-12drivers/net/bonding/bond_3ad: return when there's no aggregatorDaniil Tatianin1-0/+1
2023-01-12fs/ntfs3: don't hold ni_lock when calling truncate_setsize()Tetsuo Handa1-2/+2
2023-01-12drm/imx: ipuv3-plane: Fix overlay plane widthPhilipp Zabel1-6/+8
2023-01-12perf tools: Fix resources leak in perf_data__open_dir()Miaoqian Lin1-0/+2
2023-01-12netfilter: ipset: Rework long task execution when adding/deleting entriesJozsef Kadlecsik11-81/+68
2023-01-12netfilter: ipset: fix hash:net,port,net hang with /0 subnetJozsef Kadlecsik1-19/+21
2023-01-12net: sparx5: Fix reading of the MAC addressHoratiu Vultur1-1/+1
2023-01-12vxlan: Fix memory leaks in error pathIdo Schimmel1-6/+13
2023-01-12net: sched: cbq: dont intepret cls results when asked to dropJamal Hadi Salim1-2/+2
2023-01-12net: sched: atm: dont intepret cls results when asked to dropJamal Hadi Salim1-1/+4
2023-01-12gpio: sifive: Fix refcount leak in sifive_gpio_probeMiaoqian Lin1-0/+1
2023-01-12ceph: switch to vfs_inode_has_locks() to fix file lock bugXiubo Li3-6/+1
2023-01-12filelock: new helper: vfs_inode_has_locksJeff Layton2-0/+29
2023-01-12drm/meson: Reduce the FIFO lines held when AFBC is not usedCarlo Caione1-3/+2
2023-01-12selftests: net: return non-zero for failures reported in arp_ndisc_evict_noca...Po-Hsu Lin1-2/+9
2023-01-12selftests: net: fix cleanup_v6() for arp_ndisc_evict_nocarrierPo-Hsu Lin1-2/+2
2023-01-12RDMA/mlx5: Fix validation of max_rd_atomic caps for DCMaor Gottlieb1-14/+35
2023-01-12RDMA/mlx5: Fix mlx5_ib_get_hw_stats when used for deviceShay Drory1-3/+3
2023-01-12net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probeMiaoqian Lin1-0/+1
2023-01-12net: ena: Update NUMA TPH hint register upon NUMA node updateDavid Arinzon2-11/+22
2023-01-12net: ena: Set default value for RX interrupt moderationDavid Arinzon1-1/+2
2023-01-12net: ena: Fix rx_copybreak value updateDavid Arinzon3-5/+21
2023-01-12net: ena: Use bitmask to indicate packet redirectionDavid Arinzon2-10/+25
2023-01-12net: ena: Account for the number of processed bytes in XDPDavid Arinzon1-0/+1
2023-01-12net: ena: Don't register memory info on XDP exchangeDavid Arinzon1-3/+5
2023-01-12net: ena: Fix toeplitz initial hash valueDavid Arinzon1-20/+9
2023-01-12net: amd-xgbe: add missed tasklet_killJiguang Xiao3-2/+9
2023-01-12net: hns3: refine the handling for VF heartbeatJian Shen3-23/+112
2023-01-12net: hns3: refactor function hclge_mbx_handler()Hao Lan2-142/+284
2023-01-12net/mlx5: Lag, fix failure to cancel delayed bond workEli Cohen1-0/+1
2023-01-12net/mlx5e: Set geneve_tlv_option_0_exist when matching on geneve optionMaor Dickman1-0/+5
2023-01-12net/mlx5e: Fix hw mtu initializing at XDP SQ allocationAdham Faris1-1/+1
2023-01-12net/mlx5e: Always clear dest encap in neigh-update-delChris Mi1-1/+8
2023-01-12net/mlx5e: CT: Fix ct debugfs folder nameChris Mi1-6/+1
2023-01-12net/mlx5e: IPoIB, Don't allow CQE compression to be turned on by defaultDragos Tatulea1-0/+4
2023-01-12net/mlx5: Fix RoCE setting at HCA levelShay Drory2-2/+2
2023-01-12net/mlx5: Avoid recovery in probe flowsShay Drory1-0/+6
2023-01-12net/mlx5: Fix io_eq_size and event_eq_size params validationShay Drory1-1/+1
2023-01-12net/mlx5: Add forgotten cleanup calls into mlx5_init_once() error pathJiri Pirko1-0/+2
2023-01-12net/mlx5: E-Switch, properly handle ingress tagged packets on VSTMoshe Shemesh6-16/+68
2023-01-12vdpasim: fix memory leak when freeing IOTLBsJason Wang1-1/+3
2023-01-12vdpa/vp_vdpa: fix kfree a wrong pointer in vp_vdpa_removeRong Wang1-1/+1
2023-01-12virtio-crypto: fix memory leak in virtio_crypto_alg_skcipher_close_session()Wei Yongjun1-1/+2
2023-01-12vdpa_sim: fix vringh initialization in vdpasim_queue_ready()Stefano Garzarella1-2/+1
2023-01-12vhost-vdpa: fix an iotlb memory leakStefano Garzarella1-4/+8
2023-01-12vhost: fix range used in translate_desc()Stefano Garzarella1-2/+2
2023-01-12vringh: fix range used in iotlb_translate()Stefano Garzarella1-3/+2
2023-01-12vhost/vsock: Fix error handling in vhost_vsock_init()Yuan Can1-1/+8
2023-01-12vdpa_sim: fix possible memory leak in vdpasim_net_init() and vdpasim_blk_init()ruanjinjie2-2/+6
2023-01-12vdpa/mlx5: Fix wrong mac address deletionEli Cohen1-1/+1
2023-01-12vdpa/mlx5: Fix rule forwarding VLAN to TIREli Cohen1-3/+5
2023-01-12bnxt_en: Fix HDS and jumbo thresholds for RX packetsMichael Chan1-4/+5
2023-01-12bnxt_en: Fix first buffer size calculations for XDP multi-bufferMichael Chan3-14/+17
2023-01-12bnxt_en: Fix XDP RX pathMichael Chan3-5/+8
2023-01-12bnxt_en: Simplify bnxt_xdp_buff_init()Michael Chan3-5/+5
2023-01-12nfc: Fix potential resource leaksMiaoqian Lin1-14/+38
2023-01-12net: dsa: mv88e6xxx: depend on PTP conditionallyJohnny S. Lee1-2/+2
2023-01-12qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() failureDaniil Tatianin3-10/+16
2023-01-12net: sched: fix memory leak in tcindex_set_parmsHawkins Jiawei1-10/+2
2023-01-12net: hns3: fix VF promisc mode not update when mac table fullJian Shen1-32/+43
2023-01-12net: hns3: fix miss L3E checking for rx packetJian Shen1-6/+4
2023-01-12net: hns3: add interrupts re-initialization while doing VF FLRJie Wang1-1/+2
2023-01-12nfsd: shut down the NFSv4 state objects before the filecacheJeff Layton1-1/+1
2023-01-12veth: Fix race with AF_XDP exposing old or uninitialized descriptorsShawn Bohrer1-2/+3
2023-01-12net: lan966x: Fix configuration of the PCSHoratiu Vultur1-1/+1
2023-01-12bonding: fix lockdep splat in bond_miimon_commit()Eric Dumazet1-3/+5
2023-01-12netfilter: nf_tables: honor set timeout and garbage collection updatesPablo Neira Ayuso2-19/+57
2023-01-12mptcp: fix lockdep false positivePaolo Abeni3-4/+19
2023-01-12vmxnet3: correctly report csum_level for encapsulated packetRonak Doshi1-0/+8
2023-01-12net: vrf: determine the dst using the original ifindex for multicastAntoine Tenart1-3/+3
2023-01-12ice: xsk: do not use xdp_return_frame() on tx_buf->raw_bufMaciej Fijalkowski1-1/+1
2023-01-12netfilter: nf_tables: perform type checking for existing setsPablo Neira Ayuso1-1/+35
2023-01-12netfilter: nf_tables: add function to create set stateful expressionsPablo Neira Ayuso1-38/+68
2023-01-12netfilter: nf_tables: consolidate set descriptionPablo Neira Ayuso2-30/+40
2023-01-12drm/panfrost: Fix GEM handle creation ref-countingSteven Price3-28/+20
2023-01-12bpf: pull before calling skb_postpull_rcsum()Jakub Kicinski1-2/+5
2023-01-12wifi: ath9k: use proper statements in conditionalsArnd Bergmann1-7/+7
2023-01-12btrfs: fix an error handling path in btrfs_defrag_leaves()Sasha Levin1-2/+4
2023-01-12SUNRPC: ensure the matching upcall is in-flight upon downcallminoura makoto2-2/+22
2023-01-12ext4: correct inconsistent error msg in nojournal modeBaokun Li1-4/+5
2023-01-12ext4: goto right label 'failed_mount3a'Jason Yan1-5/+5
2023-01-12phy: qcom-qmp-combo: fix broken power onJohan Hovold1-7/+13
2023-01-12perf probe: Fix to get the DW_AT_decl_file and DW_AT_call_file as unsinged dataMasami Hiramatsu (Google)1-17/+4
2023-01-12perf probe: Use dwarf_attr_integrate as generic DWARF attr accessorMasami Hiramatsu (Google)1-2/+2
2023-01-12usb: dwc3: gadget: Ignore End Transfer delay on teardownThinh Nguyen1-1/+4
2023-01-12cifs: refcount only the selected iface during interface updateShyam Prasad N1-1/+2
2023-01-12cifs: fix interface count calculation during refreshShyam Prasad N1-1/+2
2023-01-12btrfs: replace strncpy() with strscpy()Sasha Levin2-7/+8
2023-01-12ARM: renumber bits related to _TIF_WORK_MASKJens Axboe1-6/+7
2023-01-07Linux 6.0.18v6.0.18Greg Kroah-Hartman1-1/+1
2023-01-07cifs: prevent copying past input buffer boundariesPaulo Alcantara1-2/+2
2023-01-07drm/amd/pm: correct the fan speed retrieving in PWM for some SMU13 asicsEvan Quan2-6/+28
2023-01-07drm/amd/pm: bump SMU13.0.0 driver_if header to version 0x34Evan Quan3-1/+4
2023-01-07drm/amd/pm: add missing SMU13.0.7 mm_dpm feature mappingEvan Quan1-0/+2
2023-01-07drm/amd/pm: add missing SMU13.0.0 mm_dpm feature mappingEvan Quan1-0/+2
2023-01-07drm/i915/migrate: Account for the reserved_spaceChris Wilson1-4/+12
2023-01-07drm/i915: improve the catch-all evict to handle lock contentionMatthew Auld6-26/+82
2023-01-07drm/amdgpu: make display pinning more flexible (v2)Alex Deucher1-1/+2
2023-01-07drm/amdgpu: handle polaris10/11 overlap asics (v2)Alex Deucher1-2/+11
2023-01-07drm/amd/display: Add DCN314 display SG SupportYifan Zhang1-0/+1
2023-01-07drm/i915/ttm: consider CCS for backup objectsMatthew Auld3-5/+26
2023-01-07ext4: allocate extended attribute value in vmalloc areaYe Bin1-2/+2
2023-01-07ext4: avoid unaccounted block allocation when expanding inodeJan Kara1-0/+8
2023-01-07ext4: initialize quota before expanding inode in setproject ioctlJan Kara1-4/+4
2023-01-07ext4: fix inode leak in ext4_xattr_inode_create() on an error pathYe Bin1-0/+3
2023-01-07ext4: fix kernel BUG in 'ext4_write_inline_data_end()'Ye Bin1-1/+2
2023-01-07ext4: fix deadlock due to mbcache entry corruptionJan Kara3-10/+17
2023-01-07ext4: avoid BUG_ON when creating xattrsJan Kara1-8/+0
2023-01-07ext4: fix corrupt backup group descriptors after online resizeBaokun Li1-7/+15
2023-01-07ext4: dont return EINVAL from GETFSUUID when reporting UUID lengthDarrick J. Wong1-2/+3
2023-01-07ext4: fix bad checksum after online resizeBaokun Li1-2/+2
2023-01-07ext4: fix error code return to user-space in ext4_get_branch()Luís Henriques1-1/+8
2023-01-07ext4: fix corruption when online resizing a 1K bigalloc fsBaokun Li1-3/+3
2023-01-07ext4: fix delayed allocation bug in ext4_clu_mapped for bigalloc + inlineEric Whitney1-0/+8
2023-01-07ext4: don't fail GETFSUUID when the caller provides a long bufferDarrick J. Wong1-2/+4
2023-01-07ext4: init quota for 'old.inode' in 'ext4_rename'Ye Bin1-0/+3
2023-01-07ext4: fix uninititialized value in 'ext4_evict_inode'Ye Bin1-0/+1
2023-01-07ext4: fix off-by-one errors in fast-commit block fillingEric Biggers1-33/+33
2023-01-07ext4: fix unaligned memory access in ext4_fc_reserve_space()Eric Biggers1-18/+21
2023-01-07ext4: add missing validation of fast-commit record lengthsEric Biggers2-20/+20
2023-01-07ext4: don't set up encryption key during jbd2 transactionEric Biggers3-23/+27
2023-01-07ext4: fix leaking uninitialized memory in fast-commit journalEric Biggers1-0/+5
2023-01-07ext4: disable fast-commit of encrypted dir operationsEric Biggers3-18/+31
2023-01-07ext4: don't allow journal inode to have encrypt flagEric Biggers1-1/+1
2023-01-07ext4: fix bug_on in __es_tree_search caused by bad boot loader inodeBaokun Li1-1/+1
2023-01-07ext4: check and assert if marking an no_delete evicting inode dirtyZhang Yi1-0/+6
2023-01-07ext4: journal_path mount options should follow linksLukas Czerner4-2/+5
2023-01-07ext4: fix reserved cluster accounting in __es_remove_extent()Ye Bin1-1/+2
2023-01-07ext4: fix bug_on in __es_tree_search caused by bad quota inodeBaokun Li1-0/+2
2023-01-07ext4: add helper to check quota inumsBaokun Li1-3/+25
2023-01-07ext4: add EXT4_IGET_BAD flag to prevent unexpected bad inodeBaokun Li3-3/+11
2023-01-07ext4: fix undefined behavior in bit shift for ext4_check_flag_valuesGaosheng Cui1-1/+1
2023-01-07ext4: fix use-after-free in ext4_orphan_cleanupBaokun Li1-1/+2
2023-01-07fs: ext4: initialize fsdata in pagecache_write()Alexander Potapenko1-1/+1
2023-01-07ext4: remove trailing newline from ext4_msg() messageLuís Henriques1-1/+1
2023-01-07ext4: add inode table check in __ext4_get_inode_loc to aovid possible infinit...Baokun Li1-1/+9
2023-01-07ext4: silence the warning when evicting inode with dioread_nolockZhang Yi1-5/+5
2023-01-07drm/etnaviv: reap idle mapping if it doesn't match the softpin addressLucas Stach1-1/+6
2023-01-07drm/ingenic: Fix missing platform_driver_unregister() call in ingenic_drm_init()Yuan Can1-1/+5
2023-01-07drm/i915/dsi: fix VBT send packet port selection for dual link DSIMikko Kovanen1-2/+2