summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-14drm/i915: unpin on error in intel_vgpu_shadow_mm_pin()Dan Carpenter1-0/+1
2023-01-14usb: rndis_host: Secure rndis_query check against int overflowSzymon Heidrich1-1/+2
2023-01-14drivers/net/bonding/bond_3ad: return when there's no aggregatorDaniil Tatianin1-0/+1
2023-01-14perf tools: Fix resources leak in perf_data__open_dir()Miaoqian Lin1-0/+2
2023-01-14netfilter: ipset: Rework long task execution when adding/deleting entriesJozsef Kadlecsik11-81/+68
2023-01-14netfilter: ipset: fix hash:net,port,net hang with /0 subnetJozsef Kadlecsik1-19/+21
2023-01-14net: sched: cbq: dont intepret cls results when asked to dropJamal Hadi Salim1-2/+2
2023-01-14net: sched: atm: dont intepret cls results when asked to dropJamal Hadi Salim1-1/+4
2023-01-14gpio: sifive: Fix refcount leak in sifive_gpio_probeMiaoqian Lin1-0/+1
2023-01-14ceph: switch to vfs_inode_has_locks() to fix file lock bugXiubo Li3-6/+1
2023-01-14filelock: new helper: vfs_inode_has_locksJeff Layton2-0/+29
2023-01-14drm/meson: Reduce the FIFO lines held when AFBC is not usedCarlo Caione1-3/+2
2023-01-14RDMA/mlx5: Fix validation of max_rd_atomic caps for DCMaor Gottlieb1-14/+35
2023-01-14net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probeMiaoqian Lin1-0/+1
2023-01-14net: amd-xgbe: add missed tasklet_killJiguang Xiao3-2/+9
2023-01-14net/mlx5e: Fix hw mtu initializing at XDP SQ allocationAdham Faris1-1/+1
2023-01-14net/mlx5e: IPoIB, Don't allow CQE compression to be turned on by defaultDragos Tatulea1-0/+4
2023-01-14net/mlx5: Avoid recovery in probe flowsShay Drory1-0/+6
2023-01-14net/mlx5: Add forgotten cleanup calls into mlx5_init_once() error pathJiri Pirko1-0/+2
2023-01-14vhost: fix range used in translate_desc()Stefano Garzarella1-2/+2
2023-01-14vringh: fix range used in iotlb_translate()Stefano Garzarella1-3/+2
2023-01-14vhost/vsock: Fix error handling in vhost_vsock_init()Yuan Can1-1/+8
2023-01-14nfc: Fix potential resource leaksMiaoqian Lin1-14/+38
2023-01-14qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() failureDaniil Tatianin3-10/+16
2023-01-14net: sched: fix memory leak in tcindex_set_parmsHawkins Jiawei1-10/+2
2023-01-14net: hns3: add interrupts re-initialization while doing VF FLRJie Wang1-1/+2
2023-01-14nfsd: shut down the NFSv4 state objects before the filecacheJeff Layton1-1/+1
2023-01-14veth: Fix race with AF_XDP exposing old or uninitialized descriptorsShawn Bohrer1-2/+3
2023-01-14vmxnet3: correctly report csum_level for encapsulated packetRonak Doshi1-0/+8
2023-01-14drm/panfrost: Fix GEM handle creation ref-countingSteven Price3-28/+20
2023-01-14bpf: pull before calling skb_postpull_rcsum()Jakub Kicinski1-2/+5
2023-01-14SUNRPC: ensure the matching upcall is in-flight upon downcallminoura makoto2-2/+22
2023-01-14ext4: fix deadlock due to mbcache entry corruptionJan Kara3-10/+17
2023-01-14mbcache: automatically delete entries from cache on freeingJan Kara2-77/+55
2023-01-14ext4: fix race when reusing xattr blocksJan Kara1-22/+45
2023-01-14ext4: unindent codeblock in ext4_xattr_block_set()Jan Kara1-39/+38
2023-01-14ext4: remove EA inode entry from mbcache on inode evictionJan Kara3-16/+11
2023-01-14mbcache: add functions to delete entry if unusedJan Kara2-3/+73
2023-01-14mbcache: don't reclaim used entriesJan Kara1-1/+9
2023-01-14ext4: use kmemdup() to replace kmalloc + memcpyShuqi Zhang1-2/+1
2023-01-14ext4: fix leaking uninitialized memory in fast-commit journalEric Biggers1-0/+5
2023-01-14ext4: fix various seppling typosBhaskar Chowdhury8-10/+10
2023-01-14ext4: simplify ext4 error translationJan Kara1-55/+40
2023-01-14ext4: move functions in super.cJan Kara1-98/+98
2023-01-14fs: ext4: initialize fsdata in pagecache_write()Alexander Potapenko1-1/+1
2023-01-14ext4: use memcpy_to_page() in pagecache_write()Chaitanya Kulkarni1-4/+1
2023-01-14mm/highmem: Lift memcpy_[to|from]_page to coreIra Weiny2-14/+18
2023-01-14ext4: correct inconsistent error msg in nojournal modeBaokun Li1-4/+5
2023-01-14ext4: goto right label 'failed_mount3a'Jason Yan1-5/+5
2023-01-14riscv: stacktrace: Fixup ftrace_graph_ret_addr retp argumentGuo Ren1-1/+1