summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-16net/mlx5e: Track xmit submission to PTP WQ after populating metadata mapRahul Rameshbabu1-1/+1
2023-11-16net/mlx5e: Avoid referencing skb after free-ing in drop path of mlx5e_sq_xmit...Rahul Rameshbabu1-1/+1
2023-11-16net/mlx5e: Don't modify the peer sent-to-vport rules for IPSec offloadJianbo Liu1-1/+2
2023-11-16net/mlx5e: Fix pedit endiannessVlad Buslov1-28/+32
2023-11-16net/mlx5e: fix double free of encap_header in update funcsGavin Li1-10/+10
2023-11-16net/mlx5e: fix double free of encap_headerDust Li1-6/+4
2023-11-16net/mlx5: Decouple PHC .adjtime and .adjphase implementationsRahul Rameshbabu1-1/+6
2023-11-16net/mlx5: DR, Allow old devices to use multi destination FTEErez Shitrit1-1/+2
2023-11-16net/mlx5: Free used cpus mask when an IRQ is releasedMaher Sanalla2-48/+19
2023-11-16Revert "net/mlx5: DR, Supporting inline WQE when possible"Itamar Gozlan1-102/+13
2023-11-16Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski9-49/+200
2023-11-16mm: more ptep_get() conversionRyan Roberts3-3/+3
2023-11-16parisc: fix mmap_base calculation when stack grows upwardsHelge Deller5-13/+17
2023-11-16mm/damon/core.c: avoid unintentional filtering out of schemesHyeongtak Ji1-1/+1
2023-11-16mm: kmem: drop __GFP_NOFAIL when allocating objcg vectorsRoman Gushchin1-1/+2
2023-11-16mm/damon/sysfs-schemes: handle tried region directory allocation failureSeongJae Park1-0/+2
2023-11-16mm/damon/sysfs-schemes: handle tried regions sysfs directory allocation failureSeongJae Park1-0/+3
2023-11-16mm/damon/sysfs: check error from damon_sysfs_update_target()SeongJae Park1-1/+3
2023-11-16mm: fix for negative counter: nr_file_hugepagesStefan Roesch1-7/+9
2023-11-16selftests/mm: add hugetlb_fault_after_madv to .gitignoreBreno Leitao1-0/+1
2023-11-16selftests/mm: restore number of hugepagesBreno Leitao1-0/+3
2023-11-16selftests: mm: fix some build warningsMuhammad Usama Anjum1-5/+5
2023-11-16selftests: mm: skip whole test instead of failureMuhammad Usama Anjum1-6/+7
2023-11-16mm/damon/sysfs: eliminate potential uninitialized variable warningDan Carpenter1-1/+1
2023-11-15ALSA: hda/realtek: Add quirks for HP LaptopsStefan Binding1-0/+3
2023-11-15ALSA: hda/realtek: Add quirks for ASUS 2024 ZenbooksStefan Binding1-0/+4
2023-11-15nouveau: don't fail driver load if no display hw present.Dave Airlie1-0/+5
2023-11-15drm: panel-orientation-quirks: Add quirk for Lenovo Legion GoBrenton Simpson1-0/+6
2023-11-15bpf: Do not allocate percpu memory at init stageYonghong Song3-8/+22
2023-11-15io_uring/fdinfo: remove need for sqpoll lock for thread/pid retrievalJens Axboe2-9/+12
2023-11-15ALSA: hda: i915: Alays handle -EPROBE_DEFERMaarten Lankhorst1-0/+3
2023-11-15net: Fix undefined behavior in netdev name allocationGal Pressman1-1/+3
2023-11-15accel/ivpu: avoid build failure with CONFIG_PM=nArnd Bergmann1-3/+0
2023-11-15dt-bindings: net: ethernet-controller: Fix formatting errorNiklas Söderlund1-2/+2
2023-11-15Revert ncsi: Propagate carrier gain/loss events to the NCSI controllerJohnathan Mantey1-5/+0
2023-11-15xen/events: remove some info_for_irq() calls in pirq handlingJuergen Gross1-49/+68
2023-11-15xen/events: modify internal [un]bind interfacesJuergen Gross1-135/+124
2023-11-15xen/events: drop xen_allocate_irqs_dynamic()Juergen Gross1-30/+44
2023-11-15Merge tag 'hardening-v6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-12/+8
2023-11-15bcachefs: six locks: Fix lost wakeupKent Overstreet1-2/+5
2023-11-15bcachefs: Fix no_data_io mode checksum checkKent Overstreet1-1/+1
2023-11-15bcachefs: Fix bch2_check_nlinks() for snapshotsKent Overstreet1-1/+1
2023-11-15bcachefs: Don't decrease BTREE_ITER_MAX when LOCKDEP=yKent Overstreet1-4/+0
2023-11-15bcachefs: Disable debug log statementsKent Overstreet1-0/+7
2023-11-15bcachefs: Fix missing transaction commitKent Overstreet1-2/+4
2023-11-15bcachefs: Fix error path in bch2_mount()Kent Overstreet1-7/+1
2023-11-15bcachefs: Fix potential sleeping during mountDaniel J Blueman1-0/+2
2023-11-15bcachefs: Fix iterator leak in may_delete_deleted_inode()Kent Overstreet1-1/+1
2023-11-15bcachefs: Kill journal pre-reservationsKent Overstreet11-275/+19
2023-11-15Merge tag 'zstd-linus-v6.7-rc2' of https://github.com/terrelln/linuxLinus Torvalds1-1/+1