index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
snapshot.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-06-26
tcp: fix tcp_rcv_fastopen_synack() to enter TCP_CA_Loss for failed TFO
Neal Cardwell
1
-11
/
+27
2024-06-26
ionic: use dev_consume_skb_any outside of napi
Shannon Nelson
3
-13
/
+21
2024-06-26
bcachefs: Discard, invalidate workers are now per device
Kent Overstreet
5
-133
/
+161
2024-06-25
bcachefs: Fix shift-out-of-bounds in bch2_blacklist_entries_gc
Pei Li
1
-1
/
+1
2024-06-25
bcachefs: slab-use-after-free Read in bch2_sb_errors_from_cpu
Pei Li
1
-4
/
+10
2024-06-25
drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_ld_modes
Ma Ke
1
-0
/
+2
2024-06-25
drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_hd_modes
Ma Ke
1
-0
/
+4
2024-06-25
drm/amdgpu: Don't show false warning for reg list
Lijo Lazar
2
-6
/
+24
2024-06-25
drm/amdgpu: avoid using null object of framebuffer
Julia Zhang
1
-2
/
+16
2024-06-25
drm/amd/display: Send DP_TOTAL_LTTPR_CNT during detection if LTTPR is present
Michael Strauss
2
-1
/
+14
2024-06-25
drm/amdgpu: Fix pci state save during mode-1 reset
Lijo Lazar
1
-2
/
+5
2024-06-25
drm/amdgpu/atomfirmware: fix parsing of vram_info
Alex Deucher
1
-1
/
+1
2024-06-25
drm/amd/swsmu: add MALL init support workaround for smu_v14_0_1
Li Ma
5
-3
/
+96
2024-06-25
RISC-V: fix vector insn load/store width mask
Jesse Taube
1
-1
/
+1
2024-06-25
hrtimer: Prevent queuing of hrtimer without a function callback
Phil Chang
1
-0
/
+2
2024-06-25
Revert "nfsd: fix oops when reading pool_stats before server is started"
NeilBrown
1
-5
/
+3
2024-06-25
nfsd: initialise nfsd_info.mutex early.
NeilBrown
2
-1
/
+2
2024-06-25
linux/syscalls.h: add missing __user annotations
Arnd Bergmann
1
-9
/
+9
2024-06-25
syscalls: mmap(): use unsigned offset type consistently
Arnd Bergmann
5
-6
/
+6
2024-06-25
s390: remove native mmap2() syscall
Arnd Bergmann
1
-27
/
+0
2024-06-25
hexagon: fix fadvise64_64 calling conventions
Arnd Bergmann
2
-0
/
+13
2024-06-25
csky, hexagon: fix broken sys_sync_file_range
Arnd Bergmann
2
-0
/
+2
2024-06-25
sh: rework sync_file_range ABI
Arnd Bergmann
2
-1
/
+13
2024-06-25
powerpc: restore some missing spu syscalls
Arnd Bergmann
1
-0
/
+4
2024-06-25
parisc: use generic sys_fanotify_mark implementation
Arnd Bergmann
3
-10
/
+2
2024-06-25
parisc: use correct compat recv/recvfrom syscalls
Arnd Bergmann
1
-2
/
+2
2024-06-25
sparc: fix compat recv/recvfrom syscalls
Arnd Bergmann
2
-223
/
+2
2024-06-25
sparc: fix old compat_sys_select()
Arnd Bergmann
1
-1
/
+1
2024-06-25
syscalls: fix compat_sys_io_pgetevents_time64 usage
Arnd Bergmann
9
-9
/
+9
2024-06-25
s390/boot: Do not adjust GOT entries for undef weak sym
Jens Remus
1
-4
/
+7
2024-06-25
thermal: gov_step_wise: Go straight to instance->lower when mitigation is over
Rafael J. Wysocki
1
-18
/
+5
2024-06-25
net: dsa: microchip: fix wrong register write when masking interrupt
Tristram Ha
1
-1
/
+1
2024-06-25
ALSA: dmaengine_pcm: terminate dmaengine before synchronize
Shengjiu Wang
1
-0
/
+12
2024-06-25
ALSA: hda/relatek: Enable Mute LED on HP Laptop 15-gw0xxx
Aivaz Latypov
1
-0
/
+1
2024-06-25
ALSA: PCM: Allow resume only for suspended streams
Takashi Iwai
1
-0
/
+2
2024-06-25
ALSA: seq: Fix missing channel at encoding RPN/NRPN MIDI2 messages
Takashi Iwai
1
-3
/
+5
2024-06-25
Fix race for duplicate reqsk on identical SYN
luoxuanqiang
5
-10
/
+30
2024-06-25
ibmvnic: Add tx check to prevent skb leak
Nick Child
1
-0
/
+12
2024-06-25
mm/memory: don't require head page for do_set_pmd()
Andrew Bresticker
1
-1
/
+2
2024-06-25
mm/page_alloc: Separate THP PCP into movable and non-movable categories
yangge
2
-7
/
+11
2024-06-25
nfs: drop the incorrect assertion in nfs_swap_rw()
Christoph Hellwig
1
-2
/
+0
2024-06-25
mm/migrate: make migrate_pages_batch() stats consistent
Zi Yan
1
-0
/
+5
2024-06-25
MAINTAINERS: TPM DEVICE DRIVER: update the W-tag
Jarkko Sakkinen
1
-1
/
+1
2024-06-25
selftests/mm:fix test_prctl_fork_exec return failure
aigourensheng
1
-16
/
+22
2024-06-25
mm: convert page type macros to enum
Stephen Brennan
1
-9
/
+12
2024-06-25
ocfs2: fix DIO failure due to insufficient transaction credits
Jan Kara
4
-0
/
+26
2024-06-25
kasan: fix bad call to unpoison_slab_object
Andrey Konovalov
1
-1
/
+1
2024-06-25
mm: handle profiling for fake memory allocations during compaction
Suren Baghdasaryan
1
-2
/
+9
2024-06-25
mm/slab: fix 'variable obj_exts set but not used' warning
Suren Baghdasaryan
1
-3
/
+4
2024-06-25
/proc/pid/smaps: add mseal info for vma
Jeff Xu
4
-5
/
+9
[prev]
[next]