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
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-13
Merge tags 'acpi-6.2-rc1' and 'irq-core-2022-12-10' into loongarch-next
Huacai Chen
6
-189
/
+761
2022-12-08
memcg: Fix possible use-after-free in memcg_write_event_control()
Tejun Heo
1
-1
/
+0
2022-12-05
genirq/msi: Provide msi_domain_alloc_irq_at()
Thomas Gleixner
1
-10
/
+95
2022-12-05
genirq/msi: Provide msi_domain_ops:: Prepare_desc()
Thomas Gleixner
1
-0
/
+3
2022-12-05
genirq/msi: Provide BUS_DEVICE_PCI_MSI[X]
Thomas Gleixner
1
-0
/
+4
2022-12-05
genirq/msi: Add range checking to msi_insert_desc()
Thomas Gleixner
1
-10
/
+43
2022-12-05
proc: proc_skip_spaces() shouldn't think it is working on C strings
Linus Torvalds
1
-12
/
+13
2022-12-05
proc: avoid integer type confusion in get_proc_long
Linus Torvalds
1
-3
/
+2
2022-12-05
genirq/msi: Provide msi_match_device_domain()
Thomas Gleixner
1
-0
/
+25
2022-12-05
genirq/msi: Provide msi_create/free_device_irq_domain()
Thomas Gleixner
1
-0
/
+138
2022-12-05
genirq/msi: Split msi_create_irq_domain()
Thomas Gleixner
1
-12
/
+20
2022-12-05
genirq/msi: Add size info to struct msi_domain_info
Thomas Gleixner
1
-0
/
+11
2022-12-05
genirq/msi: Provide struct msi_parent_ops
Thomas Gleixner
1
-0
/
+41
2022-12-05
genirq/msi: Remove unused alloc/free interfaces
Thomas Gleixner
1
-73
/
+0
2022-12-05
genirq/msi: Provide new domain id allocation functions
Thomas Gleixner
1
-39
/
+136
2022-12-05
genirq/msi: Provide new domain id based interfaces for freeing interrupts
Thomas Gleixner
1
-22
/
+120
2022-12-05
genirq/msi: Make msi_add_simple_msi_descs() device domain aware
Thomas Gleixner
1
-41
/
+57
2022-12-05
genirq/msi: Make descriptor freeing domain aware
Thomas Gleixner
1
-10
/
+48
2022-12-05
genirq/msi: Make descriptor allocation device domain aware
Thomas Gleixner
1
-8
/
+12
2022-12-05
genirq/msi: Rename msi_add_msi_desc() to msi_insert_msi_desc()
Thomas Gleixner
1
-2
/
+4
2022-12-05
genirq/msi: Make msi_get_virq() device domain aware
Ahmed S. Darwish
1
-6
/
+13
2022-12-05
genirq/msi: Make MSI descriptor iterators device domain aware
Thomas Gleixner
1
-12
/
+23
2022-12-05
genirq/msi: Add pointers for per device irq domains
Thomas Gleixner
1
-0
/
+9
2022-12-05
genirq/msi: Move xarray into a separate struct and create an array
Thomas Gleixner
1
-10
/
+22
2022-12-05
genirq/msi: Check for invalid MSI parent domain usage
Thomas Gleixner
1
-3
/
+14
2022-12-05
genirq/irqdomain: Rename irq_domain::dev to irq_domain:: Pm_dev
Thomas Gleixner
1
-4
/
+4
2022-12-05
genirq/msi: Move IRQ_DOMAIN_MSI_NOMASK_QUIRK to MSI flags
Thomas Gleixner
1
-1
/
+1
2022-12-04
Merge tag 'perf_urgent_for_v6.1_rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+13
2022-11-30
genirq/irqdesc: Don't try to remove non-existing sysfs files
Yang Yingliang
2
-6
/
+11
2022-11-29
Merge tag 'net-6.1-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-2
/
+2
2022-11-29
perf: Fix perf_pending_task() UaF
Peter Zijlstra
1
-4
/
+13
2022-11-28
Merge tag 'trace-v6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
8
-11
/
+35
2022-11-27
Merge tag 'perf_urgent_for_v6.1_rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+25
2022-11-25
Merge tag 'pm-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-15
/
+15
2022-11-25
Merge tag 'mm-hotfixes-stable-2022-11-24' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+2
2022-11-24
perf: Consider OS filter fail
Peter Zijlstra
1
-2
/
+22
2022-11-24
perf: Fixup SIGTRAP and sample_flags interaction
Peter Zijlstra
1
-1
/
+4
2022-11-23
tracing: Free buffers when a used dynamic event is removed
Steven Rostedt (Google)
2
-1
/
+12
2022-11-23
tracing: Add tracing_reset_all_online_cpus_unlocked() function
Steven Rostedt (Google)
4
-4
/
+12
2022-11-23
tracing: Fix race where histograms can be called before the event
Steven Rostedt (Google)
1
-0
/
+3
2022-11-22
gcov: clang: fix the buffer overflow issue
Mukesh Ojha
1
-0
/
+2
2022-11-22
tracing/osnoise: Fix duration type
Daniel Bristot de Oliveira
1
-3
/
+3
2022-11-22
tracing/user_events: Fix memory leak in user_event_create()
Xiu Jianfeng
1
-1
/
+3
2022-11-22
tracing/hist: add in missing * in comment blocks
Colin Ian King
1
-2
/
+2
2022-11-22
Revert "cpufreq: schedutil: Move max CPU capacity to sugov_policy"
Sam Wu
1
-15
/
+15
2022-11-21
bpf: Do not copy spin lock field from user in bpf_selem_alloc
Xu Kuohai
1
-1
/
+1
2022-11-20
Merge tag 'trace-probes-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-20
/
+45
2022-11-20
Merge tag 'trace-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
7
-43
/
+71
2022-11-20
tracing: Fix race where eprobes can be called before the event
Steven Rostedt (Google)
1
-0
/
+3
2022-11-20
Merge tag 'sched_urgent_for_v6.1_rc6' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-19
/
+52
[next]