summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-22Linux 6.6.63v6.6.63Greg Kroah-Hartman
2024-11-22mm/damon/core: copy nr_accesses when splitting regionSeongJae Park
2024-11-22mm/damon/core: handle zero schemes apply intervalSeongJae Park
2024-11-22mm/damon/core: check apply interval in damon_do_apply_schemes()SeongJae Park
2024-11-22mm: resolve faulty mmap_region() error path behaviourLorenzo Stoakes
2024-11-22mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handlingLorenzo Stoakes
2024-11-22mm: refactor map_deny_write_exec()Lorenzo Stoakes
2024-11-22mm: unconditionally close VMAs on errorLorenzo Stoakes
2024-11-22mm: avoid unsafe VMA hook invocation when error arises on mmap hookLorenzo Stoakes
2024-11-22leds: mlxreg: Use devm_mutex_init() for mutex initializationGeorge Stark
2024-11-22fs/9p: fix uninitialized values during inode evictEric Van Hensbergen
2024-11-22drm/amd/pm: Vangogh: Fix kernel memory out of bounds writeTvrtko Ursulin
2024-11-22mptcp: pm: use _rcu variant under rcu_read_lockMatthieu Baerts (NGI0)
2024-11-22mptcp: drop lookup_by_id in lookup_addrGeliang Tang
2024-11-22mptcp: hold pm lock when deleting entryGeliang Tang
2024-11-22mptcp: update local address flags when setting itGeliang Tang
2024-11-22mptcp: add userspace_pm_lookup_addr_by_id helperGeliang Tang
2024-11-22mptcp: define more local variables skGeliang Tang
2024-11-22NFSD: Never decrement pending_async_copies on errorChuck Lever
2024-11-22NFSD: Initialize struct nfsd4_copy earlierChuck Lever
2024-11-22NFSD: Limit the number of concurrent async COPY operationsChuck Lever
2024-11-22NFSD: Async COPY result needs to return a write verifierChuck Lever
2024-11-22NFSD: initialize copy->cp_clp early in nfsd4_copy for use by trace pointDai Ngo
2024-11-22media: dvbdev: fix the logic when DVB_DYNAMIC_MINORS is not setMauro Carvalho Chehab
2024-11-22lib/buildid: Fix build ID parsing logicJiri Olsa
2024-11-22staging: vchiq_arm: Use devm_kzalloc() for vchiq_arm_state allocationUmang Jain
2024-11-22staging: vchiq_arm: Get the rid off struct vchiq_2835_stateStefan Wahren
2024-11-22mm/damon/core: handle zero {aggregation,ops_update} intervalsSeongJae Park
2024-11-22mm/damon/core: implement scheme-specific apply intervalSeongJae Park
2024-11-22drm/amd/display: Adjust VSDB parser for replay featureRodrigo Siqueira
2024-11-22drm/amd: Fix initialization mistake for NBIO 7.7.0Vijendar Mukunda
2024-11-22nouveau: fw: sync dma after setup is called.Dave Airlie
2024-11-22pmdomain: imx93-blk-ctrl: correct remove pathPeng Fan
2024-11-22drm/bridge: tc358768: Fix DSI command txFrancesco Dolcini
2024-11-22mmc: sunxi-mmc: Fix A100 compatible descriptionAndre Przywara
2024-11-22Revert "mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K"Aurelien Jarno
2024-11-22LoongArch: Make KASAN work with 5-level page-tablesHuacai Chen
2024-11-22LoongArch: Disable KASAN if PGDIR_SIZE is too large for cpu_vabitsHuacai Chen
2024-11-22LoongArch: Fix early_numa_add_cpu() usage for FDT systemsHuacai Chen
2024-11-22nilfs2: fix null-ptr-deref in block_dirty_buffer tracepointRyusuke Konishi
2024-11-22ocfs2: fix UBSAN warning in ocfs2_verify_volume()Dmitry Antipov
2024-11-22ALSA: hda/realtek: fix mute/micmute LEDs for a HP EliteBook 645 G10Maksym Glubokiy
2024-11-22ALSA: hda/realtek - Fixed Clevo platform headset Mic issueKailang Yang
2024-11-22nommu: pass NULL argument to vma_iter_prealloc()Hajime Tazaki
2024-11-22nilfs2: fix null-ptr-deref in block_touch_buffer tracepointRyusuke Konishi
2024-11-22KVM: VMX: Bury Intel PT virtualization (guest/host mode) behind CONFIG_BROKENSean Christopherson
2024-11-22KVM: x86: Unconditionally set irr_pending when updating APICv stateSean Christopherson
2024-11-22KVM: nVMX: Treat vpid01 as current if L2 is active, but with VPID disabledSean Christopherson
2024-11-22ima: fix buffer overrun in ima_eventdigest_init_commonSamasth Norway Ananda
2024-11-22vp_vdpa: fix id_table array not null terminated errorXiaoguang Wang