summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-08-19mptcp: Fix up subflow's memcg when CONFIG_SOCK_CGROUP_DATA=n.Kuniyuki Iwashima
2025-08-19net: Add skb_dst_check_unsetStanislav Fomichev
2025-08-19net: Add skb_dstref_steal and skb_dstref_restoreStanislav Fomichev
2025-08-19mm/migrate: fix NULL movable_ops if CONFIG_ZSMALLOC=mHuacai Chen
2025-08-19iov_iter: iterate_folioq: fix handling of offset >= folio sizeDominique Martinet
2025-08-19NFS: Fix a race when updating an existing writeTrond Myklebust
2025-08-19Merge tag 'vfs-6.17-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-08-19mmc: core: add mmc_read_tuningBenoît Monin
2025-08-19misc: rtsx: usb card reader: add OCP supportRicky Wu
2025-08-19mmc: tmio: Add 64-bit read/write support for SD_BUF0 in polling modeBiju Das
2025-08-19sysfs: remove attribute_group::bin_attrs_newThomas Weißschuh
2025-08-19sysfs: remove bin_attribute::read_new/write_new()Thomas Weißschuh
2025-08-19char: misc: Register fixed minor EISA_EEPROM_MINOR in linux/miscdevice.hZijun Hu
2025-08-19char: misc: Disallow registering miscdevice whose minor > MISC_DYNAMIC_MINORZijun Hu
2025-08-19misc: rtsx_pci: Add separate CD/WP pin polarity reversal supportRicky Wu
2025-08-18Merge branch 'bpf-next/skb-meta-dynptr' into 'bpf-next/master'Martin KaFai Lau
2025-08-18Merge branch 'bpf-next/skb-meta-dynptr' into 'bpf-next/net'Martin KaFai Lau
2025-08-19Merge tag 'drm-misc-next-2025-08-14' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2025-08-18bpf: Enable read/write access to skb metadata through a dynptrJakub Sitnicki
2025-08-18bpf: Add dynptr type for skb metadataJakub Sitnicki
2025-08-18compiler: remove __ADDRESSABLE_ASM{_STR,}() againJan Beulich
2025-08-18objtool: Validate kCFI callsPeter Zijlstra
2025-08-18platform/x86: int3472: add hpd pin supportDongcheng Yan
2025-08-17Merge tag 'locking_urgent_for_v6.17_rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-08-17software node: Constify node_group in registration functionsDmitry Torokhov
2025-08-17serial: introduce uart_port_lock() guard()sJiri Slaby (SUSE)
2025-08-17tty: introduce tty_port_tty guard()Jiri Slaby (SUSE)
2025-08-17console: introduce console_lock guard()sJiri Slaby (SUSE)
2025-08-16iio: fix iio_push_to_buffers_with_ts() typoDavid Lechner
2025-08-16crypto: ccp - Add support to enable CipherTextHiding on SNP_INIT_EXAshish Kalra
2025-08-16crypto: ccp - Introduce new API interface to indicate SEV-SNP Ciphertext hidi...Ashish Kalra
2025-08-16crypto: ccp - Add support for SNP_FEATURE_INFO commandAshish Kalra
2025-08-15Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-08-15{rdma,net}/mlx5: export mlx5_vport_get_vhca_idSaeed Mahameed
2025-08-15net/mlx5: mlx5_ifc, Add hardware definitions needed for adjacent vportsSaeed Mahameed
2025-08-15netfs: Fix unbuffered write error handlingDavid Howells
2025-08-15perf: Convert mmap() refcounts to refcount_tThomas Gleixner
2025-08-14Merge tag 'firewire-fixes-6.17-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-08-14ice: Implement support for SRIOV VFs across Active/Active bondsDave Ertman
2025-08-14srcu: Add guards for notrace variants of SRCU-fast readersPaul E. McKenney
2025-08-14srcu: Add srcu_read_lock_fast_notrace() and srcu_read_unlock_fast_notrace()Paul E. McKenney
2025-08-14srcu: Move rcu_is_watching() checks to srcu_read_{,un}lock_fast()Paul E. McKenney
2025-08-14s390/pci: Use pci_uevent_ers() in PCI recoveryNiklas Schnelle
2025-08-14dlm: check for undefined release_option valuesAlexander Aring
2025-08-14dlm: handle release_option as unsignedAlexander Aring
2025-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-08-14x86/vmscape: Enable the mitigationPawan Gupta
2025-08-14ice: cleanup capabilities evaluationDave Ertman
2025-08-14Merge tag 'net-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-08-13net: mediatek: wed: Introduce MT7992 WED support to MT7988 SoCLorenzo Bianconi