summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
8 dayscan: use skb hash instead of private variable in headroomOliver Hartkopp2-2/+1
8 daysrxrpc: Manage RTT per-call rather than per-peerDavid Howells1-1/+1
8 daysrxrpc: Adjust the rxrpc_rtt_rx tracepointDavid Howells1-4/+10
8 daysdrm/exec: Remove the index parameter from drm_exec_for_each_locked_obj[_reverse]Thomas Hellström1-8/+12
8 daysdrm/fb-helper: Allocate and release fb_info in single placeThomas Zimmermann1-12/+0
8 daysdrm/sched: Store the drm client_id in drm_sched_fencePierre-Eric Pelloux-Prayer1-2/+10
8 dayskmemleak: iommu/iova: fix transient kmemleak false positiveCatalin Marinas1-0/+4
8 dayswifi: brcmfmac: fix 43752 SDIO FWVID incorrectly labelled as Cypress (CYW)Gokul Sivakumar1-1/+1
8 daysmedia: uapi: rkisp: Correct name version enumNiklas Söderlund1-3/+3
8 daysmm/slab: prevent unbounded recursion in free path with new kmalloc typeHarry Yoo (Oracle)1-1/+7
8 dayslib/alloc_tag: introduce mem_alloc_profiling_permanently_disabled()Harry Yoo (Oracle)1-0/+3
8 daysdmaengine: qcom: bam_dma: Fix command element mask field for BAM v1.6.0+Md Sadre Alam1-5/+16
8 daysata: libata-eh: Increase STANDBY IMMEDIATE timeoutMatt Vollrath1-1/+1
8 daystracing: Remove TRACE_EVENT_FL_FILTERED logicZheng Yejian1-4/+0
8 daysscsi: libsas: Fix HA resume deadlock and hisi_sas disk-wake raceXingui Yang1-1/+0
8 daysipvs: do not mangle ICMP replies for non-first fragmentsJulian Anastasov1-6/+5
8 daysipvs: fix places with wrong packet offsetsJulian Anastasov1-6/+9
8 daysipvs: fix the checksum validationsJulian Anastasov1-2/+29
8 daysnetfilter: nf_tables: make nft_object rhltable per tablePablo Neira Ayuso1-1/+3
8 daysnetfilter: nf_conntrack_sip: widen NAT rewrite delta to s32 in sip_help_tcp()Xiang Mei1-1/+1
8 daysthunderbolt: Prevent XDomain delayed work use-after-free on disconnectMichael Bommarito1-0/+3
8 daysnetfilter: br_netfilter: Reallocate headroom if necessary in neigh_hh_bridge()Lorenzo Bianconi1-2/+6
8 daysnetfilter: nf_conntrack_expect: restore helper propagation via expectationPablo Neira Ayuso1-1/+4
2026-08-03afs: Simplify cell record handlingDavid Howells1-12/+11
2026-08-03afs: Fix afs_server ref accountingDavid Howells1-3/+4
2026-08-03afs: Use the per-peer app data provided by rxrpcDavid Howells1-3/+1
2026-08-03rxrpc: Allow the app to store private data on peer structsDavid Howells1-0/+2
2026-08-03afs: Drop the net parameter from afs_unuse_cell()David Howells1-0/+1
2026-08-03afs: Make afs_lookup_cell() take a trace noteDavid Howells1-1/+6
2026-08-03afs: Improve server refcount/active count tracingDavid Howells1-12/+15
2026-08-03Bluetooth: hci_core: Fix not accounting for BIS/CIS/PA links separatelyLuiz Augusto von Dentz1-5/+25
2026-08-03Bluetooth: Add PA_LINK to distinguish BIG sync and PA sync connectionsYang Li2-3/+8
2026-08-03bootconfig: move xbc_snprint_cmdline() to lib/bootconfig.cBreno Leitao1-0/+3
2026-08-03cred: add scoped_with_kernel_creds()Christian Brauner1-0/+8
2026-08-03cred: add kernel_cred() helperChristian Brauner1-0/+7
2026-08-03cleanup: fix scoped_class()Christian Brauner1-7/+8
2026-08-03cleanup: add a scoped version of CLASS()Christian Brauner1-0/+8
2026-08-03mm: prepare to move subsection_map_init() to mm/sparse-vmemmap.cDavid Hildenbrand (Arm)2-7/+8
2026-08-03remoteproc: xlnx: Check remote core stateTanmay Shah1-0/+13
2026-08-03SUNRPC: Return an error from xdr_buf_to_bvec() on overflowChuck Lever1-2/+2
2026-08-03SUNRPC: Add helpers to convert xdr_buf byte ranges to scatterlistsChuck Lever1-0/+15
2026-08-03sunrpc: allocate a separate bvec array for socket sendsJeff Layton1-0/+3
2026-08-03gpu: Move DRM buddy allocator one level up (part two)Joel Fernandes2-168/+194
2026-08-03netfilter: nf_tables: remove register tracking infrastructureFlorian Westphal3-37/+0
2026-08-03netfilter: nf_tables: Remove unused nft_reduce_is_readonly()Yue Haibing1-5/+0
2026-08-03netfilter: bitwise: rename some boolean operation functionsJeremy Sowden1-3/+7
2026-08-03rxrpc: Fix notification vs call-release vs recvmsgDavid Howells1-1/+2
2026-08-03rxrpc: Fix CPU time starvation in I/O threadDavid Howells1-0/+2
2026-08-03rxrpc: Pull out certain app callback funcs into an ops tableDavid Howells1-10/+15
2026-08-03audit: use 'unsigned int' instead of 'unsigned'Ricardo Robaina2-8/+8