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
2023-04-29
RISC-V: Add arch functions to support hibernation/suspend-to-disk
Sia Jee Heng
-1
/
+556
2023-04-29
RISC-V: mm: Enable huge page support to kernel_page_present() function
Sia Jee Heng
-0
/
+8
2023-04-29
RISC-V: Factor out common code of __cpu_resume_enter()
Sia Jee Heng
-31
/
+65
2023-04-29
RISC-V: Change suspend_save_csrs and suspend_restore_csrs to public function
Sia Jee Heng
-2
/
+5
2023-04-29
Merge tag '6.4-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
-443
/
+357
2023-04-29
Merge tag 'nfsd-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
-442
/
+802
2023-04-29
Merge tag 'nfs-for-6.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
-566
/
+648
2023-04-29
Merge tag 'ntfs3_for_6.4' of https://github.com/Paragon-Software-Group/linux-...
Linus Torvalds
-457
/
+528
2023-04-29
Merge tag 'xfs-6.4-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
-1890
/
+10520
2023-04-29
Merge tag 'iomap-6.4-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
-8
/
+100
2023-04-29
Merge tag 'dma-mapping-6.4-2023-04-28' of git://git.infradead.org/users/hch/d...
Linus Torvalds
-88
/
+189
2023-04-29
Merge tag 'timers-core-2023-04-28' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-207
/
+223
2023-04-29
Merge tag 'lsm-pr-20230428' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-5
/
+5
2023-04-29
Merge tag 'integrity-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
-1
/
+1
2023-04-29
Merge tag 'cgroup-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
-100
/
+99
2023-04-29
Merge tag 'wq-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
-14
/
+124
2023-04-29
locking/atomic: Correct (cmp)xchg() instrumentation
Mark Rutland
-41
/
+41
2023-04-29
locking/x86: Define arch_try_cmpxchg_local()
Uros Bizjak
-0
/
+6
2023-04-29
locking/arch: Wire up local_try_cmpxchg()
Uros Bizjak
-8
/
+54
2023-04-29
locking/generic: Wire up local{,64}_try_cmpxchg()
Uros Bizjak
-1
/
+12
2023-04-29
locking/atomic: Add generic try_cmpxchg{,64}_local() support
Uros Bizjak
-3
/
+47
2023-04-29
locking/rwbase: Mitigate indefinite writer starvation
Sebastian Andrzej Siewior
-9
/
+0
2023-04-29
locking/arch: Rename all internal __xchg() names to __arch_xchg()
Andrzej Hajda
-54
/
+54
2023-04-29
watchdog: dw_wdt: Simplify clk management
Christophe JAILLET
-33
/
+11
2023-04-29
watchdog: dw_wdt: Fix the error handling path of dw_wdt_drv_probe()
Christophe JAILLET
-2
/
+5
2023-04-29
watchdog: starfive: Fix the warning of starfive_wdt_match
Xingyu Wu
-1
/
+1
2023-04-29
watchdog: starfive: Fix the probe return error if PM and early_enable are bot...
Xingyu Wu
-1
/
+1
2023-04-28
cifs: update internal module version number for cifs.ko
Steve French
-2
/
+2
2023-04-28
smb3: move some common open context structs to smbfs_common
Steve French
-36
/
+28
2023-04-28
smb3: make query_on_disk_id open context consistent and move to common code
Steve French
-18
/
+12
2023-04-28
SMB3.1.1: add new tree connect ShareFlags
Steve French
-8
/
+9
2023-04-28
cifs: missing lock when updating session status
Steve French
-2
/
+6
2023-04-28
perf stat: Disable TopdownL1 on hybrid
Ian Rogers
-1
/
+7
2023-04-28
perf stat: Avoid SEGV on counter->name
Ian Rogers
-1
/
+1
2023-04-28
Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-993
/
+2595
2023-04-28
Merge tag 'm68knommu-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-19
/
+0
2023-04-28
Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-9510
/
+2672
2023-04-28
Merge tag 'trace-tools-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-9
/
+54
2023-04-28
Merge tag 'trace-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
-518
/
+1959
2023-04-28
Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-281
/
+217
2023-04-28
Merge tag 'sched-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-350
/
+1424
2023-04-28
Merge tag 'perf-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-4
/
+32
2023-04-28
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-684
/
+641
2023-04-28
NFSv4.2: Rework scratch handling for READ_PLUS
Anna Schumaker
-7
/
+15
2023-04-28
block: Skip destroyed blkg when restart in blkg_destroy_all()
Tao Su
-0
/
+3
2023-04-28
fs/9p: Fix bit operation logic error
Eric Van Hensbergen
-2
/
+2
2023-04-28
ext4: clean up error handling in __ext4_fill_super()
Theodore Ts'o
-22
/
+29
2023-04-28
ext4: reflect error codes from ext4_multi_mount_protect() to its callers
Theodore Ts'o
-8
/
+17
2023-04-28
ext4: fix lost error code reporting in __ext4_fill_super()
Theodore Ts'o
-1
/
+2
2023-04-28
ext4: fix unused iterator variable warnings
Nathan Chancellor
-4
/
+3
[prev]
[next]