]> git.itanic.dy.fi Git - linux-stable/shortlog
linux-stable
2022-06-09 Mickaël Salaünlandlock: Fix landlock_add_rule(2) documentation
2022-06-09 Mickaël Salaünsamples/landlock: Format with clang-format
2022-06-09 Mickaël Salaünsamples/landlock: Add clang-format exceptions
2022-06-09 Mickaël Salaünselftests/landlock: Format with clang-format
2022-06-09 Mickaël Salaünselftests/landlock: Normalize array assignment
2022-06-09 Mickaël Salaünselftests/landlock: Add clang-format exceptions
2022-06-09 Mickaël Salaünlandlock: Format with clang-format
2022-06-09 Mickaël Salaünlandlock: Add clang-format exceptions
2022-06-09 Manivannan... scsi: ufs: qcom: Add a readl() to make sure ref_clk...
2022-06-09 Xiaomeng Tongscsi: dc395x: Fix a missing check on list iterator
2022-06-09 Junxiao Bi... ocfs2: dlmfs: fix error handling of user_dlm_destroy_lock
2022-06-09 Alexander Aringdlm: fix missing lkb refcount handling
2022-06-09 Alexander Aringdlm: fix wake_up() calls for pending remove
2022-06-09 Dan Carpenterdlm: uninitialized variable on error in dlm_listen_for_...
2022-06-09 Alexander Aringdlm: fix plock invalid read
2022-06-09 Sven Schnelles390/stp: clock_delta should be signed
2022-06-09 Nico Boehrs390/perf: obtain sie_block from the right address
2022-06-09 Rei Yamamotomm, compaction: fast_find_migrateblock() should return...
2022-06-09 Damien Le Moalblock: Fix potential deadlock in blk_ia_range_sysfs_show()
2022-06-09 Denis Efremovstaging: r8188eu: prevent ->Ssid overflow in rtw_wx_set...
2022-06-09 Johan HovoldPCI: qcom: Fix unbalanced PHY init on probe errors
2022-06-09 Johan HovoldPCI: qcom: Fix runtime PM imbalance on probe errors
2022-06-09 Bjorn HelgaasPCI/PM: Fix bridge_d3_blacklist[] Elo i2 overwrite...
2022-06-09 Alex Deucherdrm/amdgpu: add beige goby PCI ID
2022-06-09 Gautam Menghanitracing: Initialize integer variable to prevent garbage...
2022-06-09 Wonhyuk Yangtracing: Fix return value of trace_pid_write()
2022-06-09 Keita Suzukitracing: Fix potential double free in create_var_ref()
2022-06-09 Laurent Viviertty: goldfish: Introduce gf_ioread32()/gf_iowrite32()
2022-06-09 Sakari AilusACPI: property: Release subnode properties with data...
2022-06-09 Jan Karaext4: avoid cycles in directory h-tree
2022-06-09 Jan Karaext4: verify dir block before splitting it
2022-06-09 Baokun Liext4: fix bug_on in __es_tree_search
2022-06-09 Theodore Ts'oext4: filter out EXT4_FC_REPLAY from on-disk superblock...
2022-06-09 Ye Binext4: fix bug_on in ext4_writepages
2022-06-09 Eric Biggersext4: fix memory leak in parse_apply_sb_mount_options()
2022-06-09 Ye Binext4: fix warning in ext4_handle_inode_extension
2022-06-09 Baokun Liext4: fix race condition between ext4_write and ext4_co...
2022-06-09 Ojaswin Mujooext4: fix journal_ioprio mount option handling
2022-06-09 Ye Binext4: fix use-after-free in ext4_rename_dir_prepare
2022-06-09 Dmitry Monakhovext4: mark group as trimmed only if it was fully scanned
2022-06-09 Jan Karabfq: Make sure bfqg for which we are queueing requests...
2022-06-09 Jan Karabfq: Get rid of __bio_blkcg() usage
2022-06-09 Jan Karabfq: Track whether bfq_group is still online
2022-06-09 Jan Karabfq: Remove pointless bfq_init_rq() calls
2022-06-09 Jan Karabfq: Drop pointless unlock-lock pair
2022-06-09 Jan Karabfq: Update cgroup information before merging bio
2022-06-09 Jan Karabfq: Split shared queues on move between cgroups
2022-06-09 Jan Karabfq: Avoid merging queues with different parents
2022-06-09 Jan Karabfq: Avoid false marking of bic as stably merged
2022-06-09 Aditya Gargefi: Do not import certificates from UEFI Secure Boot...
2022-06-09 Zhihao Chengfs-writeback: writeback_sb_inodes:Recalculate 'wrote...
2022-06-09 Johannes Bergiwlwifi: mei: fix potential NULL-ptr deref
2022-06-09 Avraham Sterniwlwifi: mei: clear the sap data header before sending
2022-06-09 Emmanuel Grumbachiwlwifi: mvm: fix assert 1F04 upon reconfig
2022-06-09 Johannes Bergiwlwifi: fw: init SAR GEO table only if data is present
2022-06-09 Johannes Bergwifi: mac80211: fix use-after-free in chanctx code
2022-06-09 Peter Zijlstraobjtool: Fix symbol creation
2022-06-09 Mikulas Patockaobjtool: Fix objtool regression on x32 systems
2022-06-09 Chao Yuf2fs: fix to do sanity check for inline inode
2022-06-09 Chao Yuf2fs: fix fallocate to use file_modified to update...
2022-06-09 Eric Biggersf2fs: don't use casefolded comparison for "." and ".."
2022-06-09 Chao Yuf2fs: fix to do sanity check on total_data_blocks
2022-06-09 Jaegeuk Kimf2fs: don't need inode lock for system hidden quota
2022-06-09 Chao Yuf2fs: fix deadloop in foreground GC
2022-06-09 Chao Yuf2fs: fix to clear dirty inode in f2fs_evict_inode()
2022-06-09 Chao Yuf2fs: fix to do sanity check on block address in f2fs_d...
2022-06-09 Chao Yuf2fs: fix to avoid f2fs_bug_on() in dec_valid_node_count()
2022-06-09 Olga KornievskaiaNFSv4.1 mark qualified async operations as MOVEABLE...
2022-06-09 Trond MyklebustNFS: Convert GFP_NOFS to GFP_KERNEL
2022-06-09 Javier Martinez... video: fbdev: vesafb: Fix a use-after-free due early...
2022-06-09 Zhengjun Xingperf jevents: Fix event syntax error caused by ExtSel
2022-06-09 Daniel Bristot... tracing/timerlat: Notify IRQ new max latency only if...
2022-06-09 Daniel Bristot... rtla: Fix __set_sched_attr error message
2022-06-09 John Kacurrtla: Minor grammar fix for rtla README
2022-06-09 John Kacurrtla: Don't overwrite existing directory mode
2022-06-09 Leo Yanperf c2c: Use stdio interface if slang is not supported
2022-06-09 Jiri Olsaperf build: Fix btf__load_from_kernel_by_id() feature...
2022-06-09 Tiezhu YangMIPS: RALINK: Define pci_remap_iospace under CONFIG_PCI...
2022-06-09 Palmer DabbeltRISC-V: Fix the XIP build
2022-06-09 Li Huafeitracing: Reset the function filter after completing...
2022-06-09 Kuninori Morimotoi2c: rcar: fix PM ref counts in probe error paths
2022-06-09 Tali Perryi2c: npcm: Handle spurious interrupts
2022-06-09 Tyrone Tingi2c: npcm: Correct register access width
2022-06-09 Tali Perryi2c: npcm: Fix timeout calculation
2022-06-09 Joerg Roedeliommu/amd: Increase timeout waiting for GA log enablement
2022-06-09 Amelie Delaunaydmaengine: stm32-mdma: fix chan initialization in stm32...
2022-06-09 Amelie Delaunaydmaengine: stm32-mdma: remove GISR1 register
2022-06-09 Miaoqian Linvideo: fbdev: clcdfb: Fix refcount leak in clcdfb_of_vr...
2022-06-09 Trond MyklebustNFS: Further fixes to the writeback error handling
2022-06-09 Trond MyklebustNFSv4/pNFS: Do not fail I/O when we fail to allocate...
2022-06-09 Trond MyklebustNFS: Don't report errors from nfs_pageio_complete(...
2022-06-09 Trond MyklebustNFS: Do not report flush errors in nfs_write_end()
2022-06-09 Trond MyklebustNFS: Don't report ENOSPC write errors twice
2022-06-09 Trond MyklebustNFS: fsync() should report filesystem errors over EINTR...
2022-06-09 Trond MyklebustNFS: Do not report EINTR/ERESTARTSYS as mapping errors
2022-06-09 Christophe... dmaengine: idxd: Fix the error handling path in idxd_cd...
2022-06-09 Nathan Chancellori2c: at91: Initialize dma_buf in at91_twi_xfer()
2022-06-09 Miles Cheniommu/mediatek: Fix NULL pointer dereference when print...
2022-06-09 Guenter RoeckMIPS: Loongson: Use hwmon_device_register_with_groups...
2022-06-09 Jean-Philippe... iommu/arm-smmu-v3-sva: Fix mm use-after-free
next