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
2020-06-02
mm: return void from various readahead functions
Matthew Wilcox (Oracle)
3
-28
/
+19
2020-06-02
mm: move readahead prototypes from mm.h
Matthew Wilcox (Oracle)
5
-19
/
+13
2020-06-02
mm, dump_page(): do not crash with invalid mapping pointer
Vlastimil Babka
1
-6
/
+50
2020-06-02
Documentation/vm/slub.rst: s/Toggle/Enable/
Andrew Morton
1
-1
/
+1
2020-06-02
mm/slub: fix stack overruns with SLUB_STATS
Qian Cai
1
-1
/
+2
2020-06-02
slub: remove kmalloc under list_lock from list_slab_objects() V2
Christopher Lameter
1
-5
/
+15
2020-06-02
slub: Remove userspace notifier for cache add/remove
Christoph Lameter
1
-16
/
+1
2020-06-02
mm/slub.c: fix corrupted freechain in deactivate_slab()
Dongli Zhang
1
-0
/
+27
2020-06-02
usercopy: mark dma-kmalloc caches as usercopy caches
Vlastimil Babka
1
-1
/
+2
2020-06-02
fs/buffer.c: record blockdev write errors in super_block that it backs
Jeff Layton
1
-0
/
+7
2020-06-02
vfs: track per-sb writeback errors and report them to syncfs
Jeff Layton
6
-5
/
+27
2020-06-02
arch/parisc/include/asm/pgtable.h: remove unused `old_pte'
Andrew Morton
1
-2
/
+0
2020-06-02
ocfs2: mount shared volume without ha stack
Gang He
3
-20
/
+51
2020-06-02
ocfs2: add missing annotation for dlm_empty_lockres()
Jules Irenge
1
-0
/
+1
2020-06-02
squashfs: migrate from ll_rw_block usage to BIO
Philippe Liard
11
-242
/
+287
2020-06-02
gfs2: Allow lock_nolock mount to specify jid=X
Bob Peterson
1
-1
/
+1
2020-06-02
gfs2: Don't ignore inode write errors during inode_go_sync
Bob Peterson
1
-3
/
+5
2020-06-02
docs: filesystems: convert gfs2-glocks.txt to ReST
Mauro Carvalho Chehab
3
-65
/
+87
2020-06-02
gup: document and work around "COW can break either way" issue
Linus Torvalds
3
-10
/
+49
2020-06-02
PCI: Add ACS quirk for Intel Root Complex Integrated Endpoints
Ashok Raj
1
-0
/
+15
2020-06-02
ARM: omap2: fix omap5_realtime_timer_init definition
Arnd Bergmann
2
-13
/
+3
2020-06-02
Merge tag 'keystone_dts_for_5.7' of git://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
2
-0
/
+123
2020-06-02
selftests/sysctl: Make sysctl test driver as a module
Masami Hiramatsu
1
-1
/
+1
2020-06-02
selftests/sysctl: Fix to load test_sysctl module
Masami Hiramatsu
1
-11
/
+2
2020-06-02
lib: Make test_sysctl initialized as module
Masami Hiramatsu
1
-1
/
+1
2020-06-02
lib: Make prime number generator independently selectable
Masami Hiramatsu
1
-1
/
+6
2020-06-02
keys: Implement update for the big_key type
David Howells
2
-1
/
+19
2020-06-02
security/keys: rewrite big_key crypto to use library interface
Jason A. Donenfeld
2
-209
/
+35
2020-06-02
KEYS: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-02
Documentation: security: core.rst: add missing argument
Ben Boeckel
1
-2
/
+6
2020-06-02
Revert "power: supply: sbs-battery: simplify read_read_string_data"
Sebastian Reichel
1
-12
/
+53
2020-06-02
Revert "power: supply: sbs-battery: add PEC support"
Sebastian Reichel
1
-51
/
+0
2020-06-02
cifs: multichannel: move channel selection in function
Aurelien Aptel
2
-11
/
+28
2020-06-02
cifs: fix minor typos in comments and log messages
Steve French
1
-4
/
+4
2020-06-02
smb3: minor update to compression header definitions
Steve French
1
-2
/
+11
2020-06-02
kdb: Remove the misfeature 'KDBFLAGS'
Wei Li
2
-5
/
+5
2020-06-02
kdb: Cleanup math with KDB_CMD_HISTORY_COUNT
Douglas Anderson
1
-1
/
+2
2020-06-02
serial: amba-pl011: Support kgdboc_earlycon
Sumit Garg
1
-0
/
+32
2020-06-02
serial: 8250_early: Support kgdboc_earlycon
Douglas Anderson
1
-0
/
+23
2020-06-02
serial: qcom_geni_serial: Support kgdboc_earlycon
Douglas Anderson
1
-0
/
+32
2020-06-02
serial: kgdboc: Allow earlycon initialization to be deferred
Daniel Thompson
1
-1
/
+38
2020-06-02
Documentation: kgdboc: Document new kgdboc_earlycon parameter
Douglas Anderson
2
-0
/
+44
2020-06-02
kgdb: Don't call the deinit under spinlock
Douglas Anderson
1
-2
/
+3
2020-06-02
kgdboc: Disable all the early code when kgdboc is a module
Douglas Anderson
1
-1
/
+14
2020-06-02
perf tools: Remove some duplicated includes
Tiezhu Yang
5
-5
/
+0
2020-06-02
perf symbols: Fix kernel maps for kcore and eBPF
Adrian Hunter
1
-0
/
+2
2020-06-02
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+3
2020-06-02
MAINTAINERS: Add Lee Jones as reviewer for the PWM subsystem
Thierry Reding
1
-0
/
+1
2020-06-02
pwm: imx27: Fix rounding behavior
Uwe Kleine-König
1
-10
/
+10
2020-06-02
pwm: rockchip: Simplify rockchip_pwm_get_state()
Rasmus Villemoes
1
-6
/
+1
[prev]
[next]