summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-18i2c: pxa: Use named initializers for the platform_device_id arrayUwe Kleine-König (The Capable Hub)
2026-06-18tools/mm/slabinfo: fix total_objects attribute nameYichong Chen
2026-06-18slab: recognize @GFP parameter as optional in kernel-docRandy Dunlap
2026-06-18mm/slab: add a node-track-caller variant for kmem buckets allocationPedro Falcato
2026-06-18mm/slab: replace __GFP_NO_OBJ_EXT with SLAB_ALLOC_NO_RECURSE for sheavesVlastimil Babka (SUSE)
2026-06-18mm/slab: remove __GFP_NO_OBJ_EXT usage from alloc_slab_obj_exts()Vlastimil Babka (SUSE)
2026-06-18erofs: add folio order to trace_erofs_read_folioZhan Xusheng
2026-06-18gpio: eic-sprd: use raw_spinlock_t in the irq startup pathRunyu Xiao
2026-06-18gpio: sch: use raw_spinlock_t in the irq startup pathRunyu Xiao
2026-06-17sctp: hold socket lock when dumping endpoints in sctp_diagXin Long
2026-06-17net: psample: fix info leak in PSAMPLE_ATTR_DATAJakub Kicinski
2026-06-17net/mlx5: Remove broken and unused mlx5_query_mtppse()Li RongQing
2026-06-17net: ipv4: bound TCP reordering sysctl writes and MTU probe sizesWyatt Feng
2026-06-17net: ehea: unwind probe_port sysfs file on failurePengpeng Hou
2026-06-17octeontx2-af: npc: Log successful MCAM drop-on-non-hit install at debug levelRatheesh Kannoth
2026-06-17octeontx2-pf: Fix leak of SQ timestamp buffer on teardownRatheesh Kannoth
2026-06-17selftests/ftrace: Fix trace_marker_raw test on 64K page kernelsTianchen Ding
2026-06-17netdev-genl: report NAPI thread PID in the caller's pid namespaceMaoyi Xie
2026-06-17net: ethernet: mtk_eth_soc: fix supported_interface set after phylink_createChristian Marangi
2026-06-17Merge branch 'net-require-cap_net_admin-in-the-device-netns-for-tunnel-change...Jakub Kicinski
2026-06-17xfrm: xfrm_interface: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie
2026-06-17net: ip6_vti: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie
2026-06-17net: ip6_gre: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie
2026-06-17net: ip6_tunnel: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie
2026-06-17net: ip_vti: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie
2026-06-17net: ipip: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie
2026-06-17net: ip_gre: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie
2026-06-17net: pse-pd: set user byte command SUB2 fieldRobert Marko
2026-06-17ocfs2: fix circular locking dependency in ocfs2_dio_end_io_writeAleksandr Nogikh
2026-06-17ocfs2: fix NULL h_transaction deref in ocfs2_assure_trans_creditsIan Bridges
2026-06-17lib: interval_tree_test: validate benchmark parametersSamuel Moelius
2026-06-17ocfs2: avoid moving extents to occupied clustersKyle Zeng
2026-06-17treewide: fix transposed "sign" typos and update spelling.txtShardul Deshpande
2026-06-17ocfs2: fix UBSAN array-index-out-of-bounds in ocfs2_sum_rightmost_recIan Bridges
2026-06-17fat: reject BPB volumes whose data area starts beyond total sectorsSamuel Moelius
2026-06-17selftests/uevent: increase __UEVENT_BUFFER_SIZE to avoid ENOBUFS on busy systemsGuixin Liu
2026-06-17drm/amdgpu: Use system unbound workqueue for soft IH ringTimur Kristóf
2026-06-17amdgpu/ih6.1: Fix minor versionTimur Kristóf
2026-06-17drm/amdkfd: Use exclusive bounds for SVM split alignment checksGerhard Schwanzer
2026-06-17drm/amdgpu/gfx9: Fix Ring and IB test fail after mode2Jiqian Chen
2026-06-17drm/amdgpu/uvd: Fix forcing MSG, FB BOs into VCPU segment when it isn't at 0 ...Timur Kristóf
2026-06-17drm/amdgpu/uvd: Place VCPU BO only in VRAM for UVD 4.x and olderTimur Kristóf
2026-06-17drm/amdgpu: Fix amdgpu_bo_move() when old_mem and new_mem are both GTTTimur Kristóf
2026-06-17drm/amdgpu: Respect placement requirements in amdgpu_gtt_mgr functionsTimur Kristóf
2026-06-17selftests/ftrace: Drop invalid top-level local in test_ownershipCao Ruichuang
2026-06-17drm/amdgpu: Fix context pstate override handlingTvrtko Ursulin
2026-06-17drm/amdkfd: Use memdup_array_user to copy data from/to user space at kfd ioctlsXiaogang Chen
2026-06-17drm/amdkfd: check find_first_zero_bit before __set_bit on kfd->doorbell_bitmapXiaogang Chen
2026-06-17drm/amdkfd: Let driver decide buffer size at AMDKFD_IOC_GET_DMABUF_INFO ioctlXiaogang Chen
2026-06-17drm/amdgpu: fix recursive ww_mutex acquire in amdgpu_devcoredump_formatMikhail Gavrilov