]> git.itanic.dy.fi Git - linux-stable/shortlog
linux-stable
2022-08-21 Greg Kroah... Linux 5.18.19 v5.18.19
2022-08-21 Coiby Xuarm64: kexec_file: use more system keyrings to verify...
2022-08-21 Coiby Xukexec, KEYS: make the code in bzImage64_verify_sig...
2022-08-21 Qu Wenruobtrfs: raid56: don't trust any cached sector in __raid5...
2022-08-21 Qu Wenruobtrfs: only write the sectors in the vertical stripe...
2022-08-21 Jamal Hadi... net_sched: cls_route: disallow handle of 0
2022-08-21 Jens Wiklandertee: add overflow check in register_shm_helper()
2022-08-17 Greg Kroah... Linux 5.18.18 v5.18.18
2022-08-17 Andrey Konovalovmm: introduce clear_highpage_kasan_tagged
2022-08-17 Luiz Augusto... Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm regression
2022-08-17 Pavel Begunkovio_uring: mem-account pbuf buckets
2022-08-17 Ye Binf2fs: fix null-ptr-deref in f2fs_get_dnode_of_data
2022-08-17 Tom Rixdrm/vc4: change vc4_dma_range_matches from a global...
2022-08-17 Daeho Jeongf2fs: revive F2FS_IOC_ABORT_VOLATILE_WRITE
2022-08-17 Lukas Wunnernet: phy: smsc: Disable Energy Detect Power-Down in...
2022-08-17 Kumar Kartikeya... bpf: Suppress 'passing zero to PTR_ERR' warning
2022-08-17 Kumar Kartikeya... bpf: Fix sparse warning for bpf_kptr_xchg_proto
2022-08-17 Marek Vasutdrm/bridge: tc358767: Fix (e)DP bridge endpoint parsing...
2022-08-17 Russell Curreypowerpc/kexec: Fix build failure from uninitialised...
2022-08-17 Alexander GordeevRevert "s390/smp: enforce lowcore protection on CPU...
2022-08-17 Vladimir Olteannet: dsa: felix: fix min gate len calculation for tc...
2022-08-17 Steven Rostedt... tracing: Use a copy of the va_list for __assign_vstr()
2022-08-17 Paolo Abenimptcp: refine memory scheduling
2022-08-17 Greg Kroah... Revert "mwifiex: fix sleep in atomic context bugs cause...
2022-08-17 Eric Dumazetraw: fix a typo in raw_icmp_error()
2022-08-17 Eric Dumazetraw: remove unused variables from raw6_icmp_error()
2022-08-17 Jason A. Donenfeldcrypto: lib/blake2s - reduce stack frame usage in self...
2022-08-17 Eric Dumazettcp: fix over estimation in sk_forced_mem_schedule()
2022-08-17 Thadeu Lima... net_sched: cls_route: remove from list when handle...
2022-08-17 Naohiro Aotabtrfs: convert count_max_extents() to use fs_info-...
2022-08-17 Filipe Mananabtrfs: join running log transaction when logging new...
2022-08-17 Christophe... powerpc: Fix eh field when calling lwarx on PPC32
2022-08-17 SeongJae Parkxen-blkfront: Apply 'feature_persistent' parameter...
2022-08-17 Maximilian... xen-blkback: Apply 'feature_persistent' parameter when...
2022-08-17 SeongJae Parkxen-blkback: fix persistent grants negotiation
2022-08-17 Mårten Lindahltpm: Add check for Failure mode for TPM2 modules
2022-08-17 Huacai Chentpm: eventlog: Fix section mismatch for DEBUG_SECTION_M...
2022-08-17 Tianjia ZhangKEYS: asymmetric: enforce SM2 signature use pkey algo
2022-08-17 Jan Karaext4: fix race when reusing xattr blocks
2022-08-17 Jan Karaext4: unindent codeblock in ext4_xattr_block_set()
2022-08-17 Shuqi Zhangext4: use kmemdup() to replace kmalloc + memcpy
2022-08-17 Jan Karaext4: remove EA inode entry from mbcache on inode eviction
2022-08-17 Lukas Czernerext4: make sure ext4_append() always allocates new...
2022-08-17 Lukas Czernerext4: check if directory block is within i_size
2022-08-17 Ye Binext4: fix warning in ext4_iomap_begin as race between...
2022-08-17 Baokun Liext4: correct the misjudgment in ext4_iget_extra_inode
2022-08-17 Baokun Liext4: correct max_inline_xattr_value_size computing
2022-08-17 Baokun Liext4: fix use-after-free in ext4_xattr_set_entry
2022-08-17 Baokun Liext4: add EXT4_INODE_HAS_XATTR_SPACE macro in xattr.h
2022-08-17 Eric Whitneyext4: fix extent status tree race in writeback error...
2022-08-17 Theodore Ts'oext4: update s_overhead_clusters in the superblock...
2022-08-17 Hyunchul Leeksmbd: prevent out of bound read for SMB2_WRITE
2022-08-17 Namjae Jeonksmbd: fix wrong smbd max read/write size check
2022-08-17 Namjae Jeonksmbd: add smbd max io size parameter
2022-08-17 Hyunchul Leeksmbd: smbd: introduce read/write credits for RDMA...
2022-08-17 Hyunchul Leeksmbd: smbd: change prototypes of RDMA read/write relat...
2022-08-17 Marios Makassikisksmbd: validate length in smb2_write()
2022-08-17 Steven Rostedt... tracing: Use a struct alignof to determine trace event...
2022-08-17 Steven Rostedt... batman-adv: tracing: Use the new __vstring() helper
2022-08-17 Miaohe Linhugetlb_cgroup: fix wrong hugetlb cgroup numa stat
2022-08-17 Jianglei Niemm/damon/reclaim: fix potential memory leak in damon_re...
2022-08-17 Mikulas Patockadm raid: fix address sanitizer warning in raid_resume
2022-08-17 Mikulas Patockadm raid: fix address sanitizer warning in raid_status
2022-08-17 Sean ChristophersonKVM: nVMX: Attempt to load PERF_GLOBAL_CTRL on nVMX...
2022-08-17 Sean ChristophersonKVM: VMX: Add helper to check if the guest PMU has...
2022-08-17 Like XuKVM: x86/pmu: Ignore pmu->global_ctrl check if vPMU...
2022-08-17 Sean ChristophersonKVM: VMX: Mark all PERF_GLOBAL_(OVF)_CTRL bits reserved...
2022-08-17 Like XuKVM: x86/pmu: Introduce the ctrl_mask value for fixed...
2022-08-17 Sumanth Korikkars390/unwind: fix fgraph return address recovery
2022-08-17 Jason A. Donenfeldpowerpc/powernv/kvm: Use darn for H_RANDOM on Power9
2022-08-17 Rafael J. WysockiACPI: CPPC: Do not prevent CPPC from working in the...
2022-08-17 Artem Bityutskiyintel_idle: make SPR C1 and C1E be independent
2022-08-17 Zhang Ruiintel_idle: Add AlderLake support
2022-08-17 Naohiro Aotabtrfs: zoned: wait until zone is finished when allocati...
2022-08-17 Naohiro Aotabtrfs: zoned: write out partially allocated region
2022-08-17 Naohiro Aotabtrfs: zoned: activate necessary block group
2022-08-17 Naohiro Aotabtrfs: zoned: activate metadata block group on flush_space
2022-08-17 Naohiro Aotabtrfs: zoned: introduce space_info->active_total_bytes
2022-08-17 Stefan Roeschbtrfs: store chunk size in space-info struct
2022-08-17 Naohiro Aotabtrfs: zoned: introduce btrfs_zoned_bg_is_full
2022-08-17 Josef Bacikbtrfs: make the bg_reclaim_threshold per-space info
2022-08-17 Naohiro Aotabtrfs: zoned: disable metadata overcommit for zoned
2022-08-17 Naohiro Aotabtrfs: zoned: finish least available block group on...
2022-08-17 Naohiro Aotabtrfs: let can_allocate_chunk return error
2022-08-17 Naohiro Aotabtrfs: replace BTRFS_MAX_EXTENT_SIZE with fs_info-...
2022-08-17 Naohiro Aotabtrfs: zoned: revive max_zone_append_bytes
2022-08-17 Naohiro Aotablock: add bdev_max_segments() helper
2022-08-17 Christoph Hellwigblock: add a bdev_max_zone_append_sectors helper
2022-08-17 Nikolay Borisovbtrfs: properly flag filesystem with BTRFS_FEATURE_INCO...
2022-08-17 Josef Bacikbtrfs: reset block group chunk force if we have to...
2022-08-17 Naohiro Aotabtrfs: fix error handling of fallback uncompress write
2022-08-17 Naohiro Aotabtrfs: ensure pages are unlocked on cow_file_range...
2022-08-17 Josef Bacikbtrfs: tree-log: make the return value for log syncing...
2022-08-17 Jinke Hanblock: don't allow the same type rq_qos add more than...
2022-08-17 Christoph Hellwigblock: serialize all debugfs operations using q->debugf...
2022-08-17 Chen Zhongjinlocking/csd_lock: Change csdlock_debug from early_param...
2022-08-17 Jason A. Donenfeldtimekeeping: contribute wall clock to rng on time change
2022-08-17 Tyler Hicksnet/9p: Initialize the iounit field during fid creation
2022-08-17 Luo Mengdm thin: fix use-after-free crash in dm_sm_register_thr...
2022-08-17 Steven Rostedt... tracing/events: Add __vstring() and __assign_vstr(...
next