summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-08-21net: phy: micrel: Add support for lan8842Horatiu Vultur1-0/+1
2025-08-21Merge tag 'mlx5-next-vhca-id' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Abeni2-4/+131
2025-08-21bnxt_en: hsi: Update FW interface to 1.10.3.133Michael Chan1-62/+253
2025-08-20f2fs: fix to detect potential corrupted nid in free_nid_listChao Yu1-0/+1
2025-08-20LoongArch: Add cpuhotplug hooks to fix high cpu usage of vCPU threadsXianglai Li1-0/+1
2025-08-20Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard3-13/+25
2025-08-20fs: add a FMODE_ flag to indicate IOCB_HAS_METADATA availabilityChristoph Hellwig1-1/+2
2025-08-20net-memcg: Pass struct sock to mem_cgroup_sk_under_memory_pressure().Kuniyuki Iwashima1-18/+0
2025-08-20net-memcg: Pass struct sock to mem_cgroup_sk_(un)?charge().Kuniyuki Iwashima1-5/+24
2025-08-20mptcp: Fix up subflow's memcg when CONFIG_SOCK_CGROUP_DATA=n.Kuniyuki Iwashima1-0/+6
2025-08-20net: Add skb_dst_check_unsetStanislav Fomichev1-0/+9
2025-08-20net: Add skb_dstref_steal and skb_dstref_restoreStanislav Fomichev1-0/+32
2025-08-20mm/migrate: fix NULL movable_ops if CONFIG_ZSMALLOC=mHuacai Chen1-0/+5
2025-08-20iov_iter: iterate_folioq: fix handling of offset >= folio sizeDominique Martinet1-9/+11
2025-08-19NFS: Fix a race when updating an existing writeTrond Myklebust1-0/+1
2025-08-19Merge tag 'vfs-6.17-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+2
2025-08-19mmc: core: add mmc_read_tuningBenoît Monin1-0/+1
2025-08-19misc: rtsx: usb card reader: add OCP supportRicky Wu1-0/+11
2025-08-19mmc: tmio: Add 64-bit read/write support for SD_BUF0 in polling modeBiju Das1-0/+3
2025-08-19sysfs: remove attribute_group::bin_attrs_newThomas Weißschuh1-5/+2
2025-08-19sysfs: remove bin_attribute::read_new/write_new()Thomas Weißschuh1-4/+0
2025-08-19char: misc: Register fixed minor EISA_EEPROM_MINOR in linux/miscdevice.hZijun Hu1-0/+1
2025-08-19char: misc: Disallow registering miscdevice whose minor > MISC_DYNAMIC_MINORZijun Hu1-0/+8
2025-08-19misc: rtsx_pci: Add separate CD/WP pin polarity reversal supportRicky Wu1-0/+2
2025-08-19Merge branch 'bpf-next/skb-meta-dynptr' into 'bpf-next/master'Martin KaFai Lau2-1/+12
2025-08-19Merge branch 'bpf-next/skb-meta-dynptr' into 'bpf-next/net'Martin KaFai Lau2-1/+12
2025-08-19Merge tag 'drm-misc-next-2025-08-14' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie1-0/+7
2025-08-18bpf: Enable read/write access to skb metadata through a dynptrJakub Sitnicki1-0/+6
2025-08-18bpf: Add dynptr type for skb metadataJakub Sitnicki1-1/+6
2025-08-18compiler: remove __ADDRESSABLE_ASM{_STR,}() againJan Beulich1-8/+0
2025-08-18objtool: Validate kCFI callsPeter Zijlstra2-0/+11
2025-08-18platform/x86: int3472: add hpd pin supportDongcheng Yan1-0/+1
2025-08-17Merge tag 'locking_urgent_for_v6.17_rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-12/+17
2025-08-17software node: Constify node_group in registration functionsDmitry Torokhov1-2/+2
2025-08-17serial: introduce uart_port_lock() guard()sJiri Slaby (SUSE)1-0/+13
2025-08-17tty: introduce tty_port_tty guard()Jiri Slaby (SUSE)1-0/+14
2025-08-17console: introduce console_lock guard()sJiri Slaby (SUSE)1-0/+2
2025-08-16iio: fix iio_push_to_buffers_with_ts() typoDavid Lechner1-2/+2
2025-08-16crypto: ccp - Add support to enable CipherTextHiding on SNP_INIT_EXAshish Kalra1-2/+8
2025-08-16crypto: ccp - Introduce new API interface to indicate SEV-SNP Ciphertext hidi...Ashish Kalra1-0/+5
2025-08-16crypto: ccp - Add support for SNP_FEATURE_INFO commandAshish Kalra1-0/+29
2025-08-16Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski1-2/+3
2025-08-15{rdma,net}/mlx5: export mlx5_vport_get_vhca_idSaeed Mahameed1-0/+2
2025-08-15net/mlx5: mlx5_ifc, Add hardware definitions needed for adjacent vportsSaeed Mahameed1-4/+129
2025-08-15netfs: Fix unbuffered write error handlingDavid Howells1-0/+1
2025-08-15perf: Convert mmap() refcounts to refcount_tThomas Gleixner1-1/+1
2025-08-15Merge tag 'firewire-fixes-6.17-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+4
2025-08-15ice: Implement support for SRIOV VFs across Active/Active bondsDave Ertman1-0/+1
2025-08-15srcu: Add guards for notrace variants of SRCU-fast readersPaul E. McKenney1-0/+5
2025-08-15srcu: Add srcu_read_lock_fast_notrace() and srcu_read_unlock_fast_notrace()Paul E. McKenney2-2/+28