index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2026-02-03
drm/amd/display: Add Gfx Base Case For Linear Tiling Handling
Nicholas Carbones
-3
/
+33
2026-02-03
drm/amd/display: Fix a NULL pointer dereference in dcn20_hwseq.c
Wenjing Liu
-1
/
+2
2026-02-03
drm/amd/display: Fix IGT ILR link training failure on Replay panel
Ray Wu
-1
/
+20
2026-02-03
drm/amd/display: Add oem panel config for new features
Ian Chen
-1
/
+24
2026-02-03
drm/amd/display: Fix IGT link training failure on Replay panel
Ray Wu
-0
/
+3
2026-02-03
drm/amd/display: Fix writeback on DCN 3.2+
Alex Hung
-4
/
+15
2026-02-03
drm/amd/display: Make some DCN35 DCCG symbols non-static
Nicholas Kazlauskas
-20
/
+27
2026-02-03
drm/amd/display: Make DSC FGCG a DSC block level function
Nicholas Kazlauskas
-0
/
+1
2026-02-03
drm/amd/display: Make DCN35 OTG disable w/a reusable
Nicholas Kazlauskas
-1
/
+7
2026-02-03
drm/amd/display: External panel replay fsm control
Peichen Huang
-9
/
+80
2026-02-03
drm/amd/display: Add lpddr5 handling to dml2.1
Dmytro Laktyushkin
-25
/
+64
2026-02-03
drm/amd/display: Migrate DCCG register access from hwseq to dccg component.
Bhuvanachandra Pinninti
-49
/
+98
2026-02-03
drm/amdgpu: ensure no_hw_access is visible before MMIO
Perry Yuan
-0
/
+3
2026-02-03
PM: sleep: wakeirq: harden dev_pm_clear_wake_irq() against races
Gui-Dong Han
-3
/
+6
2026-02-03
cpufreq: Documentation: Update description of rate_limit_us default value
Yaxiong Tian
-1
/
+1
2026-02-03
cpufreq: intel_pstate: Enable asym capacity only when CPU SMT is not possible
Yaxiong Tian
-1
/
+1
2026-02-03
spi: xilinx: use device property accessors.
Abdurrahman Hussain
-5
/
+5
2026-02-03
perf thread: Don't require machine to compute the e_machine
Ian Rogers
-7
/
+9
2026-02-03
perf header: Add e_machine/e_flags to the header
Ian Rogers
-6
/
+64
2026-02-03
perf session: Add e_flags to the e_machine helper
Ian Rogers
-26
/
+55
2026-02-03
perf kvm: Wire up e_machine
Ian Rogers
-68
/
+80
2026-02-03
perf kvm stat: Remove use of the arch directory
Ian Rogers
-177
/
+451
2026-02-03
libperf build: Always place libperf includes first
Ian Rogers
-1
/
+1
2026-02-03
perf test kvm: Add stat live testing
Ian Rogers
-1
/
+29
2026-02-03
Merge tag 'i2c-host-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/an...
Wolfram Sang
-452
/
+423
2026-02-03
i2c: imx: preserve error state in block data length handler
LI Qingwu
-1
/
+2
2026-02-03
ceph: fix oops due to invalid pointer for kfree() in parse_longname()
Daniel Vogelbacher
-4
/
+5
2026-02-03
drm/xe/pm: Disable D3Cold for BMG only on specific platforms
Karthik Poosa
-3
/
+10
2026-02-03
rbd: check for EOD after exclusive lock is ensured to be held
Ilya Dryomov
-12
/
+21
2026-02-03
perf/arm-cmn: Reject unsupported hardware configurations
Robin Murphy
-1
/
+14
2026-02-03
perf: arm_spe: Properly set hw.state on failures
Leo Yan
-6
/
+12
2026-02-03
workqueue: add CONFIG_BOOTPARAM_WQ_STALL_PANIC option
Breno Leitao
-2
/
+26
2026-02-03
accel/amdxdna: Fix incorrect error code returned for failed chain command
Lizhi Hou
-1
/
+1
2026-02-03
Merge branch 'bpf-add-bpf_stream_print_stack-kfunc'
Alexei Starovoitov
-1
/
+85
2026-02-03
selftests/bpf: Add selftests for stream functions under lock
Emil Tsalapatis
-0
/
+32
2026-02-03
bpf: Allow BPF stream kfuncs while holding a lock
Emil Tsalapatis
-1
/
+12
2026-02-03
selftests/bpf: Add selftests for bpf_stream_print_stack
Emil Tsalapatis
-0
/
+21
2026-02-03
bpf: Add bpf_stream_print_stack stack dumping kfunc
Emil Tsalapatis
-0
/
+20
2026-02-03
Merge branch 'bpf-verifier-improve-state-pruning-for-scalar-registers'
Alexei Starovoitov
-25
/
+199
2026-02-03
selftests/bpf: Add a test for ids=0 to verifier_scalar_ids test
Puranjay Mohan
-0
/
+45
2026-02-03
bpf: Relax scalar id equivalence for state pruning
Puranjay Mohan
-15
/
+56
2026-02-03
bpf: Relax maybe_widen_reg() constraints
Puranjay Mohan
-8
/
+14
2026-02-03
bpf: Clear singular ids for scalars in is_state_visited()
Puranjay Mohan
-2
/
+73
2026-02-03
bpf: Let the verifier assign ids on stack fills
Puranjay Mohan
-0
/
+11
2026-02-03
Merge tag 'for-6.19-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-0
/
+1
2026-02-03
Merge tag 'platform-drivers-x86-v6.19-4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-7
/
+64
2026-02-03
io_uring/fdinfo: be a bit nicer when looping a lot of SQEs/CQEs
Jens Axboe
-3
/
+8
2026-02-03
cxl/acpi: Prepare use of EFI runtime services
Robert Richter
-2
/
+6
2026-02-03
cxl: Introduce callback for HPA address ranges translation
Robert Richter
-0
/
+25
2026-02-03
cxl/region: Use region data to get the root decoder
Robert Richter
-26
/
+24
[prev]
[next]