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-08-15
f2fs: sysfs: support atgc_enabled
liujinbao1
2
-0
/
+14
2024-08-15
Revert "f2fs: use flush command instead of FUA for zoned device"
Wenjie Cheng
2
-3
/
+2
2024-08-15
f2fs: get rid of buffer_head use
Chao Yu
5
-41
/
+66
2024-08-15
f2fs: fix to avoid racing in between read and OPU dio write
Chao Yu
1
-0
/
+4
2024-08-15
f2fs: fix to wait dio completion
Chao Yu
1
-0
/
+13
2024-08-15
f2fs: reduce expensive checkpoint trigger frequency
Chao Yu
4
-3
/
+19
2024-08-05
f2fs: atomic: fix to avoid racing w/ GC
Chao Yu
2
-2
/
+16
2024-08-05
f2fs: fix macro definition stat_inc_cp_count
Julian Sun
1
-1
/
+1
2024-08-05
f2fs: fix macro definition on_f2fs_build_free_nids
Julian Sun
1
-1
/
+1
2024-08-05
f2fs: add write priority option based on zone UFS
Liao Yuanhong
5
-1
/
+58
2024-08-05
f2fs: avoid potential int overflow in sanity_check_area_boundary()
Nikita Zhandarovich
1
-2
/
+2
2024-08-05
f2fs: fix several potential integer overflows in file offsets
Nikita Zhandarovich
2
-3
/
+3
2024-08-05
f2fs: prevent possible int overflow in dir_block_index()
Nikita Zhandarovich
1
-1
/
+2
2024-08-05
f2fs: clean up data_blkaddr() and get_dnode_addr()
Chao Yu
1
-29
/
+17
2024-08-04
Linux 6.11-rc2
Linus Torvalds
1
-1
/
+1
2024-08-04
profiling: remove profile=sleep support
Tetsuo Handa
4
-24
/
+2
2024-08-04
arm: dts: arm: versatile-ab: Fix duplicate clock node name
Rob Herring (Arm)
1
-1
/
+1
2024-08-03
runtime constants: deal with old decrepit linkers
Linus Torvalds
1
-6
/
+5
2024-08-02
clocksource: Fix brown-bag boolean thinko in cs_watchdog_read()
Paul E. McKenney
1
-1
/
+1
2024-08-02
cifs: update internal version number
Steve French
1
-2
/
+2
2024-08-02
smb: client: fix FSCTL_GET_REPARSE_POINT against NetApp
Paulo Alcantara
1
-2
/
+4
2024-08-02
smb3: add dynamic tracepoints for shutdown ioctl
Steve French
2
-8
/
+75
2024-08-02
cifs: Remove cifs_aio_ctx
David Howells
3
-80
/
+0
2024-08-02
smb: client: handle lack of FSCTL_GET_REPARSE_POINT support
Paulo Alcantara
4
-4
/
+38
2024-08-02
arm64: jump_label: Ensure patched jump_labels are visible to all CPUs
Will Deacon
2
-2
/
+10
2024-08-02
syscalls: fix syscall macros for newfstat/newfstatat
Arnd Bergmann
4
-5
/
+6
2024-08-02
uretprobe: change syscall number, again
Arnd Bergmann
4
-7
/
+3
2024-08-02
thermal: core: Update thermal zone registration documentation
Rafael J. Wysocki
1
-35
/
+30
2024-08-02
Revert "nouveau: rip out busy fence waits"
Dave Airlie
6
-6
/
+34
2024-08-01
protect the fetch of ->fd[fd] in do_dup2() from mispredictions
Al Viro
1
-0
/
+1
2024-08-01
x86/uaccess: Zero the 8-byte get_range case on failure on 32-bit
David Gow
1
-1
/
+3
2024-08-01
riscv: Fix linear mapping checks for non-contiguous memory regions
Stuart Menefy
1
-4
/
+11
2024-08-01
KVM: x86/mmu: fix determination of max NPT mapping level for private pages
Ackerley Tng
1
-1
/
+1
2024-08-01
PCI: pciehp: Retain Power Indicator bits for userspace indicators
Blazej Kucman
1
-1
/
+3
2024-08-01
PCI: Fix devres regression in pci_intx()
Philipp Stanner
1
-7
/
+8
2024-08-01
rust: SHADOW_CALL_STACK is incompatible with Rust
Alice Ryhl
1
-0
/
+1
2024-08-01
arm64: errata: Expand speculative SSBS workaround (again)
Mark Rutland
3
-7
/
+44
2024-08-01
arm64: cputype: Add Cortex-A725 definitions
Mark Rutland
1
-0
/
+2
2024-08-01
arm64: cputype: Add Cortex-X1C definitions
Mark Rutland
1
-0
/
+2
2024-08-01
RISC-V: Enable the IPI before workqueue_online_cpu()
Nick Hu
2
-1
/
+2
2024-08-01
riscv/mm: Add handling for VM_FAULT_SIGSEGV in mm_fault_error()
Zhe Qiao
1
-8
/
+9
2024-08-01
perf: riscv: Fix selecting counters in legacy mode
Shifrin Dmitry
1
-1
/
+1
2024-08-01
cache: StarFive: Require a 64-bit system
Palmer Dabbelt
1
-0
/
+1
2024-08-01
perf arch events: Fix duplicate RISC-V SBI firmware event name
Eric Lin
5
-5
/
+5
2024-08-01
riscv/purgatory: align riscv_kernel_entry
Daniel Maslowski
1
-0
/
+2
2024-08-01
alpha: fix ioread64be()/iowrite64be() helpers
Arnd Bergmann
1
-2
/
+2
2024-08-01
x86/mm: Fix pti_clone_entry_text() for i386
Peter Zijlstra
1
-1
/
+1
2024-08-01
x86/mm: Fix pti_clone_pgtable() alignment assumption
Peter Zijlstra
1
-3
/
+3
2024-08-01
ceph: force sending a cap update msg back to MDS for revoke op
Xiubo Li
2
-14
/
+28
2024-08-01
mptcp: fix duplicate data handling
Paolo Abeni
1
-4
/
+12
[next]