index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-03-19
LoongArch: Define the __io_aw() hook as mmiowb()
Huacai Chen
3
-18
/
+3
2024-03-19
LoongArch: Remove superfluous flush_dcache_page() definition
Huacai Chen
1
-3
/
+0
2024-03-19
LoongArch: Move {dmw,tlb}_virt_to_page() definition to page.h
Max Kellermann
2
-3
/
+3
2024-03-19
LoongArch: Change __my_cpu_offset definition to avoid mis-optimization
Huacai Chen
1
-1
/
+6
2024-03-19
LoongArch: Select HAVE_ARCH_USERFAULTFD_MINOR in Kconfig
Huacai Chen
1
-0
/
+1
2024-03-19
LoongArch: Select ARCH_HAS_CURRENT_STACK_POINTER in Kconfig
Huacai Chen
1
-0
/
+1
2024-03-11
LoongArch: Add kernel livepatching support
Jinyang He
3
-0
/
+46
2024-03-11
LoongArch: Add ORC stack unwinder support
Tiezhu Yang
37
-42
/
+875
2024-03-11
objtool: Check local label in read_unwind_hints()
Tiezhu Yang
1
-1
/
+11
2024-03-11
objtool: Check local label in add_dead_ends()
Tiezhu Yang
2
-17
/
+24
2024-03-11
objtool/LoongArch: Enable orc to be built
Tiezhu Yang
5
-0
/
+250
2024-03-11
objtool/x86: Separate arch-specific and generic parts
Tiezhu Yang
5
-179
/
+206
2024-03-11
objtool/LoongArch: Implement instruction decoder
Tiezhu Yang
3
-2
/
+443
2024-03-11
objtool/LoongArch: Enable objtool to be built
Tiezhu Yang
6
-0
/
+173
2024-03-10
Linux 6.8
v6.8
Linus Torvalds
1
-1
/
+1
2024-03-10
tracing: Use .flush() call to wake up readers
Steven Rostedt (Google)
1
-6
/
+15
2024-03-10
ring-buffer: Fix resetting of shortest_full
Steven Rostedt (Google)
1
-7
/
+23
2024-03-10
ring-buffer: Fix waking up ring buffer readers
Steven Rostedt (Google)
1
-71
/
+68
2024-03-09
SEV: disable SEV-ES DebugSwap by default
Paolo Bonzini
1
-2
/
+5
2024-03-08
i2c: aspeed: Fix the dummy irq expected print
Tommy Huang
1
-0
/
+1
2024-03-08
i2c: wmt: Fix an error handling path in wmt_i2c_probe()
Christophe JAILLET
1
-1
/
+5
2024-03-08
i2c: i801: Avoid potential double call to gpiod_remove_lookup_table
Heiner Kallweit
1
-1
/
+3
2024-03-08
i2c: i801: Fix using mux_pdev before it's set
Heiner Kallweit
1
-1
/
+1
2024-03-08
nouveau: lock the client object tree.
Dave Airlie
3
-6
/
+22
2024-03-08
scripts/gdb/symbols: fix invalid escape sequence warning
Andrew Ballance
1
-1
/
+1
2024-03-08
Input: synaptics-rmi4 - fix UAF of IRQ domain on driver removal
Mathias Krause
1
-3
/
+3
2024-03-07
net: pds_core: Fix possible double free in error handling path
Yongzhi Liu
1
-8
/
+4
2024-03-07
netrom: Fix data-races around sysctl_net_busy_read
Jason Xing
2
-4
/
+4
2024-03-07
netrom: Fix a data-race around sysctl_netrom_link_fails_count
Jason Xing
1
-1
/
+1
2024-03-07
netrom: Fix a data-race around sysctl_netrom_routing_control
Jason Xing
1
-1
/
+1
2024-03-07
netrom: Fix a data-race around sysctl_netrom_transport_no_activity_timeout
Jason Xing
1
-1
/
+1
2024-03-07
netrom: Fix a data-race around sysctl_netrom_transport_requested_window_size
Jason Xing
1
-1
/
+1
2024-03-07
netrom: Fix a data-race around sysctl_netrom_transport_busy_delay
Jason Xing
1
-1
/
+1
2024-03-07
netrom: Fix a data-race around sysctl_netrom_transport_acknowledge_delay
Jason Xing
1
-1
/
+1
2024-03-07
netrom: Fix a data-race around sysctl_netrom_transport_maximum_tries
Jason Xing
1
-1
/
+1
2024-03-07
netrom: Fix a data-race around sysctl_netrom_transport_timeout
Jason Xing
1
-1
/
+1
2024-03-07
netrom: Fix data-races around sysctl_netrom_network_ttl_initialiser
Jason Xing
3
-4
/
+5
2024-03-07
netrom: Fix a data-race around sysctl_netrom_obsolescence_count_initialiser
Jason Xing
1
-1
/
+1
2024-03-07
netrom: Fix a data-race around sysctl_netrom_default_path_quality
Jason Xing
1
-1
/
+1
2024-03-07
drm/tests/buddy: fix print format
Matthew Auld
1
-1
/
+1
2024-03-07
drm/xe: Return immediately on tile_init failure
Rodrigo Vivi
1
-2
/
+3
2024-03-07
erofs: apply proper VMA alignment for memory mapped files on THP
Gao Xiang
1
-0
/
+1
2024-03-07
erofs: fix uninitialized page cache reported by KMSAN
Gao Xiang
1
-1
/
+2
2024-03-07
netfilter: nf_conntrack_h323: Add protection for bmp length out of range
Lena Wang
1
-0
/
+4
2024-03-07
netfilter: nf_tables: mark set as dead when unbinding anonymous set with timeout
Pablo Neira Ayuso
1
-0
/
+1
2024-03-07
netfilter: nft_ct: fix l3num expectations with inet pseudo family
Florian Westphal
1
-6
/
+5
2024-03-07
netfilter: nf_tables: reject constant set with timeout
Pablo Neira Ayuso
1
-0
/
+3
2024-03-07
netfilter: nf_tables: disallow anonymous set with timeout flag
Pablo Neira Ayuso
1
-0
/
+3
2024-03-06
drm/amdgpu/pm: Fix the error of pwm1_enable setting
Ma Jun
1
-1
/
+11
2024-03-06
drm/amd/display: handle range offsets in VRR ranges
Alex Deucher
1
-5
/
+14
[next]