index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-01-04
x86/bugs: Flush IBP in ib_prctl_set()
Rodrigo Branco
1
-0
/
+2
2023-01-03
x86/insn: Avoid namespace clash by separating instruction decoder MMIO type f...
Jason A. Donenfeld
4
-41
/
+41
2023-01-03
f2fs: let's avoid panic if extent_tree is not created
Jaegeuk Kim
1
-1
/
+2
2023-01-03
f2fs: should use a temp extent_info for lookup
Jaegeuk Kim
1
-6
/
+7
2023-01-03
f2fs: don't mix to use union values in extent_info
Jaegeuk Kim
1
-8
/
+8
2023-01-03
f2fs: initialize extent_cache parameter
Jaegeuk Kim
4
-4
/
+4
2023-01-03
f2fs: fix to avoid NULL pointer dereference in f2fs_issue_flush()
Chao Yu
1
-7
/
+4
2023-01-03
x86/asm: Fix an assembler warning with current binutils
Mikulas Patocka
1
-1
/
+1
2023-01-02
fs/ntfs3: don't hold ni_lock when calling truncate_setsize()
Tetsuo Handa
1
-2
/
+2
2023-01-02
x86/kexec: Fix double-free of elf header buffer
Takashi Iwai
1
-3
/
+1
2023-01-02
nfsd: fix handling of readdir in v4root vs. mount upcall timeout
Jeff Layton
1
-0
/
+11
2023-01-01
Linux 6.2-rc2
v6.2-rc2
Linus Torvalds
1
-1
/
+1
2022-12-30
drm/i915/dsi: fix MIPI_BKLT_EN_1 native GPIO index
Jani Nikula
1
-1
/
+1
2022-12-30
drm/i915/dsi: add support for ICL+ native MIPI GPIO sequence
Jani Nikula
3
-3
/
+95
2022-12-30
fixdep: remove unneeded <stdarg.h> inclusion
Masahiro Yamada
1
-1
/
+0
2022-12-30
kbuild: sort single-targets alphabetically again
Masahiro Yamada
1
-1
/
+1
2022-12-30
kbuild: rpm-pkg: add libelf-devel as alternative for BuildRequires
Masahiro Yamada
1
-1
/
+2
2022-12-30
kbuild: Fix running modpost with musl libc
Samuel Holland
1
-11
/
+11
2022-12-30
kbuild: add a missing line for help message
Jun ASAKA
1
-0
/
+1
2022-12-30
.gitignore: ignore *.rpm
Masahiro Yamada
1
-0
/
+1
2022-12-30
arch: fix broken BuildID for arm64 and riscv
Masahiro Yamada
1
-0
/
+5
2022-12-30
drm/i915/uc: Fix two issues with over-size firmware files
John Harrison
1
-14
/
+28
2022-12-30
drm/i915: improve the catch-all evict to handle lock contention
Matthew Auld
6
-26
/
+82
2022-12-30
drm/i915: Remove __maybe_unused from mtl_info
Lucas De Marchi
1
-1
/
+0
2022-12-30
drm/i915: fix TLB invalidation for Gen12.50 video and compute engines
Andrzej Hajda
1
-1
/
+7
2022-12-29
kconfig: Add static text for search information in help menu
Bhaskar Chowdhury
1
-0
/
+6
2022-12-28
nvme-auth: fix smatch warning complaints
Sagi Grimberg
1
-1
/
+1
2022-12-28
nvme: consult the CSE log page for unprivileged passthrough
Christoph Hellwig
2
-4
/
+25
2022-12-28
nvme: also return I/O command effects from nvme_command_effects
Christoph Hellwig
1
-6
/
+26
2022-12-28
nvmet: don't defer passthrough commands with trivial effects to the workqueue
Christoph Hellwig
1
-6
/
+5
2022-12-28
nvmet: set the LBCC bit for commands that modify data
Christoph Hellwig
1
-2
/
+4
2022-12-28
nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding it
Christoph Hellwig
1
-16
/
+19
2022-12-28
nvme: fix the NVME_CMD_EFFECTS_CSE_MASK definition
Christoph Hellwig
1
-1
/
+2
2022-12-28
docs, nvme: add a feature and quirk policy document
Christoph Hellwig
3
-0
/
+79
2022-12-28
ALSA: hda/hdmi: Static PCM mapping again with AMD HDMI codecs
Takashi Iwai
1
-8
/
+19
2022-12-28
KVM: selftests: restore special vmmcall code layout needed by the harness
Paolo Bonzini
1
-2
/
+11
2022-12-28
Documentation: kvm: clarify SRCU locking order
Paolo Bonzini
1
-5
/
+14
2022-12-28
KVM: x86: fix deadlock for KVM_XEN_EVTCHN_RESET
Paolo Bonzini
2
-3
/
+33
2022-12-28
virtio_blk: Fix signedness bug in virtblk_prep_rq()
Rafael Mendonca
1
-2
/
+4
2022-12-28
vdpa_sim_net: should not drop the multicast/broadcast packet
Cindy Lu
1
-0
/
+3
2022-12-28
vdpasim: fix memory leak when freeing IOTLBs
Jason Wang
1
-1
/
+3
2022-12-28
vdpa: conditionally fill max max queue pair for stats
Jason Wang
1
-5
/
+4
2022-12-28
vdpa/vp_vdpa: fix kfree a wrong pointer in vp_vdpa_remove
Rong Wang
1
-1
/
+1
2022-12-28
vduse: Validate vq_num in vduse_validate_config()
Harshit Mogalapalli
1
-0
/
+3
2022-12-28
tools/virtio: remove smp_read_barrier_depends()
Davidlohr Bueso
1
-7
/
+10
2022-12-28
tools/virtio: remove stray characters
Davidlohr Bueso
1
-10
/
+10
2022-12-28
vhost_vdpa: fix the crash in unmap a large memory
Cindy Lu
1
-20
/
+26
2022-12-28
virtio: Implementing attribute show with sysfs_emit
Dawei Li
1
-6
/
+6
2022-12-28
virtio-crypto: fix memory leak in virtio_crypto_alg_skcipher_close_session()
Wei Yongjun
1
-1
/
+2
2022-12-28
tools/virtio: Variable type completion
wangjianli
1
-1
/
+1
[next]