summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-06-04af_unix: Replace garbage collection algorithm.Kuniyuki Iwashima1-8/+0
2025-06-04af_unix: Assign a unique index to SCC.Kuniyuki Iwashima1-1/+1
2025-06-04af_unix: Save O(n) setup of Tarjan's algo.Kuniyuki Iwashima1-1/+0
2025-06-04af_unix: Fix up unix_edge.successor for embryo socket.Kuniyuki Iwashima1-0/+1
2025-06-04af_unix: Save listener for embryo socket.Kuniyuki Iwashima1-0/+1
2025-06-04af_unix: Detect Strongly Connected Components.Kuniyuki Iwashima1-0/+3
2025-06-04af_unix: Iterate all vertices by DFS.Kuniyuki Iwashima1-0/+2
2025-06-04af_unix: Link struct unix_edge when queuing skb.Kuniyuki Iwashima2-0/+3
2025-06-04af_unix: Allocate struct unix_edge for each inflight AF_UNIX fd.Kuniyuki Iwashima2-0/+11
2025-06-04af_unix: Allocate struct unix_vertex for each inflight AF_UNIX fd.Kuniyuki Iwashima2-0/+12
2025-06-04af_unix: Remove CONFIG_UNIX_SCM.Kuniyuki Iwashima1-3/+4
2025-06-04af_unix: Remove io_uring code for GC.Kuniyuki Iwashima1-1/+0
2025-06-04af_unix: Try to run GC async.Kuniyuki Iwashima2-2/+11
2025-06-04af_unix: Return struct unix_sock from unix_get_socket().Kuniyuki Iwashima1-1/+1
2025-06-04hrtimers: Force migrate away hrtimers queued after CPUHP_AP_HRTIMERS_DYINGFrederic Weisbecker1-0/+1
2025-06-04drm/gem: Internally test import_attach for imported objectsThomas Zimmermann1-2/+1
2025-06-04highmem: add folio_test_partial_kmap()Matthew Wilcox (Oracle)2-3/+10
2025-06-04ALSA: pcm: Fix race of buffer access at PCM OSS layerTakashi Iwai1-0/+2
2025-06-04dmaengine: idxd: add wq driver name support for accel-config user toolDave Jiang1-0/+1
2025-06-04espintcp: remove encap socket caching to avoid reference leakSabrina Dubroca1-1/+0
2025-06-04btrfs: correct the order of prelim_ref arguments in btrfs__prelim_refGoldwyn Rodrigues1-1/+1
2025-06-04drm/atomic: clarify the rules around drm_atomic_state->allow_modesetSimona Vetter1-2/+21
2025-06-04perf: Avoid the read if the count is already updatedPeter Zijlstra (Intel)1-1/+7
2025-06-04rcu: fix header guard for rcu_all_qs()Ankur Arora1-1/+1
2025-06-04rcu: handle unstable rdp in rcu_read_unlock_strict()Ankur Arora1-1/+1
2025-06-04r8152: add vendor/device ID pair for Dell Alienware AW1022zAleksander Jan Bajkowski1-0/+1
2025-06-04net/mlx4_core: Avoid impossible mlx4_db_alloc() order valueKees Cook1-1/+1
2025-06-04media: v4l: Memset argument to 0 before calling get_mbus_config pad opSakari Ailus1-1/+3
2025-06-04genirq/msi: Store the IOMMU IOVA directly in msi_desc instead of iommu_cookieJason Gunthorpe1-21/+12
2025-06-04crypto: ahash - Set default reqsize from ahash_algHerbert Xu1-0/+3
2025-06-04net/mlx5: Change POOL_NEXT_SIZE define value and make it globalPatrisious Haddad1-0/+2
2025-06-04ALSA: hda/realtek: Enable PC beep passthrough for HP EliteBook 855 G7Maciej S. Szmigiero1-0/+1
2025-06-04drm/gem: Test for imported GEM buffers with helperThomas Zimmermann1-0/+14
2025-06-04crypto: lzo - Fix compression buffer overrunHerbert Xu1-0/+8
2025-06-04ipv6: save dontfrag in corkWillem de Bruijn1-0/+1
2025-06-04RDMA/uverbs: Propagate errors from rdma_lookup_get_uobject()Maher Sanalla1-1/+1
2025-06-04bpf: Allow pre-ordering for bpf cgroup progsYonghong Song2-0/+2
2025-06-04tracing: Mark binary printing functions with __printf() attributeAndy Shevchenko2-6/+6
2025-06-04dma-mapping: avoid potential unused data compilation warningMarek Szyprowski1-4/+8
2025-06-04scsi: ufs: Introduce quirk to extend PA_HIBERN8TIME for UFS devicesManish Pandey1-0/+6
2025-05-22scsi: sd_zbc: block: Respect bio vector limits for REPORT ZONES bufferSteve Siwinski1-0/+1
2025-05-22Drivers: hv: vmbus: Remove vmbus_sendpacket_pagebuffer()Michael Kelley1-7/+0
2025-05-22ALSA: ump: Fix a typo of snd_ump_stream_msg_device_infoTakashi Iwai1-2/+2
2025-05-22net_sched: Flush gso_skb list too during ->change()Cong Wang1-0/+15
2025-05-22tpm: tis: Double the timeout B to 4sMichal Suchanek1-1/+1
2025-05-18x86/its: Use dynamic thunks for indirect branchesPeter Zijlstra1-0/+5
2025-05-18x86/its: Enable Indirect Target Selection mitigationPawan Gupta1-0/+2
2025-05-18types: Complement the aligned types with signed 64-bit oneAndy Shevchenko2-1/+3
2025-05-18netdevice: add netdev_tx_reset_subqueue() shorthandAlexander Lobakin1-1/+12
2025-05-09kernel: globalize lookup_or_create_module_kobject()Shyam Saini1-0/+2