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
2020-12-02
bpf: Eliminate rlimit-based memory accounting for bpf_struct_ops maps
Roman Gushchin
1
-16
/
+3
2020-12-02
bpf: Eliminate rlimit-based memory accounting for arraymap maps
Roman Gushchin
1
-20
/
+4
2020-12-02
bpf: Memcg-based memory accounting for bpf local storage maps
Roman Gushchin
1
-4
/
+6
2020-12-02
bpf: Memcg-based memory accounting for bpf ringbuffer
Roman Gushchin
1
-7
/
+4
2020-12-02
bpf: Memcg-based memory accounting for lpm_trie maps
Roman Gushchin
1
-3
/
+3
2020-12-02
bpf: Refine memcg-based memory accounting for hashtab maps
Roman Gushchin
1
-10
/
+14
2020-12-02
bpf: Refine memcg-based memory accounting for devmap maps
Roman Gushchin
1
-3
/
+4
2020-12-02
bpf: Memcg-based memory accounting for cgroup storage maps
Roman Gushchin
1
-12
/
+11
2020-12-02
bpf: Refine memcg-based memory accounting for cpumap maps
Roman Gushchin
1
-9
/
+12
2020-12-02
bpf: Refine memcg-based memory accounting for arraymap maps
Roman Gushchin
1
-3
/
+3
2020-12-02
bpf: Memcg-based memory accounting for bpf maps
Roman Gushchin
1
-1
/
+5
2020-12-02
bpf: Prepare for memcg-based memory accounting for bpf maps
Roman Gushchin
1
-0
/
+63
2020-12-02
bpf: Memcg-based memory accounting for bpf progs
Roman Gushchin
1
-5
/
+5
2020-12-02
mm: memcontrol: Use helpers to read page's memcg data
Roman Gushchin
1
-3
/
+4
2020-12-02
irq: Call tick_irq_enter() inside HARDIRQ_OFFSET
Frederic Weisbecker
1
-9
/
+5
2020-12-02
irqtime: Move irqtime entry accounting after irq offset incrementation
Frederic Weisbecker
2
-10
/
+14
2020-12-02
sched/vtime: Consolidate IRQ time accounting
Frederic Weisbecker
1
-4
/
+9
2020-12-02
s390/vtime: Use the generic IRQ entry accounting
Frederic Weisbecker
1
-11
/
+2
2020-12-02
sched/cputime: Remove symbol exports from IRQ time accounting
Frederic Weisbecker
1
-2
/
+0
2020-12-02
entry: Add syscall_exit_to_user_mode_work()
Sven Schnelle
1
-2
/
+12
2020-12-02
entry: Add exit_to_user_mode() wrapper
Sven Schnelle
1
-12
/
+6
2020-12-02
entry_Add_enter_from_user_mode_wrapper
Sven Schnelle
1
-10
/
+6
2020-12-02
entry: Rename exit_to_user_mode()
Sven Schnelle
1
-4
/
+4
2020-12-02
entry: Rename enter_from_user_mode()
Sven Schnelle
1
-5
/
+5
2020-12-02
entry: Support Syscall User Dispatch on common syscall entry
Gabriel Krisman Bertazi
1
-0
/
+25
2020-12-02
kernel: Implement selective syscall userspace redirection
Gabriel Krisman Bertazi
5
-1
/
+118
2020-12-01
ring-buffer: Add test to validate the time stamp deltas
Steven Rostedt (VMware)
2
-0
/
+170
2020-12-01
Merge tag 'v5.10-rc6' into rdma.git for-next
Jason Gunthorpe
3
-5
/
+29
2020-12-01
Merge tag 'trace-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-15
/
+33
2020-12-01
block: merge struct block_device and struct hd_struct
Christoph Hellwig
1
-35
/
+8
2020-12-01
block: move the start_sect field to struct block_device
Christoph Hellwig
1
-8
/
+3
2020-12-01
block: remove the nr_sects field in struct hd_struct
Christoph Hellwig
1
-1
/
+1
2020-12-01
scs: switch to vmapped shadow stacks
Sami Tolvanen
1
-11
/
+60
2020-11-30
ring-buffer: Always check to put back before stamp when crossing pages
Steven Rostedt (VMware)
1
-8
/
+6
2020-11-30
ftrace: Fix DYNAMIC_FTRACE_WITH_DIRECT_CALLS dependency
Naveen N. Rao
1
-1
/
+1
2020-11-30
ftrace: Fix updating FTRACE_FL_TRAMP
Naveen N. Rao
1
-1
/
+21
2020-11-30
tracing: Fix alignment of static buffer
Minchan Kim
1
-1
/
+1
2020-11-30
tracing: Remove WARN_ON in start_thread()
Vasily Averin
1
-1
/
+1
2020-11-30
ring-buffer: Set the right timestamp in the slow path of __rb_reserve_next()
Andrea Righi
1
-3
/
+3
2020-11-30
ring-buffer: Update write stamp with the correct ts
Steven Rostedt (VMware)
1
-1
/
+1
2020-11-30
genirq/irqdomain: Don't try to free an interrupt that has no mapping
Marc Zyngier
1
-2
/
+9
2020-11-30
genirq/irqdomain: Add an irq_create_mapping_affinity() function
Laurent Vivier
1
-5
/
+8
2020-11-29
Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+27
2020-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-75
/
+84
2020-11-27
Backmerge tag 'v5.10-rc2' into arm/drivers
Arnd Bergmann
14
-52
/
+44
2020-11-27
Merge tag 'printk-for-5.10-rc6-fixup' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-4
/
+2
2020-11-27
Merge branch 'for-5.10-pr_cont-fixup' into for-linus
Petr Mladek
1
-2
/
+2
2020-11-27
printk: finalize records with trailing newlines
John Ogness
1
-2
/
+2
2020-11-27
Merge branch 'linus' into sched/core, to resolve semantic conflict
Ingo Molnar
49
-322
/
+485
2020-11-27
dma-mapping: add benchmark support for streaming DMA APIs
Barry Song
3
-0
/
+371
[prev]
[next]