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
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-19
block: move the bounce flag into the features field
Christoph Hellwig
1
-2
/
+4
2024-06-19
block: move the skip_tagset_quiesce flag to queue_limits
Christoph Hellwig
1
-2
/
+4
2024-06-19
block: move the pci_p2pdma flag to queue_limits
Christoph Hellwig
1
-3
/
+4
2024-06-19
block: move the zone_resetall flag to queue_limits
Christoph Hellwig
1
-2
/
+4
2024-06-19
block: move the zoned flag into the features field
Christoph Hellwig
1
-3
/
+6
2024-06-19
block: move the poll flag to queue_limits
Christoph Hellwig
1
-1
/
+3
2024-06-19
block: move the dax flag to queue_limits
Christoph Hellwig
1
-2
/
+4
2024-06-19
block: move the nowait flag to queue_limits
Christoph Hellwig
1
-4
/
+5
2024-06-19
block: move the synchronous flag to queue_limits
Christoph Hellwig
1
-3
/
+4
2024-06-19
block: move the stable_writes flag to queue_limits
Christoph Hellwig
1
-3
/
+6
2024-06-19
block: move the io_stat flag setting to queue_limits
Christoph Hellwig
1
-4
/
+5
2024-06-19
block: move the add_random flag to queue_limits
Christoph Hellwig
1
-2
/
+3
2024-06-19
block: move the nonrot flag to queue_limits
Christoph Hellwig
1
-5
/
+5
2024-06-19
block: move cache control settings out of queue->flags
Christoph Hellwig
1
-6
/
+32
2024-06-19
net: Split a __sys_listen helper for io_uring
Gabriel Krisman Bertazi
1
-0
/
+1
2024-06-19
net: Split a __sys_bind helper for io_uring
Gabriel Krisman Bertazi
1
-0
/
+2
2024-06-19
net: introduce sk_skb_reason_drop function
Yan Zhai
1
-2
/
+8
2024-06-19
mm/memblock: Add "reserve_mem" to reserved named memory at boot up
Steven Rostedt (Google)
1
-0
/
+2
2024-06-18
sched_ext: Documentation: scheduler: Document extensible scheduler class
Tejun Heo
1
-0
/
+2
2024-06-18
sched_ext: Add vtime-ordered priority queue to dispatch_q's
Tejun Heo
1
-3
/
+26
2024-06-18
sched_ext: Implement core-sched support
Tejun Heo
1
-0
/
+3
2024-06-18
sched_ext: Implement sched_ext_ops.cpu_acquire/release()
David Vernet
1
-1
/
+3
2024-06-18
sched_ext: Track tasks that are subjects of the in-flight SCX operation
Tejun Heo
1
-0
/
+2
2024-06-18
sched_ext: Implement tickless support
Tejun Heo
1
-0
/
+1
2024-06-18
sched_ext: Implement scx_bpf_kick_cpu() and task preemption support
Tejun Heo
1
-0
/
+4
2024-06-18
sched_ext: Print sched_ext info when dumping stack
David Vernet
1
-0
/
+2
2024-06-18
sched_ext: Allow BPF schedulers to disallow specific tasks from joining SCHED...
Tejun Heo
1
-0
/
+12
2024-06-18
sched_ext: Implement runnable task stall watchdog
David Vernet
1
-0
/
+1
2024-06-18
sched_ext: Implement BPF extensible scheduler class
Tejun Heo
2
-1
/
+145
2024-06-18
sched_ext: Add boilerplate for extensible scheduler class
Tejun Heo
1
-0
/
+12
2024-06-18
sched: Factor out cgroup weight conversion functions
Tejun Heo
1
-2
/
+2
2024-06-18
sched: Allow sched_cgroup_fork() to fail and introduce sched_cancel_fork()
Tejun Heo
1
-1
/
+2
2024-06-18
Merge branch 'bpf/for-next' into sched_ext-base
Tejun Heo
22
-282
/
+364
2024-06-18
bitops: Add a comment explaining the double underscore macros
Dan Carpenter
1
-0
/
+5
2024-06-18
cpumask: introduce assign_cpu() macro
Yury Norov
1
-34
/
+6
2024-06-18
srcu: Fill out polled grace-period APIs
Paul E. McKenney
1
-0
/
+31
2024-06-18
srcu: Add NUM_ACTIVE_SRCU_POLL_OLDSTATE
Paul E. McKenney
1
-0
/
+4
2024-06-18
KVM: Introduce vcpu->wants_to_run
David Matlack
1
-0
/
+1
2024-06-18
fsnotify: Do not generate events for O_PATH file descriptors
Jan Kara
1
-1
/
+7
2024-06-18
spi: Fix OCTAL mode support
Patrice Chotard
1
-2
/
+3
2024-06-18
fbdev: vesafb: Detect VGA compatibility from screen info's VESA attributes
Thomas Zimmermann
1
-0
/
+10
2024-06-18
net: phy: introduce core support for phy-mode = "10g-qxgmii"
Vladimir Oltean
2
-0
/
+5
2024-06-18
Merge tag 'v6.10-rc4' into usb-next
Greg Kroah-Hartman
22
-183
/
+93
2024-06-18
Merge branch 'pdx86/platform-drivers-x86-lenovo-c630' into review-ilpo
Ilpo Järvinen
1
-0
/
+44
2024-06-17
Merge tag 'lsm-pr-20240617' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+4
2024-06-17
net: Move dev_set_hwtstamp_phylib to net/core/dev.h
Kory Maincent
1
-3
/
+0
2024-06-17
Merge tag 'peci-next-6.11-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2
-4
/
+26
2024-06-17
Merge tag 'mm-hotfixes-stable-2024-06-17-11-43' of git://git.kernel.org/pub/s...
Linus Torvalds
4
-11
/
+15
2024-06-17
Merge tag 'hardening-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2024-06-17
irqdomain: Make build work for CONFIG_GENERIC_IRQ_CHIP=n
Thomas Gleixner
1
-0
/
+10
[prev]
[next]