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
2023-09-05
gfs2: Sanitize kthread stopping
Andreas Gruenbacher
2
-9
/
+9
2023-09-05
gfs2: Switch to wait_event in gfs2_quotad
Andreas Gruenbacher
1
-6
/
+5
2023-09-05
gfs2: Fix asynchronous thread destruction
Andreas Gruenbacher
4
-33
/
+32
2023-09-05
gfs2: Stop using gfs2_make_fs_ro for withdraw
Andreas Gruenbacher
2
-8
/
+20
2023-09-05
gfs2: Free quota data objects synchronously
Andreas Gruenbacher
1
-3
/
+34
2023-09-05
gfs2: Fix initial quota data refcount
Andreas Gruenbacher
1
-1
/
+2
2023-09-05
gfs2: No more quota complaints after withdraw
Andreas Gruenbacher
1
-3
/
+5
2023-09-05
gfs2: Factor out duplicate quota data disposal code
Andreas Gruenbacher
1
-23
/
+24
2023-09-05
gfs2: Use gfs2_qd_dispose in gfs2_quota_cleanup
Andreas Gruenbacher
1
-22
/
+4
2023-09-05
gfs2: Fix wrong quota shrinker return value
Andreas Gruenbacher
1
-2
/
+6
2023-09-05
gfs2: Rename SDF_DEACTIVATING to SDF_KILL
Andreas Gruenbacher
6
-8
/
+8
2023-09-05
gfs2: Rename sd_{ glock => kill }_wait
Andreas Gruenbacher
3
-5
/
+5
2023-09-05
gfs2: Use qd_sbd more consequently
Bob Peterson
1
-11
/
+11
2023-09-05
gfs2: journal flush threshold fixes and cleanup
Andreas Gruenbacher
1
-18
/
+16
2023-09-05
gfs2: Fix logd wakeup on I/O error
Andreas Gruenbacher
1
-0
/
+1
2023-09-05
gfs2: low-memory forced flush fixes
Andreas Gruenbacher
2
-6
/
+6
2023-09-05
gfs2: Switch to wait_event in gfs2_logd
Andreas Gruenbacher
1
-12
/
+5
2023-09-05
gfs2: conversion deadlock do_promote bypass
Bob Peterson
1
-0
/
+2
2023-09-05
gfs2: Remove LM_FLAG_PRIORITY flag
Andreas Gruenbacher
4
-33
/
+7
2023-09-05
gfs2: do_promote cleanup
Andreas Gruenbacher
1
-6
/
+6
2023-09-05
gfs: Don't use GFP_NOFS in gfs2_unstuff_dinode
Andreas Gruenbacher
1
-1
/
+1
2023-09-05
gfs2: Use mapping->gfp_mask for metadata inodes
Andreas Gruenbacher
3
-9
/
+14
2023-09-05
gfs2: increase usage of folio_next_index() helper
Minjie Du
1
-2
/
+1
2023-09-05
perf parse-events: Fix driver config term
Ian Rogers
1
-0
/
+17
2023-09-05
Revert "net: macsec: preserve ingress frame ordering"
Sabrina Dubroca
1
-2
/
+1
2023-09-05
ALSA: seq: Fix snd_seq_expand_var_event() call to user-space
Takashi Iwai
1
-2
/
+7
2023-09-05
kcm: Destroy mutex in kcm_exit_net()
Shigeru Yoshida
1
-0
/
+2
2023-09-05
ALSA: usb-audio: Fix potential memory leaks at error path for UMP open
Takashi Iwai
1
-2
/
+5
2023-09-05
net: sched: sch_qfq: Fix UAF in qfq_dequeue()
valis
2
-6
/
+18
2023-09-04
Merge tag 'arc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
44
-1033
/
+724
2023-09-04
Merge tag 'pm-6.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
5
-7
/
+57
2023-09-04
Merge tag 'thermal-6.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
28
-140
/
+468
2023-09-04
Merge tag 'rproc-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...
Linus Torvalds
36
-173
/
+362
2023-09-04
Merge tag 'rpmsg-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...
Linus Torvalds
6
-6
/
+157
2023-09-04
Merge tag 'hwlock-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...
Linus Torvalds
3
-9
/
+16
2023-09-04
Merge tag 'leds-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
54
-176
/
+880
2023-09-04
Merge tag 'mfd-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
118
-567
/
+545
2023-09-04
Merge tag 'i2c-for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
73
-565
/
+562
2023-09-04
Merge tag 'printk-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
9
-81
/
+167
2023-09-04
Merge tag 'timers-core-2023-09-04-v2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
7
-479
/
+131
2023-09-04
tpm: Enable hwrng only for Pluton on AMD CPUs
Jarkko Sakkinen
1
-25
/
+8
2023-09-04
tpm_crb: Fix an error handling path in crb_acpi_add()
Christophe JAILLET
1
-2
/
+3
2023-09-04
Merge tag 'm68knommu-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-7
/
+1
2023-09-04
Merge tag 'uml-for-linus-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
18
-245
/
+23
2023-09-04
Merge tag 'hyperv-next-signed-20230902' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
16
-113
/
+759
2023-09-04
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
9
-89
/
+624
2023-09-04
Merge tag 'tomoyo-pr-20230903' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1
Linus Torvalds
3
-7
/
+5
2023-09-04
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
4
-6
/
+56
2023-09-04
ALSA: hda/cirrus: Fix broken audio on hardware with two CS42L42 codecs.
Vitaly Rodionov
2
-1
/
+2
2023-09-04
x86/smp: Don't send INIT to non-present and non-booted CPUs
Thomas Gleixner
1
-1
/
+1
[prev]
[next]