index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-21
give up on gcc ilog2() constant optimizations
Linus Torvalds
1
-11
/
+2
2018-10-21
ppp: remove the PPPIOCDETACH ioctl
Eric Biggers
1
-1
/
+1
2018-10-21
string: provide strscpy()
Chris Metcalf
1
-0
/
+3
2018-10-21
Make asm/word-at-a-time.h available on all architectures
Chris Metcalf
1
-8
/
+72
2018-10-21
tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_...
Steven Rostedt (VMware)
1
-16
/
+0
2018-10-21
efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definit...
Ard Biesheuvel
1
-4
/
+4
2018-10-21
do d_instantiate/unlock_new_inode combinations safely
Al Viro
1
-0
/
+1
2018-10-21
virtio: add ability to iterate over vqs
Michael S. Tsirkin
1
-0
/
+3
2018-10-21
ALSA: control: Hardening for potential Spectre v1
Takashi Iwai
1
-2
/
+5
2018-10-21
mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.
Joakim Tjernlund
1
-0
/
+1
2018-10-21
RDMA/ucma: Introduce safer rdma_addr_size() variants
Roland Dreier
1
-0
/
+2
2018-10-21
tty: Don't call panic() at tty_ldisc_init()
Tetsuo Handa
1
-1
/
+1
2018-10-21
tty: handle the case where we cannot restore a line discipline
Alan Cox
1
-0
/
+1
2018-10-21
drivers: tty: Merge alloc_tty_struct and initialize_tty_struct
Rasmus Villemoes
1
-3
/
+1
2018-10-21
soreuseport: initialise timewait reuseport field
Eric Dumazet
1
-0
/
+1
2018-10-21
net: fix rtnh_ok()
Eric Dumazet
1
-1
/
+1
2018-10-21
iio:buffer: make length types match kfifo types
Martin Kelly
1
-3
/
+3
2018-10-21
ipc/msg: Fix msgctl(..., IPC_STAT, ...) between pid namespaces
Eric W. Biederman
1
-2
/
+2
2018-10-21
ipc/shm: Fix shmctl(..., IPC_STAT, ...) between pid namespaces.
Eric W. Biederman
1
-2
/
+2
2018-10-21
ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streams
Takashi Iwai
1
-0
/
+1
2018-10-21
clk: fix mux clock documentation
Jerome Brunet
1
-1
/
+2
2018-10-21
net: core: dst: Add kernel-doc for 'net' parameter
Jonathan Neuschäfer
1
-0
/
+1
2018-10-21
HID: core: Fix size as type u32
Aaron Ma
1
-2
/
+2
2018-10-03
mm/vmstat: Make NR_TLB_REMOTE_FLUSH_RECEIVED available even on UP
Andy Lutomirski
1
-2
/
+0
2018-10-03
x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architectures
Jiri Kosina
1
-6
/
+6
2018-10-03
x86/speculation/l1tf: Limit swap file size to MAX_PA/2
Andi Kleen
1
-0
/
+2
2018-10-03
x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings
Andi Kleen
1
-0
/
+12
2018-10-03
pagewalk: improve vma handling
Naoya Horiguchi
1
-3
/
+12
2018-10-03
mm/pagewalk: remove pgd_entry() and pud_entry()
Naoya Horiguchi
1
-6
/
+0
2018-10-03
x86/io: add interface to reserve io memtype for a resource range. (v1.1)
Dave Airlie
1
-0
/
+22
2018-10-03
mm: Add vm_insert_pfn_prot()
Andy Lutomirski
1
-0
/
+2
2018-10-03
x86/speculation/l1tf: Add sysfs reporting for l1tf
Andi Kleen
1
-0
/
+2
2018-10-03
asm-generic: drop unused pte_file* helpers
Kirill A. Shutemov
1
-15
/
+0
2018-10-03
mm: remove rest usage of VM_NONLINEAR and pte_file()
Kirill A. Shutemov
2
-4
/
+1
2018-10-03
mm: replace vma->sharead.linear with vma->shared
Kirill A. Shutemov
1
-5
/
+3
2018-10-03
rmap: drop support of non-linear mappings
Kirill A. Shutemov
4
-14
/
+2
2018-10-03
mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub
Kirill A. Shutemov
2
-9
/
+0
2018-10-03
mm: drop support of non-linear mapping from fault codepath
Kirill A. Shutemov
1
-9
/
+7
2018-10-03
mm: drop support of non-linear mapping from unmap/zap codepath
Kirill A. Shutemov
1
-1
/
+0
2018-10-03
mm: replace remap_file_pages() syscall with emulation
Kirill A. Shutemov
1
-2
/
+6
2018-10-03
seccomp: Move speculation migitation control to arch code
Thomas Gleixner
1
-0
/
+2
2018-10-03
seccomp: Add filter flag to opt-out of SSB mitigation
Kees Cook
2
-0
/
+5
2018-10-03
prctl: Add force disable speculation
Thomas Gleixner
2
-1
/
+10
2018-10-03
nospec: Allow getting/setting on non-current task
Kees Cook
1
-2
/
+5
2018-10-03
prctl: Add speculation control prctls
Thomas Gleixner
2
-0
/
+16
2018-10-03
x86/bugs: Expose /sys/../spec_store_bypass
Konrad Rzeszutek Wilk
1
-0
/
+2
2018-09-25
mm: get rid of vmacache_flush_all() entirely
Linus Torvalds
3
-7
/
+2
2018-09-25
seccomp: add "seccomp" syscall
Kees Cook
3
-1
/
+9
2018-06-16
ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unit
Kirill Marinushkin
1
-2
/
+2
2018-06-16
ip_tunnel: Clamp MTU to bounds on new link
Stefano Brivio
1
-0
/
+2
[next]