index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-03
perf header: Add e_machine/e_flags to the header
Ian Rogers
4
-6
/
+64
2026-02-03
perf session: Add e_flags to the e_machine helper
Ian Rogers
8
-26
/
+55
2026-02-03
perf kvm: Wire up e_machine
Ian Rogers
8
-68
/
+80
2026-02-03
perf kvm stat: Remove use of the arch directory
Ian Rogers
28
-177
/
+451
2026-02-03
libperf build: Always place libperf includes first
Ian Rogers
1
-1
/
+1
2026-02-03
perf test kvm: Add stat live testing
Ian Rogers
1
-1
/
+29
2026-02-03
Merge tag 'i2c-host-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/an...
Wolfram Sang
22
-452
/
+423
2026-02-03
i2c: imx: preserve error state in block data length handler
LI Qingwu
1
-1
/
+2
2026-02-03
ceph: fix oops due to invalid pointer for kfree() in parse_longname()
Daniel Vogelbacher
1
-4
/
+5
2026-02-03
rbd: check for EOD after exclusive lock is ensured to be held
Ilya Dryomov
1
-12
/
+21
2026-02-03
perf/arm-cmn: Reject unsupported hardware configurations
Robin Murphy
1
-1
/
+14
2026-02-03
perf: arm_spe: Properly set hw.state on failures
Leo Yan
1
-6
/
+12
2026-02-03
workqueue: add CONFIG_BOOTPARAM_WQ_STALL_PANIC option
Breno Leitao
3
-2
/
+26
2026-02-03
accel/amdxdna: Fix incorrect error code returned for failed chain command
Lizhi Hou
1
-1
/
+1
2026-02-03
Merge branch 'bpf-add-bpf_stream_print_stack-kfunc'
Alexei Starovoitov
4
-1
/
+85
2026-02-03
selftests/bpf: Add selftests for stream functions under lock
Emil Tsalapatis
1
-0
/
+32
2026-02-03
bpf: Allow BPF stream kfuncs while holding a lock
Emil Tsalapatis
1
-1
/
+12
2026-02-03
selftests/bpf: Add selftests for bpf_stream_print_stack
Emil Tsalapatis
1
-0
/
+21
2026-02-03
bpf: Add bpf_stream_print_stack stack dumping kfunc
Emil Tsalapatis
2
-0
/
+20
2026-02-03
Merge branch 'bpf-verifier-improve-state-pruning-for-scalar-registers'
Alexei Starovoitov
3
-25
/
+199
2026-02-03
selftests/bpf: Add a test for ids=0 to verifier_scalar_ids test
Puranjay Mohan
1
-0
/
+45
2026-02-03
bpf: Relax scalar id equivalence for state pruning
Puranjay Mohan
2
-15
/
+56
2026-02-03
bpf: Relax maybe_widen_reg() constraints
Puranjay Mohan
1
-8
/
+14
2026-02-03
bpf: Clear singular ids for scalars in is_state_visited()
Puranjay Mohan
2
-2
/
+73
2026-02-03
bpf: Let the verifier assign ids on stack fills
Puranjay Mohan
1
-0
/
+11
2026-02-03
Merge tag 'for-6.19-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2026-02-03
Merge tag 'platform-drivers-x86-v6.19-4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
10
-7
/
+64
2026-02-03
io_uring/fdinfo: be a bit nicer when looping a lot of SQEs/CQEs
Jens Axboe
1
-3
/
+8
2026-02-03
cxl/acpi: Prepare use of EFI runtime services
Robert Richter
1
-2
/
+6
2026-02-03
cxl: Introduce callback for HPA address ranges translation
Robert Richter
2
-0
/
+25
2026-02-03
cxl/region: Use region data to get the root decoder
Robert Richter
1
-26
/
+24
2026-02-03
cxl/region: Add @hpa_range argument to function cxl_calc_interleave_pos()
Robert Richter
1
-6
/
+8
2026-02-03
cxl/region: Separate region parameter setup and region construction
Robert Richter
2
-9
/
+26
2026-02-03
cxl: Simplify cxl_root_ops allocation and handling
Robert Richter
4
-24
/
+18
2026-02-03
cxl/region: Store HPA range in struct cxl_region
Robert Richter
2
-0
/
+9
2026-02-03
cxl/region: Store root decoder in struct cxl_region
Robert Richter
2
-18
/
+21
2026-02-03
cxl/region: Rename misleading variable name @hpa to @hpa_range
Robert Richter
1
-13
/
+15
2026-02-03
Documentation/driver-api/cxl: ACPI PRM Address Translation Support and AMD Ze...
Robert Richter
2
-0
/
+305
2026-02-03
cxl, doc: Moving conventions in separate files
Robert Richter
3
-170
/
+178
2026-02-03
cxl, doc: Remove isonum.txt inclusion
Robert Richter
1
-1
/
+0
2026-02-03
accel/amdxdna: Remove hardware context status
Lizhi Hou
3
-28
/
+5
2026-02-03
ALSA: usb-audio: fix broken logic in snd_audigy2nx_led_update()
Sergey Shtylyov
1
-7
/
+2
2026-02-03
io_uring/fdinfo: kill unnecessary newline feed in CQE32 printing
Jens Axboe
1
-1
/
+1
2026-02-03
remoteproc: imx_rproc: Fix invalid loaded resource table detection
Peng Fan
1
-0
/
+4
2026-02-03
panic: add panic_force_cpu= parameter to redirect panic to a specific CPU
Pnina Feder
4
-2
/
+186
2026-02-03
netclassid: use thread_group_leader(p) in update_classid_task()
Oleg Nesterov
1
-1
/
+1
2026-02-03
RDMA/umem: don't abuse current->group_leader
Oleg Nesterov
1
-2
/
+2
2026-02-03
drm/pan*: don't abuse current->group_leader
Oleg Nesterov
2
-2
/
+2
2026-02-03
drm/amd: kill the outdated "Only the pthreads threading model is supported" c...
Oleg Nesterov
2
-13
/
+0
2026-02-03
drm/amdgpu: don't abuse current->group_leader
Oleg Nesterov
2
-2
/
+2
[prev]
[next]