summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-20netfilter: nf_tables: disallow element updates of bound anonymous setsPablo Neira Ayuso1-2/+5
2023-06-20netfilter: nf_tables: fix underflow in object reference counterPablo Neira Ayuso1-8/+5
2023-06-20netfilter: nft_set_pipapo: .walk does not deal with generationsPablo Neira Ayuso1-1/+5
2023-06-20netfilter: nf_tables: drop map element references from preparation phasePablo Neira Ayuso6-32/+167
2023-06-20netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chainPablo Neira Ayuso3-7/+43
2023-06-20netfilter: nf_tables: fix chain binding transaction logicPablo Neira Ayuso3-41/+153
2023-06-20regmap: spi-avmm: Fix regmap_bus max_raw_writeRuss Weight1-1/+1
2023-06-20drm: use mgr->dev in drm_dbg_kms in drm_dp_add_payload_part2Jeff Layton1-1/+1
2023-06-20wifi: iwlwifi: pcie: Handle SO-F device for PCI id 0x7AF0Mukesh Sisodiya1-0/+2
2023-06-20be2net: Extend xmit workaround to BE3 chipRoss Lagerwall1-2/+2
2023-06-20Merge tag '6.4-rc6-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds7-86/+196
2023-06-20s390/boot: fix physmem_info virtual vs physical address confusionAlexander Gordeev1-2/+3
2023-06-20s390/kasan: avoid short by one page shadow memoryAlexander Gordeev1-4/+11
2023-06-20s390/kasan: fix insecure W+X mapping warningAlexander Gordeev1-4/+10
2023-06-20s390/crash: use the correct type for memory allocationChristophe JAILLET1-1/+1
2023-06-20btrfs: fix u32 overflows when left shifting stripe_nrQu Wenruo1-5/+7
2023-06-20accel/qaic: Call DRM helper function to destroy prime GEMPranjal Ramajor Asha Kanojiya1-2/+2
2023-06-20Merge tag 'ipsec-2023-06-20' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller8-8/+79
2023-06-20fs: Provide helpers for manipulating sb->s_readonly_remountJan Kara4-21/+64
2023-06-20Merge branch 'dsa-mt7530-fixes'David S. Miller5-13/+78
2023-06-20MAINTAINERS: add me as maintainer of MEDIATEK SWITCH DRIVERArınç ÜNAL1-2/+3
2023-06-20net: dsa: introduce preferred_default_local_cpu_port and use on MT7530Vladimir Oltean3-1/+46
2023-06-20net: dsa: mt7530: fix handling of LLDP framesArınç ÜNAL2-0/+9
2023-06-20net: dsa: mt7530: fix handling of BPDUs on MT7530 switchArınç ÜNAL1-3/+11
2023-06-20net: dsa: mt7530: fix trapping frames on non-MT7621 SoC MT7530 switchArınç ÜNAL1-1/+1
2023-06-20net: dsa: mt7530: set all CPU ports in MT7531_CPU_PMAPArınç ÜNAL2-7/+9
2023-06-20net: dpaa2-mac: add 25gbase-r supportJosua Mayer1-1/+6
2023-06-20Merge tag 'ieee802154-for-net-2023-06-19' of git://git.kernel.org/pub/scm/lin...David S. Miller4-6/+9
2023-06-20Merge tag 'hyperv-fixes-signed-20230619' of git://git.kernel.org/pub/scm/linu...Linus Torvalds8-88/+129
2023-06-19selftests/mm: fix cross compilation with LLVMMark Brown1-5/+8
2023-06-19mailmap: add entries for Ben DooksBen Dooks1-0/+2
2023-06-19nilfs2: prevent general protection fault in nilfs_clear_dirty_page()Ryusuke Konishi1-1/+9
2023-06-19Revert "mm: vmscan: make global slab shrink lockless"Qi Zheng1-12/+16
2023-06-19Revert "mm: vmscan: make memcg slab shrink lockless"Qi Zheng1-26/+19
2023-06-19Revert "mm: vmscan: add shrinker_srcu_generation"Qi Zheng1-20/+4
2023-06-19Revert "mm: shrinkers: make count and scan in shrinker debugfs lockless"Qi Zheng1-8/+17
2023-06-19Revert "mm: vmscan: hold write lock to reparent shrinker nr_deferred"Qi Zheng1-2/+2
2023-06-19Revert "mm: vmscan: remove shrinker_rwsem from synchronize_shrinkers()"Qi Zheng1-2/+6
2023-06-19Revert "mm: shrinkers: convert shrinker_rwsem to mutex"Qi Zheng5-27/+27
2023-06-19nilfs2: fix buffer corruption due to concurrent device readsRyusuke Konishi3-1/+35
2023-06-19scripts/gdb: fix SB_* constants parsingFlorian Fainelli1-6/+6
2023-06-19scripts: fix the gfp flags header path in gfp-translatePrathu Baronia1-3/+3
2023-06-19udmabuf: revert 'Add support for mapping hugepages (v4)'Mike Kravetz1-41/+6
2023-06-19mm/khugepaged: fix iteration in collapse_fileDavid Stevens1-1/+0
2023-06-19memfd: check for non-NULL file_seals in memfd_create() syscallRoberto Sassu1-3/+6
2023-06-19mm/vmalloc: do not output a spurious warning when huge vmalloc() failsLorenzo Stoakes1-4/+13
2023-06-19mm/mprotect: fix do_mprotect_pkey() limit checkLiam R. Howlett1-1/+1
2023-06-19writeback: fix dereferencing NULL mapping->host on writeback_page_templateRafael Aquini1-1/+1
2023-06-19x86/apic: Fix kernel panic when booting with intremap=off and x2apic_physDheeraj Kumar Srivastava1-1/+4
2023-06-19btrfs: fix race between quota disable and relocationFilipe Manana1-3/+15