summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-15net: fill in MODULE_DESCRIPTION()s for ieee802154/fakelbBreno Leitao
2024-02-15net: fill in MODULE_DESCRIPTION()s for xen-netbackBreno Leitao
2024-02-15ALSA: usb-audio: More relaxed check of MIDI jack namesTakashi Iwai
2024-02-15ALSA: hda/realtek: fix mute/micmute LED For HP mt645Eniac Zhang
2024-02-15net: ravb: Count packets instead of descriptors in GbEth RX pathPaul Barker
2024-02-15pppoe: Fix memory leak in pppoe_sendmsg()Gavrilov Ilia
2024-02-15net: sctp: fix skb leak in sctp_inq_free()Dmitry Antipov
2024-02-15Merge tag 'asoc-fix-v6.8-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2024-02-15net: bcmasp: Handle RX buffer allocation failureFlorian Fainelli
2024-02-15Merge tag 'nf-24-02-15' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-02-15arm64/sve: Lower the maximum allocation for the SVE ptrace regsetMark Brown
2024-02-15arm64: Subscribe Microsoft Azure Cobalt 100 to ARM Neoverse N2 errataEaswar Hariharan
2024-02-15Merge tag 'linux-can-fixes-for-6.8-20240214' of git://git.kernel.org/pub/scm/...Paolo Abeni
2024-02-15net-timestamp: make sk_tskey more predictable in error pathVadim Fedorenko
2024-02-15drm/xe: avoid function cast warningsArnd Bergmann
2024-02-15drm/xe/pt: Allow for stricter type- and range checkingThomas Hellström
2024-02-15drm/xe/display: fix i915_gem_object_is_shmem() wrapperMatthew Auld
2024-02-15drm/xe/vm: Avoid reserving zero fencesThomas Hellström
2024-02-14selftests: tls: increase the wait in poll_partial_rec_asyncJakub Kicinski
2024-02-14ice: Add check for lport extraction to LAG initDave Ertman
2024-02-14Merge tag 'wireless-2024-02-14' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-02-14Merge tag 'mips-fixes_6.8_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-02-14Merge tag 'landlock-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-02-14Merge tag 'for-6.8-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-02-14Merge tag 'linux_kselftest-kunit-fixes-6.8-rc5' of git://git.kernel.org/pub/s...Linus Torvalds
2024-02-15netfilter: nf_tables: fix bidirectional offload regressionFelix Fietkau
2024-02-15netfilter: nat: restore default DNAT behaviorKyle Swenson
2024-02-15netfilter: nft_set_pipapo: fix missing : in kdocPablo Neira Ayuso
2024-02-14lsm: fix integer overflow in lsm_set_self_attr() syscallJann Horn
2024-02-14igc: Remove temporary workaroundSasha Neftin
2024-02-14igb: Fix string truncation warnings in igb_set_fw_versionKunwu Chan
2024-02-14tracing: Inform kmemleak of saved_cmdlines allocationSteven Rostedt (Google)
2024-02-14drm/tests/drm_buddy: add alloc_contiguous testMatthew Auld
2024-02-14drm/buddy: Fix alloc_range() error handling codeArunpravin Paneer Selvam
2024-02-14can: netlink: Fix TDCO calculation using the old data bittimingMaxime Jayat
2024-02-14can: j1939: Fix UAF in j1939_sk_match_filter during setsockopt(SO_J1939_FILTER)Oleksij Rempel
2024-02-14can: j1939: prevent deadlock by changing j1939_socks_lock to rwlockZiqi Zhao
2024-02-14ethernet: cpts: fix function pointer cast warningsArnd Bergmann
2024-02-14bnad: fix work_queue type mismatchArnd Bergmann
2024-02-14net: smc: fix spurious error message from __sock_release()Dmitry Antipov
2024-02-14Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2024-02-14octeontx2-af: Remove the PF_FUNC validation for NPC transmit rulesSubbaraya Sundeep
2024-02-14ALSA: hda/realtek: cs35l41: Fix order and duplicates in quirks tableJean-Loïc Charroud
2024-02-14ALSA: hda/realtek: cs35l41: Fix device ID / model nameJean-Loïc Charroud
2024-02-14ALSA: hda/realtek: cs35l41: Add internal speaker support for ASUS UM3402 with...Jean-Loïc Charroud
2024-02-13ASoC: cs35l56: Workaround for ACPI with broken spk-id-gpios propertyRichard Fitzgerald
2024-02-13drm/rockchip: vop2: add a missing unlock in vop2_crtc_atomic_enable()Harshit Mogalapalli
2024-02-13Merge branch 'selftests-net-more-pmtu-sh-fixes'Jakub Kicinski
2024-02-13selftests: net: more pmtu.sh fixesPaolo Abeni
2024-02-13selftests: net: more strict check in net_helperPaolo Abeni