index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-15
drm/amd/display: Fix possible NULL dereference on device remove/driver unload
Srinivasan Shanmugam
1
-1
/
+1
2024-02-15
Revert "drm/amd/display: increased min_dcfclk_mhz and min_fclk_mhz"
Sohaib Nadeem
1
-1
/
+1
2024-02-15
drm/amd/display: Add align done check
Zhikai Zhai
1
-1
/
+4
2024-02-15
Revert "drm/amd: flush any delayed gfxoff on suspend entry"
Mario Limonciello
2
-2
/
+8
2024-02-15
drm/amd: Stop evicting resources on APUs in suspend
Mario Limonciello
3
-2
/
+26
2024-02-15
drm/amd/display: Fix possible buffer overflow in 'find_dcfclk_for_voltage()'
Srinivasan Shanmugam
1
-0
/
+2
2024-02-15
drm/amd/display: Fix possible use of uninitialized 'max_chunks_fbc_mode' in 'calculate_bandwidth()'
Srinivasan Shanmugam
1
-1
/
+1
2024-02-15
drm/amd/display: Initialize 'wait_time_microsec' variable in link_dp_training_dpia.c
Srinivasan Shanmugam
1
-1
/
+1
2024-02-15
drm/amd/display: Fix && vs || typos
Dan Carpenter
1
-2
/
+2
2024-02-15
drm/amdkfd: Fix L2 cache size reporting in GFX9.4.3
Kent Russell
1
-6
/
+4
2024-02-15
drm/amdgpu: make damage clips support configurable
Hamza Mahfooz
3
-0
/
+21
2024-02-11
Linux 6.8-rc4
Linus Torvalds
1
-1
/
+1
2024-02-09
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
35
-77
/
+96
2024-02-09
smb3: clarify mount warning
Steve French
1
-1
/
+1
2024-02-09
cifs: handle cases where multiple sessions share connection
Shyam Prasad N
2
-1
/
+6
2024-02-09
cifs: change tcon status when need_reconnect is set on it
Shyam Prasad N
3
-1
/
+14
2024-02-09
x86/Kconfig: Transmeta Crusoe is CPU family 5, not 6
Aleksander Mazur
1
-1
/
+1
2024-02-09
tracing: Fix wasted memory in saved_cmdlines logic
Steven Rostedt (Google)
1
-38
/
+37
2024-02-09
ftrace: Fix DIRECT_CALLS to use SAVE_REGS by default
Masami Hiramatsu (Google)
1
-0
/
+10
2024-02-08
virtio-blk: Ensure no requests in virtqueues before deleting vqs.
Yi Sun
1
-3
/
+4
2024-02-08
blk-iocost: Fix an UBSAN shift-out-of-bounds warning
Tejun Heo
1
-0
/
+7
2024-02-08
smb: client: set correct d_type for reparse points under DFS mounts
Paulo Alcantara
2
-7
/
+14
2024-02-08
smb3: add missing null server pointer check
Steve French
1
-1
/
+1
2024-02-08
kprobes: Remove unnecessary initial values of variables
Li zeming
1
-2
/
+2
2024-02-08
tracing/probes: Fix to set arg size and fmt after setting type from BTF
Masami Hiramatsu (Google)
1
-12
/
+13
2024-02-08
tracing/probes: Fix to show a parse error for bad type for $comm
Masami Hiramatsu (Google)
2
-3
/
+7
2024-02-08
netfilter: nft_set_pipapo: remove scratch_aligned pointer
Florian Westphal
3
-39
/
+10
2024-02-08
netfilter: nft_set_pipapo: add helper to release pcpu scratch area
Florian Westphal
1
-5
/
+23
2024-02-08
netfilter: nft_set_pipapo: store index in scratch maps
Florian Westphal
3
-26
/
+44
2024-02-08
netfilter: nft_set_rbtree: skip end interval element from gc
Pablo Neira Ayuso
1
-3
/
+3
2024-02-08
netfilter: nfnetlink_queue: un-break NF_REPEAT
Florian Westphal
1
-3
/
+10
2024-02-08
netfilter: nf_tables: use timestamp to check for set element timeout
Pablo Neira Ayuso
5
-15
/
+42
2024-02-08
netfilter: nft_ct: reject direction for ct id
Pablo Neira Ayuso
1
-0
/
+3
2024-02-08
netfilter: ctnetlink: fix filtering for zone 0
Felix Huettner
2
-5
/
+50
2024-02-08
s390/qeth: Fix potential loss of L3-IP@ in case of network issues
Alexandra Winter
1
-3
/
+6
2024-02-08
netfilter: ipset: Missing gc cancellations fixed
Jozsef Kadlecsik
2
-2
/
+4
2024-02-08
octeontx2-af: Initialize maps.
Ratheesh Kannoth
1
-16
/
+15
2024-02-08
net: ethernet: ti: cpsw: enable mac_managed_pm to fix mdio
Sinthu Raja
1
-0
/
+2
2024-02-08
net: ethernet: ti: cpsw_new: enable mac_managed_pm to fix mdio
Sinthu Raja
1
-0
/
+3
2024-02-08
gpio: remove GPIO device from the list unconditionally in error path
Bartosz Golaszewski
1
-4
/
+4
2024-02-08
netfilter: nft_set_pipapo: remove static in nft_pipapo_get()
Pablo Neira Ayuso
1
-1
/
+1
2024-02-08
drm/xe: Remove TEST_VM_ASYNC_OPS_ERROR
Matthew Brost
2
-35
/
+1
2024-02-08
drm/xe/vm: don't ignore error when in_kthread
Matthew Auld
1
-4
/
+1
2024-02-08
drm/xe: Assume large page size if VMA not yet bound
Matthew Brost
1
-1
/
+3
2024-02-08
drm/xe/display: Fix memleak in display initialization
Xiaoming Wang
1
-6
/
+0
2024-02-08
drm/xe: Map both mem.kernel_bb_pool and usm.bb_pool
Matthew Brost
2
-6
/
+22
2024-02-08
drm/xe: circumvent bogus stringop-overflow warning
Arnd Bergmann
1
-1
/
+1
2024-02-08
drm/xe: Pick correct userptr VMA to repin on REMAP op failure
Matthew Brost
1
-5
/
+17
2024-02-08
drm/xe: Take a reference in xe_exec_queue_last_fence_get()
Matthew Brost
5
-6
/
+11
2024-02-08
drm/xe: Fix loop in vm_bind_ioctl_ops_unwind
Matthew Brost
1
-1
/
+1
[next]