index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
time
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-06-18
posix-timers: Refer properly to CONFIG_HIGH_RES_TIMERS
Lukas Bulwahn
1
-1
/
+1
2023-06-18
posix-timers: Polish coding style in a few places
Thomas Gleixner
1
-7
/
+7
2023-06-18
posix-timers: Remove pointless comments
Thomas Gleixner
1
-25
/
+0
2023-06-18
posix-timers: Clarify posix_timer_fn() comments
Thomas Gleixner
1
-30
/
+32
2023-06-18
posix-timers: Clarify posix_timer_rearm() comment
Thomas Gleixner
1
-9
/
+3
2023-06-18
posix-timers: Comment SIGEV_THREAD_ID properly
Thomas Gleixner
1
-5
/
+2
2023-06-18
posix-timers: Add proper comments in do_timer_create()
Thomas Gleixner
1
-9
/
+11
2023-06-18
posix-timers: Document nanosleep() details
Thomas Gleixner
1
-2
/
+7
2023-06-18
posix-timers: Document sys_clock_settime() permissions in place
Thomas Gleixner
1
-7
/
+4
2023-06-18
posix-timers: Document sys_clock_getoverrun()
Thomas Gleixner
1
-8
/
+17
2023-06-18
posix-timers: Document common_clock_get() correctly
Thomas Gleixner
1
-20
/
+30
2023-06-18
posix-timers: Document sys_clock_getres() correctly
Thomas Gleixner
1
-8
/
+73
2023-06-18
posix-timers: Split release_posix_timers()
Thomas Gleixner
1
-16
/
+15
2023-06-18
posix-timers: Remove pointless irqsafe from hash_lock
Thomas Gleixner
1
-3
/
+2
2023-06-18
posix-timers: Set k_itimer:: It_signal to NULL on exit()
Thomas Gleixner
1
-0
/
+8
2023-06-18
posix-timers: Annotate concurrent access to k_itimer:: It_signal
Thomas Gleixner
1
-7
/
+7
2023-06-18
posix-timers: Add comments about timer lookup
Thomas Gleixner
1
-7
/
+32
2023-06-18
posix-timers: Cleanup comments about timer ID tracking
Thomas Gleixner
1
-20
/
+8
2023-06-18
posix-timers: Clarify timer_wait_running() comment
Thomas Gleixner
1
-4
/
+12
2023-06-18
posix-timers: Ensure timer ID search-loop limit is valid
Thomas Gleixner
2
-14
/
+19
2023-06-18
posix-timers: Prevent RT livelock in itimer_delete()
Thomas Gleixner
1
-8
/
+35
2023-05-31
vdso/timens: Always provide arch_get_vdso_data() prototype for vdso
Arnd Bergmann
1
-1
/
+2
2023-05-28
Linux 6.4-rc4
v6.4-rc4
Linus Torvalds
1
-1
/
+1
2023-05-26
cxl: Explicitly initialize resources when media is not ready
Dave Jiang
1
-6
/
+11
2023-05-26
x86: re-introduce support for ERMS copies for user space accesses
Linus Torvalds
1
-1
/
+9
2023-05-26
NVMe: Add MAXIO 1602 to bogus nid list.
Tatsuki Sugiura
1
-0
/
+2
2023-05-26
module: error out early on concurrent load of the same module file
Linus Torvalds
2
-15
/
+49
2023-05-25
x86/topology: Fix erroneous smp_num_siblings on Intel Hybrid platforms
Zhang Rui
1
-2
/
+3
2023-05-25
cpufreq: amd-pstate: Update policy->cur in amd_pstate_adjust_perf()
Wyes Karny
1
-1
/
+7
2023-05-25
io_uring: unlock sqd->lock before sq thread release CPU
Wenwen Chen
1
-1
/
+5
2023-05-25
MAINTAINERS: update arm64 Microchip entries
Conor Dooley
1
-2
/
+10
2023-05-25
udplite: Fix NULL pointer dereference in __sk_mem_raise_allocated().
Kuniyuki Iwashima
2
-0
/
+4
2023-05-25
net: phy: mscc: enable VSC8501/2 RGMII RX clock
David Epping
2
-26
/
+29
2023-05-25
net: phy: mscc: remove unnecessary phydev locking
David Epping
1
-4
/
+0
2023-05-25
net: phy: mscc: add support for VSC8501
David Epping
2
-0
/
+26
2023-05-25
net: phy: mscc: add VSC8502 to MODULE_DEVICE_TABLE
David Epping
1
-0
/
+1
2023-05-25
net/handshake: Enable the SNI extension to work properly
Chuck Lever
5
-0
/
+19
2023-05-25
net/handshake: Unpin sock->file if a handshake is cancelled
Chuck Lever
2
-0
/
+5
2023-05-25
net/handshake: handshake_genl_notify() shouldn't ignore @flags
Chuck Lever
1
-1
/
+1
2023-05-25
net/handshake: Fix uninitialized local variable
Chuck Lever
1
-1
/
+1
2023-05-25
net/handshake: Fix handshake_dup() ref counting
Chuck Lever
1
-2
/
+3
2023-05-25
net/handshake: Remove unneeded check from handshake_dup()
Chuck Lever
1
-3
/
+0
2023-05-24
smb3: move Documentation/filesystems/cifs to Documentation/filesystems/smb
Steve French
5
-2
/
+2
2023-05-24
cifs: correct references in Documentation to old fs/cifs path
Steve French
6
-10
/
+10
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French
149
-23
/
+30
2023-05-24
cifs: mapchars mount option ignored
Steve French
1
-0
/
+8
2023-05-24
smb3: display debug information better for encryption
Steve French
1
-2
/
+6
2023-05-24
cifs: fix smb1 mount regression
Paulo Alcantara
1
-1
/
+1
2023-05-24
drm/amd/display: Have Payload Properly Created After Resume
Fangzhi Zuo
1
-2
/
+2
2023-05-24
drm/amd/display: Fix warning in disabling vblank irq
Alan Liu
2
-21
/
+16
[next]