aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-02-03perf header: Add e_machine/e_flags to the headerIan Rogers4-6/+64
2026-02-03perf session: Add e_flags to the e_machine helperIan Rogers8-26/+55
2026-02-03perf kvm: Wire up e_machineIan Rogers8-68/+80
2026-02-03perf kvm stat: Remove use of the arch directoryIan Rogers28-177/+451
2026-02-03libperf build: Always place libperf includes firstIan Rogers1-1/+1
2026-02-03perf test kvm: Add stat live testingIan Rogers1-1/+29
2026-02-03Merge tag 'i2c-host-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/an...Wolfram Sang22-452/+423
2026-02-03i2c: imx: preserve error state in block data length handlerLI Qingwu1-1/+2
2026-02-03ceph: fix oops due to invalid pointer for kfree() in parse_longname()Daniel Vogelbacher1-4/+5
2026-02-03rbd: check for EOD after exclusive lock is ensured to be heldIlya Dryomov1-12/+21
2026-02-03perf/arm-cmn: Reject unsupported hardware configurationsRobin Murphy1-1/+14
2026-02-03perf: arm_spe: Properly set hw.state on failuresLeo Yan1-6/+12
2026-02-03workqueue: add CONFIG_BOOTPARAM_WQ_STALL_PANIC optionBreno Leitao3-2/+26
2026-02-03accel/amdxdna: Fix incorrect error code returned for failed chain commandLizhi Hou1-1/+1
2026-02-03Merge branch 'bpf-add-bpf_stream_print_stack-kfunc'Alexei Starovoitov4-1/+85
2026-02-03selftests/bpf: Add selftests for stream functions under lockEmil Tsalapatis1-0/+32
2026-02-03bpf: Allow BPF stream kfuncs while holding a lockEmil Tsalapatis1-1/+12
2026-02-03selftests/bpf: Add selftests for bpf_stream_print_stackEmil Tsalapatis1-0/+21
2026-02-03bpf: Add bpf_stream_print_stack stack dumping kfuncEmil Tsalapatis2-0/+20
2026-02-03Merge branch 'bpf-verifier-improve-state-pruning-for-scalar-registers'Alexei Starovoitov3-25/+199
2026-02-03selftests/bpf: Add a test for ids=0 to verifier_scalar_ids testPuranjay Mohan1-0/+45
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