index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-07-19
cifs: Add a tracepoint to track credits involved in R/W requests
David Howells
7
-23
/
+173
2024-07-19
cifs: Fix setting of zero_point after DIO write
David Howells
1
-5
/
+10
2024-07-19
cifs: Fix missing error code set
David Howells
1
-0
/
+2
2024-07-19
cifs: Fix server re-repick on subrequest retry
David Howells
1
-3
/
+0
2024-07-19
cifs: fix noisy message on copy_file_range
Steve French
1
-1
/
+1
2024-07-19
btrfs: change BTRFS_MOUNT_* flags to 64bit type
Qu Wenruo
5
-42
/
+46
2024-07-19
PCI: loongson: Enable MSI in LS7A Root Complex
Huacai Chen
1
-0
/
+13
2024-07-19
eth: fbnic: don't build the driver when skb has more than 21 frags
Jakub Kicinski
1
-0
/
+1
2024-07-19
dm vdo: fix a minor formatting issue in vdo.rst
Masatake YAMATO
1
-0
/
+1
2024-07-19
dm vdo int-map: fix kerneldoc formatting
Matthew Sakai
1
-1
/
+1
2024-07-19
dm vdo repair: add missing kerneldoc fields
Matthew Sakai
1
-3
/
+5
2024-07-19
dm: Constify struct dm_block_validator
Christophe JAILLET
12
-44
/
+46
2024-07-19
dm-integrity: introduce the Inline mode
Mikulas Patocka
1
-46
/
+360
2024-07-19
arm64: qcom: don't select HAVE_PWRCTL when PCI=n
Arnd Bergmann
1
-1
/
+1
2024-07-19
syscalls: Fix to add sys_uretprobe to syscall.tbl
Masami Hiramatsu (Google)
1
-0
/
+1
2024-07-19
lockdep: Add comments for lockdep_set_no{validate,track}_class()
Kent Overstreet
1
-0
/
+15
2024-07-19
bcachefs: Fix integer overflow on trans->nr_updates
Kent Overstreet
1
-1
/
+1
2024-07-19
bcachefs: silence silly kdoc warning
Kent Overstreet
1
-1
/
+1
2024-07-19
bcachefs: Fix fsck warning about btree_trans not passed to fsck error
Kent Overstreet
1
-1
/
+2
2024-07-19
bcachefs: Add an error message for insufficient rw journal devs
Kent Overstreet
1
-0
/
+11
2024-07-19
bcachefs: varint: Avoid left-shift of a negative value
Tavian Barnes
1
-1
/
+1
2024-07-18
PCI: Check for the existence of 'dev.of_node' before calling of_platform_popu...
Manivannan Sadhasivam
1
-2
/
+2
2024-07-18
init/Kconfig: remove CONFIG_GCC_ASM_GOTO_OUTPUT_WORKAROUND
Mark Rutland
2
-30
/
+12
2024-07-18
kbuild: fix rebuild of generic syscall headers
Masahiro Yamada
1
-0
/
+8
2024-07-18
SUNRPC: Fixup gss_status tracepoint error output
Benjamin Coddington
1
-1
/
+1
2024-07-18
SUNRPC: Fix a race to wake a sync task
Benjamin Coddington
1
-1
/
+3
2024-07-18
kselftest/alsa: Log the PCM ID in pcm-test
Mark Brown
1
-0
/
+4
2024-07-18
kselftest/alsa: Use card name rather than number in test names
Mark Brown
2
-58
/
+104
2024-07-18
ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book Pro 360
Seunghun Han
1
-0
/
+1
2024-07-18
Kconfig: reduce the amount of power sequencing noise
Bartosz Golaszewski
4
-8
/
+6
2024-07-18
net: dsa: b53: Limit chip-wide jumbo frame config to CPU ports
Martin Willi
1
-0
/
+3
2024-07-18
net: dsa: mv88e6xxx: Limit chip-wide frame size config to CPU ports
Martin Willi
1
-1
/
+2
2024-07-18
net: airoha: Fix NULL pointer dereference in airoha_qdma_cleanup_rx_queue()
Lorenzo Bianconi
1
-2
/
+1
2024-07-18
net: wwan: t7xx: add support for Dell DW5933e
Jack Wu
1
-0
/
+1
2024-07-18
ipv4: Fix incorrect TOS in fibmatch route get reply
Ido Schimmel
2
-13
/
+13
2024-07-18
ipv4: Fix incorrect TOS in route get reply
Ido Schimmel
3
-7
/
+9
2024-07-18
net: flow_dissector: use DEBUG_NET_WARN_ON_ONCE
Pablo Neira Ayuso
1
-1
/
+1
2024-07-18
nsfs: use cleanup guard
Christian Brauner
1
-3
/
+3
2024-07-18
fs/adfs: add MODULE_DESCRIPTION
Jeff Johnson
1
-0
/
+1
2024-07-18
misc: Kconfig: exclude mrvl-cn10k-dpi compilation for 32-bit systems
Vamsi Attunuru
1
-1
/
+1
2024-07-18
landlock: Various documentation improvements
Günther Noack
3
-22
/
+24
2024-07-18
driver core: auxiliary bus: Fix documentation of auxiliary_device
Shay Drory
1
-3
/
+4
2024-07-18
net: airoha: fix error branch in airoha_dev_xmit and airoha_set_gdm_ports
Lorenzo Bianconi
1
-4
/
+6
2024-07-18
gve: Fix XDP TX completion handling when counters overflow
Joshua Washington
1
-2
/
+3
2024-07-17
ipvs: properly dereference pe in ip_vs_add_service
Chen Hanxiao
1
-5
/
+5
2024-07-17
vfio-mdev: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
4
-1
/
+4
2024-07-17
nfs: split nfs_read_folio
Christoph Hellwig
1
-28
/
+41
2024-07-17
nfs: pass explicit offset/count to trace events
Christoph Hellwig
4
-26
/
+33
2024-07-17
selftests: netfilter: add test case for recent mismatch bug
Florian Westphal
1
-1
/
+75
2024-07-17
netfilter: nf_set_pipapo: fix initial map fill
Florian Westphal
3
-6
/
+29
[next]