summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-02ALSA: hda/realtek: fix mute/micmute LEDs for a HP ZBookAndy Chi1-0/+1
2024-01-02selftests: bonding: do not set port down when adding to bondHangbin Liu1-3/+3
2024-01-02connector: Fix proc_event_num_listeners count not clearedwangkeqi1-2/+3
2024-01-02net: phy: linux/phy.h: fix Excess kernel-doc description warningRandy Dunlap1-1/+0
2024-01-02net: Implement missing getsockopt(SO_TIMESTAMPING_NEW)Jörn-Thorben Hinz1-2/+9
2024-01-01net: qrtr: ns: Return 0 if server port is not presentSarannya S1-1/+3
2024-01-01bcachefs: make RO snapshots actually ROKent Overstreet6-14/+63
2024-01-01bcachefs: bch_sb_field_downgradeKent Overstreet10-9/+255
2024-01-01bcachefs: bch_sb.recovery_passes_requiredKent Overstreet9-30/+172
2024-01-01bcachefs: Add persistent identifiers for recovery passesKent Overstreet3-39/+84
2024-01-01bcachefs: prt_bitflags_vector()Kent Overstreet3-0/+25
2024-01-01bcachefs: move BCH_SB_ERRS() to sb-errors_types.hKent Overstreet2-253/+253
2024-01-01bcachefs: fix buffer overflow in nocow write pathKent Overstreet1-41/+41
2024-01-01bcachefs: DARRAY_PREALLOCATED()Kent Overstreet2-13/+20
2024-01-01bcachefs: Switch darray to kvmalloc()Kent Overstreet2-2/+4
2024-01-01bcachefs: Factor out darray resize slowpathKent Overstreet3-11/+39
2024-01-01bcachefs: fix setting version_upgrade_completeKent Overstreet1-2/+2
2024-01-01bcachefs: fix invalid free in dio write pathKent Overstreet1-8/+5
2024-01-01bcachefs: Fix extents iteration + snapshots interactionKent Overstreet1-11/+24
2024-01-01MAINTAINERS: step down as TJA11XX C45 maintainerRadu Pirea (NXP OSS)1-1/+1
2024-01-01r8169: Fix PCI error on system resumeKai-Heng Feng1-1/+1
2024-01-01net/tcp_sigpool: Use kref_get_unless_zero()Dmitry Safonov1-3/+2
2024-01-01net: sched: em_text: fix possible memory leak in em_text_destroy()Hangyu Hua1-1/+3
2023-12-31Linux 6.7-rc8v6.7-rc8Linus Torvalds1-1/+1
2023-12-31get_maintainer: remove stray punctuation when cleaning file emailsAlvin Šipraga1-7/+11
2023-12-31get_maintainer: correctly parse UTF-8 encoded names in filesAlvin Šipraga1-13/+17
2023-12-30Merge tag 'trace-v6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds6-69/+176
2023-12-30locking/osq_lock: Clarify osq_wait_next()David Laight1-5/+4
2023-12-30locking/osq_lock: Clarify osq_wait_next() calling conventionDavid Laight1-12/+9
2023-12-30locking/osq_lock: Move the definition of optimistic_spin_node into osq_lock.cDavid Laight2-5/+7
2023-12-30ftrace: Fix modification of direct_function hash while in useSteven Rostedt (Google)1-53/+47
2023-12-30ALSA: hda/realtek: enable SND_PCI_QUIRK for hp pavilion 14-ec1xxx seriesAabish Malik1-0/+1
2023-12-30mlxbf_gige: fix receive packet race conditionDavid Thompson1-2/+7
2023-12-29Merge tag 'gpio-fixes-for-v6.7-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+11
2023-12-29Merge tag 'platform-drivers-x86-v6.7-6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds7-68/+176
2023-12-29Merge tag 'block-6.7-2023-12-29' of git://git.kernel.dk/linuxLinus Torvalds2-3/+5
2023-12-29mailmap: add entries for Mathieu OthaceheMathieu Othacehe1-1/+1
2023-12-29MAINTAINERS: change vmware.com addresses to broadcom.comZack Rusin2-5/+5
2023-12-29arch/mm/fault: fix major fault accounting when retrying under per-VMA lockSuren Baghdasaryan5-0/+11
2023-12-29mm/mglru: skip special VMAs in lru_gen_look_around()Yu Zhao1-4/+9
2023-12-29MAINTAINERS: hand over hwpoison maintainership to Miaohe LinNaoya Horiguchi1-2/+2
2023-12-29MAINTAINERS: remove hugetlb maintainer Mike KravetzMike Kravetz2-1/+4
2023-12-29mm: fix unmap_mapping_range high bits shift bugJiajun Xie1-2/+2
2023-12-29mm: memcg: fix split queue list crash when large folio migrationBaolin Wang2-1/+12
2023-12-29mm: fix arithmetic for max_prop_frac when setting max_ratioJingbo Xu1-1/+2
2023-12-29mm: fix arithmetic for bdi min_ratioJingbo Xu1-1/+0
2023-12-29mm: align larger anonymous mappings on THP boundariesRik van Riel1-0/+3
2023-12-29ASoC: mediatek: mt8186: fix AUD_PAD_TOP register and offsetEugen Hristev1-1/+1
2023-12-29cifs: do not depend on release_iface for maintaining iface_listShyam Prasad N2-11/+17
2023-12-29cifs: cifs_chan_is_iface_active should be called with chan_lock heldShyam Prasad N2-3/+11