aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-02-03bpf: Relax scalar id equivalence for state pruningPuranjay Mohan2-15/+56
2026-02-03bpf: Relax maybe_widen_reg() constraintsPuranjay Mohan1-8/+14
2026-02-03bpf: Clear singular ids for scalars in is_state_visited()Puranjay Mohan2-2/+73
2026-02-03bpf: Let the verifier assign ids on stack fillsPuranjay Mohan1-0/+11
2026-02-03Merge tag 'for-6.19-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2026-02-03Merge tag 'platform-drivers-x86-v6.19-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds10-7/+64
2026-02-03io_uring/fdinfo: be a bit nicer when looping a lot of SQEs/CQEsJens Axboe1-3/+8
2026-02-03cxl/acpi: Prepare use of EFI runtime servicesRobert Richter1-2/+6
2026-02-03cxl: Introduce callback for HPA address ranges translationRobert Richter2-0/+25
2026-02-03cxl/region: Use region data to get the root decoderRobert Richter1-26/+24
2026-02-03cxl/region: Add @hpa_range argument to function cxl_calc_interleave_pos()Robert Richter1-6/+8
2026-02-03cxl/region: Separate region parameter setup and region constructionRobert Richter2-9/+26
2026-02-03cxl: Simplify cxl_root_ops allocation and handlingRobert Richter4-24/+18
2026-02-03cxl/region: Store HPA range in struct cxl_regionRobert Richter2-0/+9
2026-02-03cxl/region: Store root decoder in struct cxl_regionRobert Richter2-18/+21
2026-02-03cxl/region: Rename misleading variable name @hpa to @hpa_rangeRobert Richter1-13/+15
2026-02-03Documentation/driver-api/cxl: ACPI PRM Address Translation Support and AMD Ze...Robert Richter2-0/+305
2026-02-03cxl, doc: Moving conventions in separate filesRobert Richter3-170/+178
2026-02-03cxl, doc: Remove isonum.txt inclusionRobert Richter1-1/+0
2026-02-03accel/amdxdna: Remove hardware context statusLizhi Hou3-28/+5
2026-02-03ALSA: usb-audio: fix broken logic in snd_audigy2nx_led_update()Sergey Shtylyov1-7/+2
2026-02-03io_uring/fdinfo: kill unnecessary newline feed in CQE32 printingJens Axboe1-1/+1
2026-02-03remoteproc: imx_rproc: Fix invalid loaded resource table detectionPeng Fan1-0/+4
2026-02-03panic: add panic_force_cpu= parameter to redirect panic to a specific CPUPnina Feder4-2/+186
2026-02-03netclassid: use thread_group_leader(p) in update_classid_task()Oleg Nesterov1-1/+1
2026-02-03RDMA/umem: don't abuse current->group_leaderOleg Nesterov1-2/+2
2026-02-03drm/pan*: don't abuse current->group_leaderOleg Nesterov2-2/+2
2026-02-03drm/amd: kill the outdated "Only the pthreads threading model is supported" c...Oleg Nesterov2-13/+0
2026-02-03drm/amdgpu: don't abuse current->group_leaderOleg Nesterov2-2/+2
2026-02-03android/binder: use same_thread_group(proc->tsk, current) in binder_mmap()Oleg Nesterov1-1/+1
2026-02-03android/binder: don't abuse current->group_leaderOleg Nesterov2-5/+4
2026-02-03mtd: spinand: winbond: Remove unneeded semicolonChen Ni1-1/+1
2026-02-03dt-bindings: mtd: cdns,hp-nfc: Add dma-coherent propertyKhairul Anuar Romli1-0/+2
2026-02-03drm/bridge: imx8qxp-pixel-combiner: Fix bailout for imx8qxp_pc_bridge_probe()Liu Ying1-1/+1
2026-02-03blk-mq: add documentation for new queue attribute async_dpethYu Kuai1-0/+34
2026-02-03block, bfq: convert to use request_queue->async_depthYu Kuai1-26/+17
2026-02-03mq-deadline: covert to use request_queue->async_depthYu Kuai1-34/+5
2026-02-03kyber: covert to use request_queue->async_depthYu Kuai1-28/+5
2026-02-03blk-mq: add a new queue sysfs attribute async_depthYu Kuai5-0/+51
2026-02-03blk-mq: factor out a helper blk_mq_limit_depth()Yu Kuai1-25/+37
2026-02-03blk-mq-sched: unify elevators checking for async requestsYu Kuai4-3/+8
2026-02-03block: convert nr_requests to unsigned intYu Kuai1-1/+1
2026-02-03perf capstone: Support for dlopen-ing libcapstone.soIan Rogers5-42/+179
2026-02-03perf build: Remove NO_LIBCAP that controls nothingIan Rogers2-3/+1
2026-02-03ALSA: hda/realtek: Add quirk for Minisforum V3 SESamuel Dionne-Riel1-0/+8
2026-02-03doc: Add housekeeping documentationFrederic Weisbecker2-0/+112
2026-02-03kthread: Document kthread_affine_preferred()Frederic Weisbecker1-0/+12
2026-02-03kthread: Comment on the purpose and placement of kthread_affine_node() callFrederic Weisbecker1-0/+4
2026-02-03kthread: Honour kthreads preferred affinity after cpuset changesFrederic Weisbecker4-13/+37
2026-02-03sched/arm64: Move fallback task cpumask to HK_TYPE_DOMAINFrederic Weisbecker2-7/+11