index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-03-16
parisc: Avoid calling SMP cache flush functions on cache-less machines
Helge Deller
3
-34
/
+40
2022-03-11
parisc: Increase parisc_cache_flush_threshold setting
John David Anglin
1
-3
/
+15
2022-03-11
parisc/unaligned: Enhance user-space visible output
Helge Deller
1
-26
/
+10
2022-03-11
parisc/unaligned: Rewrite 32-bit inline assembly of emulate_sth()
Helge Deller
1
-8
/
+7
2022-03-11
parisc/unaligned: Rewrite 32-bit inline assembly of emulate_ldd()
Helge Deller
1
-15
/
+13
2022-03-11
parisc/unaligned: Rewrite inline assembly of emulate_ldw()
Helge Deller
1
-12
/
+11
2022-03-11
parisc/unaligned: Rewrite inline assembly of emulate_ldh()
Helge Deller
1
-6
/
+5
2022-03-11
parisc/unaligned: Use EFAULT fixup handler in unaligned handlers
Helge Deller
1
-105
/
+55
2022-03-11
parisc: Reduce code size by optimizing get_current() function calls
Helge Deller
1
-3
/
+5
2022-03-11
parisc: Use constants to encode the space registers like SR_KERNEL
Helge Deller
7
-27
/
+24
2022-03-11
parisc: Use SR_USER and SR_KERNEL in get_user() and put_user()
Helge Deller
1
-14
/
+14
2022-03-11
parisc: Add defines for various space register
Helge Deller
1
-0
/
+6
2022-03-11
parisc: Always use the self-extracting kernel feature
Helge Deller
2
-21
/
+0
2022-03-11
video/fbdev/stifb: Implement the stifb_fillrect() function
Helge Deller
1
-2
/
+43
2022-03-11
parisc: Add vDSO support
Helge Deller
32
-165
/
+1149
2022-03-11
parisc: Simplify fast path for non-access data TLB faults
John David Anglin
1
-67
/
+5
2022-03-11
parisc: Fix handling off probe non-access faults
John David Anglin
3
-0
/
+92
2022-03-11
parisc: Fix non-access data TLB cache flush faults
John David Anglin
1
-27
/
+1
2022-03-06
Linux 5.17-rc7
v5.17-rc7
Linus Torvalds
1
-1
/
+1
2022-03-05
configs/debug: set CONFIG_DEBUG_INFO=y properly
Qian Cai
1
-1
/
+1
2022-03-05
proc: fix documentation and description of pagemap
Yun Zhou
2
-2
/
+3
2022-03-05
kselftest/vm: fix tests build with old libc
Chengming Zhou
1
-0
/
+1
2022-03-05
memfd: fix F_SEAL_WRITE after shmem huge page allocated
Hugh Dickins
1
-12
/
+28
2022-03-05
mm: fix use-after-free when anon vma name is used after vma is freed
Suren Baghdasaryan
1
-1
/
+7
2022-03-05
mm: prevent vm_area_struct::anon_name refcount saturation
Suren Baghdasaryan
2
-6
/
+15
2022-03-05
mm: refactor vm_area_struct::anon_vma_name usage code
Suren Baghdasaryan
12
-114
/
+125
2022-03-05
selftests/vm: cleanup hugetlb file after mremap test
Mike Kravetz
2
-8
/
+21
2022-03-05
powerpc/64s: Fix build failure when CONFIG_PPC_64S_HASH_MMU is not set
Murilo Opsfelder Araujo
2
-2
/
+2
2022-03-04
tracing: Fix return value of __setup handlers
Randy Dunlap
2
-3
/
+3
2022-03-04
mm: Consider __GFP_NOWARN flag for oversized kvmalloc() calls
Daniel Borkmann
1
-1
/
+3
2022-03-04
btrfs: fallback to blocking mode when doing async dio over multiple extents
Filipe Manana
1
-0
/
+28
2022-03-04
riscv: dts: k210: fix broken IRQs on hart1
Niklas Cassel
1
-1
/
+2
2022-03-04
HID: add mapping for KEY_ALL_APPLICATIONS
William Mahon
3
-2
/
+7
2022-03-04
HID: add mapping for KEY_DICTATE
William Mahon
3
-0
/
+3
2022-03-04
riscv: Fix kasan pud population
Alexandre Ghiti
1
-1
/
+4
2022-03-04
riscv: Move high_memory initialization to setup_bootmem
Alexandre Ghiti
1
-1
/
+1
2022-03-04
riscv: Fix config KASAN && DEBUG_VIRTUAL
Alexandre Ghiti
1
-0
/
+3
2022-03-04
riscv: Fix DEBUG_VIRTUAL false warnings
Alexandre Ghiti
1
-3
/
+1
2022-03-03
riscv: Fix config KASAN && SPARSEMEM && !SPARSE_VMEMMAP
Alexandre Ghiti
1
-2
/
+1
2022-03-03
riscv: Fix is_linear_mapping with recent move of KASAN region
Alexandre Ghiti
2
-1
/
+2
2022-03-03
MAINTAINERS: Remove dead patchwork link
Ammar Faizi
1
-1
/
+0
2022-03-03
cachefiles: Fix incorrect length to fallocate()
David Howells
1
-1
/
+1
2022-03-03
ipv6: fix skb drops in igmp6_event_query() and igmp6_event_report()
Eric Dumazet
2
-22
/
+14
2022-03-03
net: dsa: make dsa_tree_change_tag_proto actually unwind the tag proto change
Vladimir Oltean
1
-1
/
+1
2022-03-03
ixgbe: xsk: change !netif_carrier_ok() handling in ixgbe_xmit_zc()
Maciej Fijalkowski
1
-2
/
+4
2022-03-03
selftests: mlxsw: resource_scale: Fix return value
Amit Cohen
1
-1
/
+1
2022-03-03
selftests: mlxsw: tc_police_scale: Make test more robust
Amit Cohen
1
-1
/
+2
2022-03-03
net: dcb: disable softirqs in dcbnl_flush_dev()
Vladimir Oltean
1
-2
/
+2
2022-03-03
bnx2: Fix an error message
Christophe JAILLET
1
-1
/
+1
2022-03-03
sfc: extend the locking on mcdi->seqno
Niels Dossche
1
-1
/
+1
[next]