summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-03selftests/bpf: Add selftests for stream functions under lockEmil Tsalapatis
2026-02-03bpf: Allow BPF stream kfuncs while holding a lockEmil Tsalapatis
2026-02-03selftests/bpf: Add selftests for bpf_stream_print_stackEmil Tsalapatis
2026-02-03bpf: Add bpf_stream_print_stack stack dumping kfuncEmil Tsalapatis
2026-02-03Merge branch 'bpf-verifier-improve-state-pruning-for-scalar-registers'Alexei Starovoitov
2026-02-03selftests/bpf: Add a test for ids=0 to verifier_scalar_ids testPuranjay Mohan
2026-02-03bpf: Relax scalar id equivalence for state pruningPuranjay Mohan
2026-02-03bpf: Relax maybe_widen_reg() constraintsPuranjay Mohan
2026-02-03bpf: Clear singular ids for scalars in is_state_visited()Puranjay Mohan
2026-02-03bpf: Let the verifier assign ids on stack fillsPuranjay Mohan
2026-02-03Merge tag 'for-6.19-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-02-03Merge tag 'platform-drivers-x86-v6.19-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2026-02-03io_uring/fdinfo: be a bit nicer when looping a lot of SQEs/CQEsJens Axboe
2026-02-03cxl/acpi: Prepare use of EFI runtime servicesRobert Richter
2026-02-03cxl: Introduce callback for HPA address ranges translationRobert Richter
2026-02-03cxl/region: Use region data to get the root decoderRobert Richter
2026-02-03cxl/region: Add @hpa_range argument to function cxl_calc_interleave_pos()Robert Richter
2026-02-03cxl/region: Separate region parameter setup and region constructionRobert Richter
2026-02-03cxl: Simplify cxl_root_ops allocation and handlingRobert Richter
2026-02-03cxl/region: Store HPA range in struct cxl_regionRobert Richter
2026-02-03cxl/region: Store root decoder in struct cxl_regionRobert Richter
2026-02-03cxl/region: Rename misleading variable name @hpa to @hpa_rangeRobert Richter
2026-02-03Documentation/driver-api/cxl: ACPI PRM Address Translation Support and AMD Ze...Robert Richter
2026-02-03cxl, doc: Moving conventions in separate filesRobert Richter
2026-02-03cxl, doc: Remove isonum.txt inclusionRobert Richter
2026-02-03accel/amdxdna: Remove hardware context statusLizhi Hou
2026-02-03ALSA: usb-audio: fix broken logic in snd_audigy2nx_led_update()Sergey Shtylyov
2026-02-03io_uring/fdinfo: kill unnecessary newline feed in CQE32 printingJens Axboe
2026-02-03remoteproc: imx_rproc: Fix invalid loaded resource table detectionPeng Fan
2026-02-03panic: add panic_force_cpu= parameter to redirect panic to a specific CPUPnina Feder
2026-02-03netclassid: use thread_group_leader(p) in update_classid_task()Oleg Nesterov
2026-02-03RDMA/umem: don't abuse current->group_leaderOleg Nesterov
2026-02-03drm/pan*: don't abuse current->group_leaderOleg Nesterov
2026-02-03drm/amd: kill the outdated "Only the pthreads threading model is supported" c...Oleg Nesterov
2026-02-03drm/amdgpu: don't abuse current->group_leaderOleg Nesterov
2026-02-03android/binder: use same_thread_group(proc->tsk, current) in binder_mmap()Oleg Nesterov
2026-02-03android/binder: don't abuse current->group_leaderOleg Nesterov
2026-02-03mtd: spinand: winbond: Remove unneeded semicolonChen Ni
2026-02-03dt-bindings: mtd: cdns,hp-nfc: Add dma-coherent propertyKhairul Anuar Romli
2026-02-03drm/bridge: imx8qxp-pixel-combiner: Fix bailout for imx8qxp_pc_bridge_probe()Liu Ying
2026-02-03blk-mq: add documentation for new queue attribute async_dpethYu Kuai
2026-02-03block, bfq: convert to use request_queue->async_depthYu Kuai
2026-02-03mq-deadline: covert to use request_queue->async_depthYu Kuai
2026-02-03kyber: covert to use request_queue->async_depthYu Kuai
2026-02-03blk-mq: add a new queue sysfs attribute async_depthYu Kuai
2026-02-03blk-mq: factor out a helper blk_mq_limit_depth()Yu Kuai
2026-02-03blk-mq-sched: unify elevators checking for async requestsYu Kuai
2026-02-03block: convert nr_requests to unsigned intYu Kuai
2026-02-03perf capstone: Support for dlopen-ing libcapstone.soIan Rogers
2026-02-03perf build: Remove NO_LIBCAP that controls nothingIan Rogers