index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
uapi
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-11-01
dm log writes: use memcpy_from_bvec in log_writes_map
Christoph Hellwig
1
-4
/
+2
2021-11-01
dm integrity: use bvec_kmap_local in __journal_read_write
Christoph Hellwig
1
-3
/
+3
2021-11-01
dm integrity: use bvec_kmap_local in integrity_metadata
Christoph Hellwig
1
-2
/
+2
2021-11-01
dm: add add_disk() error handling
Luis Chamberlain
1
-1
/
+3
2021-11-01
dm: Remove redundant flush_workqueue() calls
Christophe JAILLET
2
-2
/
+0
2021-10-27
dm crypt: log aead integrity violations to audit subsystem
Michael Weiß
1
-4
/
+18
2021-10-27
dm integrity: log audit events for dm-integrity target
Michael Weiß
2
-4
/
+22
2021-10-27
dm: introduce audit event module for device mapper
Michael Weiß
5
-0
/
+165
2021-10-12
dm: fix mempool NULL pointer race when completing IO
Jiazi Li
1
-7
/
+10
2021-10-12
dm rq: don't queue request to blk-mq during DM suspend
Ming Lei
1
-0
/
+8
2021-10-12
dm clone: make array 'descs' static
Colin Ian King
1
-1
/
+1
2021-10-12
dm verity: skip redundant verity_handle_err() on I/O errors
Akilesh Kailash
1
-3
/
+12
2021-10-11
Linux 5.15-rc5
v5.15-rc5
Linus Torvalds
1
-1
/
+1
2021-10-08
asm-generic/io.h: give stub iounmap() on !MMU same prototype as elsewhere
Adam Borowski
1
-1
/
+1
2021-10-08
x86/fpu: Restore the masking out of reserved MXCSR bits
Borislav Petkov
1
-3
/
+8
2021-10-08
checksyscalls: Unconditionally ignore fstat{,at}64
Palmer Dabbelt
1
-2
/
+4
2021-10-07
PCI: ACPI: Check parent pointer in acpi_pci_find_companion()
Rafael J. Wysocki
1
-0
/
+3
2021-10-07
MAINTAINERS: Add Sven Peter as ARM/APPLE MACHINE maintainer
Sven Peter
1
-0
/
+1
2021-10-07
MAINTAINERS: Add Alyssa Rosenzweig as M1 reviewer
Alyssa Rosenzweig
1
-0
/
+2
2021-10-07
ksmbd: fix oops from fuse driver
Namjae Jeon
1
-11
/
+6
2021-10-07
ksmbd: fix version mismatch with out of tree
Namjae Jeon
1
-1
/
+1
2021-10-07
ksmbd: use buf_data_size instead of recalculation in smb3_decrypt_req()
Namjae Jeon
1
-5
/
+3
2021-10-07
ksmbd: remove the leftover of smb2.0 dialect support
Namjae Jeon
4
-34
/
+12
2021-10-07
ksmbd: check strictly data area in ksmbd_smb2_check_message()
Namjae Jeon
1
-51
/
+47
2021-10-07
qcom_scm: hide Kconfig symbol
Arnd Bergmann
12
-85
/
+24
2021-10-07
firmware: include drivers/firmware/Kconfig unconditionally
Arnd Bergmann
8
-14
/
+2
2021-10-07
net: prefer socket bound to interface when not in VRF
Mike Manning
4
-4
/
+8
2021-10-07
pseries/eeh: Fix the kdump kernel crash during eeh_pseries_init
Mahesh Salgaonkar
1
-0
/
+4
2021-10-07
powerpc/32s: Fix kuap_kernel_restore()
Christophe Leroy
1
-0
/
+8
2021-10-07
powerpc/pseries/msi: Add an empty irq_write_msi_msg() handler
Cédric Le Goater
1
-0
/
+15
2021-10-07
powerpc/64s: Fix unrecoverable MCE calling async handler from NMI
Nicholas Piggin
3
-18
/
+26
2021-10-07
powerpc/64/interrupt: Reconcile soft-mask state in NMI and fix false BUG
Nicholas Piggin
1
-5
/
+8
2021-10-07
powerpc/64: warn if local irqs are enabled in NMI or hardirq context
Nicholas Piggin
1
-0
/
+6
2021-10-07
powerpc/traps: do not enable irqs in _exception
Nicholas Piggin
1
-3
/
+9
2021-10-07
powerpc/64s: fix program check interrupt emergency stack path
Nicholas Piggin
1
-7
/
+10
2021-10-07
powerpc/bpf ppc32: Fix BPF_SUB when imm == 0x80000000
Naveen N. Rao
1
-1
/
+1
2021-10-07
powerpc/bpf ppc32: Do not emit zero extend instruction for 64-bit BPF_END
Naveen N. Rao
1
-1
/
+1
2021-10-07
powerpc/bpf ppc32: Fix JMP32_JSET_K
Naveen N. Rao
1
-1
/
+1
2021-10-07
powerpc/bpf ppc32: Fix ALU32 BPF_ARSH operation
Naveen N. Rao
1
-1
/
+1
2021-10-07
powerpc/bpf: Emit stf barrier instruction sequences for BPF_NOSPEC
Naveen N. Rao
2
-8
/
+55
2021-10-07
powerpc/security: Add a helper to query stf_barrier type
Naveen N. Rao
2
-0
/
+10
2021-10-07
powerpc/bpf: Fix BPF_SUB when imm == 0x80000000
Naveen N. Rao
1
-10
/
+17
2021-10-07
powerpc/bpf: Fix BPF_MOD when imm == 1
Naveen N. Rao
1
-2
/
+8
2021-10-07
powerpc/bpf: Validate branch ranges
Naveen N. Rao
4
-11
/
+37
2021-10-07
powerpc/lib: Add helper to check if offset is within conditional branch range
Naveen N. Rao
3
-7
/
+8
2021-10-06
drm/amd/display: Fix detection of 4 lane for DPALT
Hansen
2
-1
/
+35
2021-10-06
drm/amd/display: Limit display scaling to up to 4k for DCN 3.1
Nikola Cornij
1
-1
/
+1
2021-10-06
drm/amd/display: Skip override for preferred link settings during link training
George Shen
1
-6
/
+0
2021-10-06
NFSD: Keep existing listeners on portlist error
Benjamin Coddington
1
-1
/
+4
2021-10-06
iavf: fix double unlock of crit_lock
Stefan Assmann
1
-1
/
+0
[next]