index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-27
Add skb drop reasons to IPv6 UDP receive path
Donald Hunter
1
-6
/
+16
2022-09-27
Input: xpad - decipher xpadone packages with GIP defines
Pavel Rojtberg
1
-30
/
+69
2022-09-27
Input: xpad - refactor using BIT() macro
Pavel Rojtberg
1
-56
/
+57
2022-09-27
ptp: Remove usage of the deprecated ida_simple_xxx API
Bo Liu
1
-3
/
+3
2022-09-27
net: tls: Add ARIA-GCM algorithm
Taehee Yoo
3
-0
/
+126
2022-09-27
net: stmmac: Minor spell fix related to 'stmmac_clk_csr_set()'
Bhupesh Sharma
1
-1
/
+1
2022-09-27
Merge tag 'wireless-2022-09-27' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
Jakub Kicinski
6
-10
/
+19
2022-09-27
Merge tag 'soc-fixes-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
16
-54
/
+64
2022-09-27
ring-buffer: Check pending waiters when doing wake ups as well
Steven Rostedt (Google)
1
-1
/
+2
2022-09-27
ring-buffer: Have the shortest_full queue be the shortest not longest
Steven Rostedt (Google)
1
-1
/
+1
2022-09-27
PCI/DPC: Quirk PIO log size for certain Intel Root Ports
Mika Westerberg
2
-5
/
+46
2022-09-27
Bluetooth: hci_core: Fix not handling link timeouts propertly
Luiz Augusto von Dentz
1
-11
/
+23
2022-09-27
vdpa/mlx5: Fix MQ to support non power of two num queues
Eli Cohen
1
-7
/
+10
2022-09-27
vduse: prevent uninitialized memory accesses
Maxime Coquelin
1
-2
/
+7
2022-09-27
virtio-blk: Fix WARN_ON_ONCE in virtio_queue_rq()
Suwan Kim
1
-6
/
+5
2022-09-27
virtio_test: fixup for vq reset
Xuan Zhuo
2
-0
/
+8
2022-09-27
virtio-crypto: fix memory-leak
lei he
1
-0
/
+4
2022-09-27
vdpa/ifcvf: fix the calculation of queuepair
Angus Chen
1
-2
/
+2
2022-09-27
drm/amdgpu: Add amdgpu suspend-resume code path under SRIOV
Bokun Zhang
2
-1
/
+30
2022-09-27
drm/amdgpu: Remove fence_process in count_emitted
Jiadong.Zhu
1
-1
/
+0
2022-09-27
drm/amdgpu: Correct the position in patch_cond_exec
Jiadong.Zhu
1
-1
/
+1
2022-09-27
drm/amd/display: fill in clock values when DPM is not enabled
Samson Tam
4
-0
/
+57
2022-09-27
drm/amd/display: Avoid unnecessary pixel rate divider programming
Taimur Hassan
1
-0
/
+53
2022-09-27
drm/amd/display: Remove assert for odm transition case
Eric Bernstein
1
-3
/
+7
2022-09-27
drm/amd/display: Fix typo in get_pixel_rate_div
Taimur Hassan
1
-1
/
+1
2022-09-27
drm/amd/display: Fix audio on display after unplugging another
Aric Cyr
1
-4
/
+2
2022-09-27
drm/amd/display: Add explicit FIFO disable for DP blank
Nicholas Kazlauskas
1
-1
/
+11
2022-09-27
drm/amd/display: Wrap OTG disable workaround with FIFO control
Nicholas Kazlauskas
1
-1
/
+10
2022-09-27
drm/amd/display: Do DIO FIFO enable after DP video stream enable
Nicholas Kazlauskas
1
-5
/
+8
2022-09-27
drm/amd/display: Update DCN32 to use new SR latencies
Alvin Lee
1
-2
/
+2
2022-09-27
drm/amd/display: Avoid avoid unnecessary pixel rate divider programming
Taimur Hassan
1
-0
/
+47
2022-09-27
drm/amdkfd: fix dropped interrupt in kfd_int_process_v11
Graham Sider
1
-3
/
+3
2022-09-27
drm/amdgpu: pass queue size and is_aql_queue to MES
Graham Sider
4
-1
/
+10
2022-09-27
drm/amdkfd: fix MQD init for GFX11 in init_mqd
Graham Sider
1
-0
/
+4
2022-09-27
drm/amd/pm: use adverse selection for dpm features unsupported by driver
Evan Quan
1
-61
/
+24
2022-09-27
drm/amd/pm: enable gfxoff feature for SMU 13.0.0
Evan Quan
1
-3
/
+5
2022-09-27
drm/amdgpu: avoid gfx register accessing during gfxoff
Evan Quan
1
-0
/
+4
2022-09-28
Merge tag 'mediatek-drm-next-6.1' of https://git.kernel.org/pub/scm/linux/kernel/git/chunkuang.hu/linux into drm-next
Dave Airlie
3
-6
/
+1
2022-09-27
drm/amdgpu/gfx9: switch to amdgpu_gfx_rlc_init_microcode
Hawking Zhang
1
-103
/
+3
2022-09-27
drm/amdgpu: add helper to init rlc firmware
Hawking Zhang
2
-1
/
+38
2022-09-27
x86/alternative: Fix race in try_get_desc()
Nadav Amit
1
-22
/
+23
2022-09-27
bpf: Check flags for branch stack in bpf_read_branch_records helper
Jiri Olsa
1
-0
/
+3
2022-09-27
perf, hw_breakpoint: Fix use-after-free if perf_event_open() fails
Marco Elver
1
-3
/
+1
2022-09-27
perf: Use sample_flags for raw_data
Namhyung Kim
5
-4
/
+7
2022-09-27
perf: Use sample_flags for addr
Namhyung Kim
3
-4
/
+17
2022-09-27
ext4: minor defrag code improvements
Eric Whitney
1
-9
/
+7
2022-09-27
i2c: mlxbf: remove device tree support
Asmaa Mnebhi
3
-126
/
+1
2022-09-27
i2c: mlxbf: support BlueField-3 SoC
Asmaa Mnebhi
2
-171
/
+285
2022-09-27
ext4: continue to expand file system when the target size doesn't reach
Jerry Lee 李修賢
1
-1
/
+1
2022-09-27
i2c: cadence: Add standard bus recovery support
Shubhrajyoti Datta
1
-1
/
+19
[prev]
[next]