index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-22
net/smc: Avoid warning of possible recursive locking
Wen Gu
1
-1
/
+1
2021-11-22
vsock/virtio: suppress used length validation
Michael S. Tsirkin
1
-0
/
+1
2021-11-22
net: ax88796c: do not receive data in pointer
Nicolas Iooss
1
-1
/
+1
2021-11-22
net: stmmac: retain PTP clock time during SIOCSHWTSTAMP ioctls
Holger Assmann
3
-47
/
+81
2021-11-22
MAINTAINERS: Add entry to MAINTAINERS for Milbeaut
Sugaya Taichi
1
-0
/
+9
2021-11-22
nfp: checking parameter process for rx-usecs/tx-usecs is invalid
Diana Wang
2
-4
/
+1
2021-11-22
ipv6: fix typos in __ip6_finish_output()
Eric Dumazet
1
-1
/
+1
2021-11-22
selftests/tc-testings: Be compatible with newer tc output
Li Zhijian
1
-1
/
+1
2021-11-22
selftests/tc-testing: match any qdisc type
Li Zhijian
1
-6
/
+6
2021-11-22
net: dsa: qca8k: fix MTU calculation
Robert Marko
1
-1
/
+5
2021-11-22
net: dsa: qca8k: fix internal delay applied to the wrong PAD config
Ansuel Smith
1
-6
/
+6
2021-11-22
firmware: smccc: Fix check for ARCH_SOC_ID not implemented
Michael Kelley
1
-1
/
+1
2021-11-22
Merge tag 'socfpga_fix_for_v5.16' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
2
-5
/
+5
2021-11-22
Merge tag 'scmi-fixes-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
5
-13
/
+20
2021-11-22
Merge tag 'optee-fix-for-v5.16' of git://git.linaro.org/people/jens.wiklander...
Arnd Bergmann
1
-4
/
+3
2021-11-22
Merge tag 'arm-soc/for-5.16/devicetree-fixes' of https://github.com/Broadcom/...
Arnd Bergmann
2
-2
/
+10
2021-11-22
USB: serial: option: add Telit LE910S1 0x9200 composition
Daniele Palmas
1
-0
/
+2
2021-11-22
Revert "parisc: Fix backtrace to always include init funtion names"
Helge Deller
1
-2
/
+1
2021-11-22
parisc: Convert PTE lookup to use extru_safe() macro
Helge Deller
1
-11
/
+3
2021-11-22
parisc: Fix extraction of hash lock bits in syscall.S
John David Anglin
1
-2
/
+2
2021-11-22
parisc: Provide an extru_safe() macro to extract unsigned bits
Helge Deller
1
-0
/
+11
2021-11-22
parisc: Increase FRAME_WARN to 2048 bytes on parisc
Helge Deller
1
-2
/
+3
2021-11-21
iomap: Fix inline extent handling in iomap_readpage
Andreas Gruenbacher
1
-2
/
+9
2021-11-21
Linux 5.16-rc2
Linus Torvalds
1
-1
/
+1
2021-11-21
Merge tag 'x86-urgent-2021-11-21' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-33
/
+45
2021-11-21
Merge tag 'perf-urgent-2021-11-21' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+12
2021-11-21
Merge tag 'powerpc-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
11
-59
/
+52
2021-11-21
pstore/blk: Use "%lu" to format unsigned long
Geert Uytterhoeven
1
-1
/
+1
2021-11-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
22
-116
/
+254
2021-11-20
Merge tag 'block-5.16-2021-11-19' of git://git.kernel.dk/linux-block
Linus Torvalds
11
-35
/
+59
2021-11-20
Merge tag 'pinctrl-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-176
/
+51
2021-11-20
Merge tag 's390-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
21
-138
/
+170
2021-11-20
Merge tag '5.16-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
5
-34
/
+21
2021-11-20
proc/vmcore: fix clearing user buffer by properly using clear_user()
David Hildenbrand
1
-8
/
+12
2021-11-20
kmap_local: don't assume kmap PTEs are linear arrays in memory
Ard Biesheuvel
3
-11
/
+25
2021-11-20
mm/damon/dbgfs: fix missed use of damon_dbgfs_lock
SeongJae Park
1
-3
/
+9
2021-11-20
mm/damon/dbgfs: use '__GFP_NOWARN' for user-specified size buffer allocation
SeongJae Park
1
-4
/
+4
2021-11-20
kasan: test: silence intentional read overflow warnings
Kees Cook
1
-0
/
+2
2021-11-20
hugetlb, userfaultfd: fix reservation restore on userfaultfd error
Mina Almasry
1
-3
/
+4
2021-11-20
hugetlb: fix hugetlb cgroup refcounting during mremap
Bui Quang Minh
2
-1
/
+15
2021-11-20
mm: kmemleak: slob: respect SLAB_NOLEAKTRACE flag
Rustam Kovhaev
1
-1
/
+1
2021-11-20
hexagon: ignore vmlinux.lds
Nathan Chancellor
1
-0
/
+1
2021-11-20
hexagon: clean up timer-regs.h
Nathan Chancellor
3
-30
/
+11
2021-11-20
hexagon: export raw I/O routines for modules
Nathan Chancellor
1
-0
/
+4
2021-11-20
mm: emit the "free" trace report before freeing memory in kmem_cache_free()
Yunfeng Ye
3
-5
/
+3
2021-11-20
shm: extend forced shm destroy to support objects from several IPC nses
Alexander Mikhalitsyn
3
-47
/
+159
2021-11-20
ipc: WARN if trying to remove ipc object which is absent
Alexander Mikhalitsyn
1
-3
/
+3
2021-11-20
mm/swap.c:put_pages_list(): reinitialise the page list
Matthew Wilcox
1
-0
/
+1
2021-11-20
af_unix: fix regression in read after shutdown
Vincent Whitchurch
1
-3
/
+0
2021-11-20
Merge branch 'mptcp-rtx-timer'
David S. Miller
3
-40
/
+60
[prev]
[next]