summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-15selftests/mm: restore number of hugepagesBreno Leitao
2023-11-15selftests: mm: fix some build warningsMuhammad Usama Anjum
2023-11-15selftests: mm: skip whole test instead of failureMuhammad Usama Anjum
2023-11-15mm/damon/sysfs: eliminate potential uninitialized variable warningDan Carpenter
2023-11-15ALSA: hda/realtek: Add quirks for HP LaptopsStefan Binding
2023-11-15ALSA: hda/realtek: Add quirks for ASUS 2024 ZenbooksStefan Binding
2023-11-15nouveau: don't fail driver load if no display hw present.Dave Airlie
2023-11-15drm: panel-orientation-quirks: Add quirk for Lenovo Legion GoBrenton Simpson
2023-11-15bpf: Do not allocate percpu memory at init stageYonghong Song
2023-11-15io_uring/fdinfo: remove need for sqpoll lock for thread/pid retrievalJens Axboe
2023-11-15ALSA: hda: i915: Alays handle -EPROBE_DEFERMaarten Lankhorst
2023-11-15net: Fix undefined behavior in netdev name allocationGal Pressman
2023-11-15accel/ivpu: avoid build failure with CONFIG_PM=nArnd Bergmann
2023-11-15dt-bindings: net: ethernet-controller: Fix formatting errorNiklas Söderlund
2023-11-15Revert ncsi: Propagate carrier gain/loss events to the NCSI controllerJohnathan Mantey
2023-11-15xen/events: remove some info_for_irq() calls in pirq handlingJuergen Gross
2023-11-15xen/events: modify internal [un]bind interfacesJuergen Gross
2023-11-15xen/events: drop xen_allocate_irqs_dynamic()Juergen Gross
2023-11-14Merge tag 'hardening-v6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-11-14bcachefs: six locks: Fix lost wakeupKent Overstreet
2023-11-14bcachefs: Fix no_data_io mode checksum checkKent Overstreet
2023-11-14bcachefs: Fix bch2_check_nlinks() for snapshotsKent Overstreet
2023-11-14bcachefs: Don't decrease BTREE_ITER_MAX when LOCKDEP=yKent Overstreet
2023-11-14bcachefs: Disable debug log statementsKent Overstreet
2023-11-14bcachefs: Fix missing transaction commitKent Overstreet
2023-11-14bcachefs: Fix error path in bch2_mount()Kent Overstreet
2023-11-14bcachefs: Fix potential sleeping during mountDaniel J Blueman
2023-11-14bcachefs: Fix iterator leak in may_delete_deleted_inode()Kent Overstreet
2023-11-14bcachefs: Kill journal pre-reservationsKent Overstreet
2023-11-14Merge tag 'zstd-linus-v6.7-rc2' of https://github.com/terrelln/linuxLinus Torvalds
2023-11-14Merge branch 'mptcp-misc-fixes-for-v6-7'Jakub Kicinski
2023-11-14selftests: mptcp: fix fastclose with csum failurePaolo Abeni
2023-11-14mptcp: fix setsockopt(IP_TOS) subflow lockingPaolo Abeni
2023-11-14mptcp: add validity check for sending RM_ADDRGeliang Tang
2023-11-14mptcp: fix possible NULL pointer dereference on closePaolo Abeni
2023-11-14mptcp: deal with large GSO sizePaolo Abeni
2023-11-14gve: Fixes for napi_poll when budget is 0Ziwei Xiao
2023-11-14Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-11-14Merge branch 'pds_core-fix-irq-index-bug-and-compiler-warnings'Jakub Kicinski
2023-11-14pds_core: fix up some format-truncation complaintsShannon Nelson
2023-11-14pds_core: use correct index to mask irqShannon Nelson
2023-11-14tg3: Increment tx_dropped in tg3_tso_bug()Alex Pakhunov
2023-11-14tg3: Move the [rt]x_dropped counters to tg3_napiAlex Pakhunov
2023-11-14net: stmmac: avoid rx queue overrunBaruch Siach
2023-11-14net: stmmac: fix rx budget limit checkBaruch Siach
2023-11-15perf/core: Fix cpuctx refcountingPeter Zijlstra
2023-11-15futex: Fix hardcoded flagsPeter Zijlstra
2023-11-14zstd: Fix array-index-out-of-bounds UBSAN warningNick Terrell
2023-11-14audit: don't WARN_ON_ONCE(!current->mm) in audit_exe_compare()Paul Moore
2023-11-14nouveau: use an rwlock for the event lock.Dave Airlie