aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-15net/mlx5: Decouple PHC .adjtime and .adjphase implementationsRahul Rameshbabu1-1/+6
2023-11-15net/mlx5: DR, Allow old devices to use multi destination FTEErez Shitrit1-1/+2
2023-11-15net/mlx5: Free used cpus mask when an IRQ is releasedMaher Sanalla2-48/+19
2023-11-15Revert "net/mlx5: DR, Supporting inline WQE when possible"Itamar Gozlan1-102/+13
2023-11-15Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski9-49/+200
2023-11-15mm: more ptep_get() conversionRyan Roberts3-3/+3
2023-11-15parisc: fix mmap_base calculation when stack grows upwardsHelge Deller5-13/+17
2023-11-15mm/damon/core.c: avoid unintentional filtering out of schemesHyeongtak Ji1-1/+1
2023-11-15mm: kmem: drop __GFP_NOFAIL when allocating objcg vectorsRoman Gushchin1-1/+2
2023-11-15mm/damon/sysfs-schemes: handle tried region directory allocation failureSeongJae Park1-0/+2
2023-11-15mm/damon/sysfs-schemes: handle tried regions sysfs directory allocation failureSeongJae Park1-0/+3
2023-11-15mm/damon/sysfs: check error from damon_sysfs_update_target()SeongJae Park1-1/+3
2023-11-15mm: fix for negative counter: nr_file_hugepagesStefan Roesch1-7/+9
2023-11-15selftests/mm: add hugetlb_fault_after_madv to .gitignoreBreno Leitao1-0/+1
2023-11-15selftests/mm: restore number of hugepagesBreno Leitao1-0/+3
2023-11-15selftests: mm: fix some build warningsMuhammad Usama Anjum1-5/+5
2023-11-15selftests: mm: skip whole test instead of failureMuhammad Usama Anjum1-6/+7
2023-11-15mm/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-14Merge tag 'hardening-v6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-12/+8
2023-11-14bcachefs: six locks: Fix lost wakeupKent Overstreet1-2/+5
2023-11-14bcachefs: Fix no_data_io mode checksum checkKent Overstreet1-1/+1
2023-11-14bcachefs: Fix bch2_check_nlinks() for snapshotsKent Overstreet1-1/+1
2023-11-14bcachefs: Don't decrease BTREE_ITER_MAX when LOCKDEP=yKent Overstreet1-4/+0
2023-11-14bcachefs: Disable debug log statementsKent Overstreet1-0/+7
2023-11-14bcachefs: Fix missing transaction commitKent Overstreet1-2/+4
2023-11-14bcachefs: Fix error path in bch2_mount()Kent Overstreet1-7/+1
2023-11-14bcachefs: Fix potential sleeping during mountDaniel J Blueman1-0/+2
2023-11-14bcachefs: Fix iterator leak in may_delete_deleted_inode()Kent Overstreet1-1/+1
2023-11-14bcachefs: Kill journal pre-reservationsKent Overstreet11-275/+19
2023-11-14Merge tag 'zstd-linus-v6.7-rc2' of https://github.com/terrelln/linuxLinus Torvalds1-1/+1
2023-11-14Merge branch 'mptcp-misc-fixes-for-v6-7'Jakub Kicinski4-6/+15
2023-11-14selftests: mptcp: fix fastclose with csum failurePaolo Abeni1-1/+1
2023-11-14mptcp: fix setsockopt(IP_TOS) subflow lockingPaolo Abeni1-0/+3
2023-11-14mptcp: add validity check for sending RM_ADDRGeliang Tang1-2/+3
2023-11-14mptcp: fix possible NULL pointer dereference on closePaolo Abeni1-3/+4
2023-11-14mptcp: deal with large GSO sizePaolo Abeni1-0/+4