summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-21tools: ynl: make sure we always pass yarg to mnl_cb_runJakub Kicinski
2024-02-21net: mctp: put sock on tag allocation failureJeremy Kerr
2024-02-22netfilter: nf_tables: use kzalloc for hook allocationFlorian Westphal
2024-02-22netfilter: nf_tables: register hooks last when adding new chain/flowtablePablo Neira Ayuso
2024-02-22netfilter: nft_flow_offload: release dst in case direct xmit path is usedPablo Neira Ayuso
2024-02-22netfilter: nft_flow_offload: reset dst in route object after setting up flowPablo Neira Ayuso
2024-02-22netfilter: nf_tables: set dormant flag on hook register failureFlorian Westphal
2024-02-21Merge patch series "RISC-V: Fix CONFIG_AS_HAS_OPTION_ARCH with tip of tree LLVM"Palmer Dabbelt
2024-02-21Merge branch 'tls-fixes-for-record-type-handling-with-peek'Jakub Kicinski
2024-02-21selftests: tls: add test for peeking past a record of a different typeSabrina Dubroca
2024-02-21selftests: tls: add test for merging of same-type control messagesSabrina Dubroca
2024-02-21tls: don't skip over different type records from the rx_listSabrina Dubroca
2024-02-21tls: stop recv() if initial process_rx_list gave us non-DATASabrina Dubroca
2024-02-21tls: break out of main loop when PEEK gets a non-data recordSabrina Dubroca
2024-02-21gtp: fix use-after-free and null-ptr-deref in gtp_genl_dump_pdp()Vasiliy Kovalev
2024-02-21hwmon: (nct6775) Fix access to temperature configuration registersGuenter Roeck
2024-02-21docs: translations: use attribute to store current languageVegard Nossum
2024-02-21irqchip/gic-v3-its: Do not assume vPE tables are preallocatedOliver Upton
2024-02-21MAINTAINERS: wifi: Add N: ath1*k entries to match .yaml filesJeff Johnson
2024-02-21MAINTAINERS: wifi: update Jeff Johnson e-mail addressJeff Johnson
2024-02-21ata: libata-core: Do not call ata_dev_power_set_standby() twiceDamien Le Moal
2024-02-21irqchip/mbigen: Don't use bus_get_dev_root() to find the parentChen Jun
2024-02-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-02-21Merge tag 'for-6.8-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-02-21Merge tag 'v6.8-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2024-02-21cache: ax45mp_cache: Align end size to cache boundary in ax45mp_dma_cache_wba...Lad Prabhakar
2024-02-21bpf, sockmap: Fix NULL pointer dereference in sk_psock_verdict_data_ready()Shigeru Yoshida
2024-02-21fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via libaioBart Van Assche
2024-02-21ring-buffer: Do not let subbuf be bigger than write maskSteven Rostedt (Google)
2024-02-21s390: use the correct count for __iowrite64_copy()Jason Gunthorpe
2024-02-21ASoC: qcom: Fix uninitialized pointer dmactlColin Ian King
2024-02-21wifi: iwlwifi: mvm: fix the TXF mapping for BZ devicesEmmanuel Grumbach
2024-02-21wifi: iwlwifi: mvm: ensure offloading TID queue existsBenjamin Berg
2024-02-21iommufd: Reject non-zero data_type if no data_len is providedJason Gunthorpe
2024-02-21sparc: Fix undefined reference to fb_is_primary_deviceJavier Martinez Canillas
2024-02-21MAINTAINERS: Add framer headers to NETWORKING [GENERAL]Simon Horman
2024-02-21af_unix: Drop oob_skb ref before purging queue in GC.Kuniyuki Iwashima
2024-02-21net: ipa: don't overrun IPA suspend interrupt registersAlex Elder
2024-02-21net: implement lockless setsockopt(SO_PEEK_OFF)Eric Dumazet
2024-02-21octeontx2-af: Consider the action set by PFSubbaraya Sundeep
2024-02-21Merge tag 'kvmarm-fixes-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2024-02-21ALSA: hda/realtek: fix mute/micmute LED For HP mt440Eniac Zhang
2024-02-21drm/xe: Fix modpost warning on xe_mocs kunit moduleAshutosh Dixit
2024-02-21KVM: arm64: vgic-its: Test for valid IRQ in MOVALL handlerOliver Upton
2024-02-21KVM: arm64: vgic-its: Test for valid IRQ in its_sync_lpi_pending_table()Oliver Upton
2024-02-21drm/xe/xe_gt_idle: Drop redundant newline in nameAshutosh Dixit
2024-02-21drm/xe: Return 2MB page size for compact 64k PTEsMatthew Brost
2024-02-21drm/xe: Add XE_VMA_PTE_64K VMA flagMatthew Brost
2024-02-21drm/xe: Fix xe_vma_set_pte_sizeMatthew Brost
2024-02-21iommu/vt-d: Fix constant-out-of-range warningArnd Bergmann