aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-03f2fs: let's avoid panic if extent_tree is not createdJaegeuk Kim
2023-01-03f2fs: should use a temp extent_info for lookupJaegeuk Kim
2023-01-03f2fs: don't mix to use union values in extent_infoJaegeuk Kim
2023-01-03f2fs: initialize extent_cache parameterJaegeuk Kim
2023-01-03f2fs: fix to avoid NULL pointer dereference in f2fs_issue_flush()Chao Yu
2023-01-03x86/asm: Fix an assembler warning with current binutilsMikulas Patocka
2023-01-03btrfs: fix compat_ro checks against remountQu Wenruo
2023-01-03btrfs: always report error in run_one_delayed_ref()Qu Wenruo
2023-01-03btrfs: handle case when repair happens with dev-replaceQu Wenruo
2023-01-03btrfs: fix off-by-one in delalloc search during lseekFilipe Manana
2023-01-03btrfs: fix false alert on bad tree level checkQu Wenruo
2023-01-03btrfs: add error message for metadata level mismatchQu Wenruo
2023-01-03btrfs: fix ASSERT em->len condition in btrfs_get_extentTanmay Bhushan
2023-01-03perf test record_probe_libc_inet_pton: Fix failure due to extra inet_pton() b...Arnaldo Carvalho de Melo
2023-01-03drm/scheduler: Fix lockup in drm_sched_entity_kill()Dmitry Osipenko
2023-01-03usb: rndis_host: Secure rndis_query check against int overflowSzymon Heidrich
2023-01-03net: dpaa: Fix dtsec check for PCS availabilitySean Anderson
2023-01-03octeontx2-pf: Fix lmtst ID used in aura freeGeetha sowjanya
2023-01-03drivers/net/bonding/bond_3ad: return when there's no aggregatorDaniil Tatianin
2023-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller
2023-01-03Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard
2023-01-02io_uring/io-wq: free worker if task_work creation is canceledJens Axboe
2023-01-02Merge tag 'for-6.2-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-01-02fs/ntfs3: don't hold ni_lock when calling truncate_setsize()Tetsuo Handa
2023-01-02x86/kexec: Fix double-free of elf header bufferTakashi Iwai
2023-01-02perf tools: Fix segfault when trying to process tracepoints in perf.data and ...Arnaldo Carvalho de Melo
2023-01-02nfsd: fix handling of readdir in v4root vs. mount upcall timeoutJeff Layton
2023-01-02perf tools: Don't include signature in version stringsAhelenia ZiemiaƄska
2023-01-02drm/imx: ipuv3-plane: Fix overlay plane widthPhilipp Zabel
2023-01-02perf help: Use HAVE_LIBTRACEEVENT to filter out unsupported commandsYang Jihong
2023-01-02perf tools riscv: Fix build error on riscv due to missing header for 'struct ...Eric Lin
2023-01-02fbdev: matroxfb: G200eW: Increase max memory from 1 MB to 16 MBPaul Menzel
2023-01-02perf tools: Fix resources leak in perf_data__open_dir()Miaoqian Lin
2023-01-02drm/scheduler: Fix lockup in drm_sched_entity_kill()Dmitry Osipenko
2023-01-02drm/virtio: Fix memory leak in virtio_gpu_object_create()Xiu Jianfeng
2023-01-02netfilter: ipset: Rework long task execution when adding/deleting entriesJozsef Kadlecsik
2023-01-02netfilter: ipset: fix hash:net,port,net hang with /0 subnetJozsef Kadlecsik
2023-01-02net: sparx5: Fix reading of the MAC addressHoratiu Vultur
2023-01-02vxlan: Fix memory leaks in error pathIdo Schimmel
2023-01-02net: sched: htb: fix htb_classify() kernel-docRandy Dunlap
2023-01-02Merge branch 'cls_drop-fix'David S. Miller
2023-01-02net: sched: cbq: dont intepret cls results when asked to dropJamal Hadi Salim
2023-01-02net: sched: atm: dont intepret cls results when asked to dropJamal Hadi Salim
2023-01-02gpio: sifive: Fix refcount leak in sifive_gpio_probeMiaoqian Lin
2023-01-02ceph: avoid use-after-free in ceph_fl_release_lock()Xiubo Li
2023-01-02ceph: switch to vfs_inode_has_locks() to fix file lock bugXiubo Li
2023-01-02drm/meson: Reduce the FIFO lines held when AFBC is not usedCarlo Caione
2023-01-01NFS: Fix up a sparse warningTrond Myklebust
2023-01-01NFS: Judge the file access cache's timestamp in rcu pathChengen Du
2023-01-01Linux 6.2-rc2Linus Torvalds