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
2023-10-06
PM: domains: Introduce dev_pm_domain_set_performance_state()
Ulf Hansson
2
-0
/
+8
2023-10-05
bpf: Fix the comment for bpf_restore_data_end()
Akihiko Odaki
1
-1
/
+1
2023-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
17
-43
/
+75
2023-10-05
can: dev: add can_state_get_by_berr_counter() to return the CAN state based o...
Marc Kleine-Budde
1
-0
/
+4
2023-10-05
Merge tag 'net-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-1
/
+2
2023-10-05
virtchnl: Add header dependencies
Ivan Vecera
1
-0
/
+4
2023-10-05
logic_pio: Remove logic_outb(), _outw(), outl() duplicate declarations
John Sanpe
1
-3
/
+0
2023-10-05
PCI: Prevent xHCI driver from claiming AMD VanGogh USB3 DRD device
Vicki Pfau
1
-0
/
+1
2023-10-05
eventfs: Use eventfs_remove_events_dir()
Steven Rostedt (Google)
1
-0
/
+1
2023-10-05
io_uring/kbuf: Use slab for struct io_buffer objects
Gabriel Krisman Bertazi
1
-2
/
+0
2023-10-05
iio: improve doc for available_scan_mask
Matti Vaittinen
1
-1
/
+3
2023-10-05
resource: Constify resource crosscheck APIs
Andy Shevchenko
1
-6
/
+6
2023-10-05
kernfs: sysfs: support custom llseek method for sysfs entries
Valentine Sinitsyn
2
-0
/
+3
2023-10-05
comedi: Annotate struct comedi_lrange with __counted_by
Christophe JAILLET
1
-1
/
+1
2023-10-05
comedi: comedi_8255: Conditionally remove I/O port support
Ian Abbott
1
-0
/
+11
2023-10-05
comedi: comedi_8255: Rework subdevice initialization functions
Ian Abbott
1
-6
/
+7
2023-10-05
comedi: comedi_8254: Conditionally remove I/O port support
Ian Abbott
1
-0
/
+13
2023-10-05
comedi: comedi_8254: Replace comedi_8254_init() and comedi_8254_mm_init()
Ian Abbott
1
-8
/
+8
2023-10-05
comedi: comedi_8254: Use a call-back function for register access
Ian Abbott
1
-4
/
+18
2023-10-05
thermal: core: Drop thermal_zone_device_exec()
Rafael J. Wysocki
1
-4
/
+0
2023-10-05
thermal: core: Add function to walk trips under zone lock
Rafael J. Wysocki
1
-0
/
+3
2023-10-05
device property: Replace custom implementation of COUNT_ARGS()
Andy Shevchenko
1
-1
/
+2
2023-10-05
device property: Clarify usage scope of some struct fwnode_handle members
Andy Shevchenko
1
-0
/
+2
2023-10-05
crypto: pkcs7 - remove md4 md5 x.509 support
Dimitri John Ledkov
1
-8
/
+0
2023-10-05
crypto: hisilicon/qm - check function qp num before alg register
Weili Qian
1
-2
/
+16
2023-10-05
crypto: hisilicon/qm - fix PF queue parameter issue
Longfang Liu
1
-0
/
+7
2023-10-05
devres: rename the first parameter of devm_add_action(_or_reset)
Masahiro Yamada
1
-4
/
+4
2023-10-05
dma-buf: add dma_fence_timestamp helper
Christian König
1
-0
/
+19
2023-10-05
locking/seqlock: Fix typo in comment
[email protected]
1
-1
/
+1
2023-10-05
perf/core: Rename perf_proc_update_handler() -> perf_event_max_sample_rate_ha...
Xiu Jianfeng
1
-1
/
+1
2023-10-05
mcb: remove is_added flag from mcb_device struct
Jorge Sanjuan Garcia
1
-1
/
+0
2023-10-05
USB: dma: remove unused function prototype
Randy Li
1
-16
/
+0
2023-10-04
f2fs: Support Block Size == Page Size
Daniel Rosenberg
1
-28
/
+41
2023-10-04
Merge tag 'nf-23-10-04' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
1
-0
/
+1
2023-10-04
eventfs: Remove eventfs_file and just use eventfs_inode
Steven Rostedt (Google)
2
-16
/
+15
2023-10-04
rcu: Standardize explicit CPU-hotplug calls
Frederic Weisbecker
4
-5
/
+8
2023-10-04
rcu: Conditionally build CPU-hotplug teardown callbacks
Frederic Weisbecker
1
-2
/
+9
2023-10-04
IPsec packet offload support in multiport RoCE devices
Leon Romanovsky
25
-87
/
+116
2023-10-04
crash_core.c: remove unneeded functions
Baoquan He
1
-4
/
+0
2023-10-04
crash_core: move crashk_*res definition into crash_core.c
Baoquan He
2
-4
/
+8
2023-10-04
crash_core: add generic function to do reservation
Baoquan He
1
-0
/
+28
2023-10-04
crash_core: change parse_crashkernel() to support crashkernel=,high|low parsing
Baoquan He
1
-0
/
+6
2023-10-04
crash_core: change the prototype of function parse_crashkernel()
Baoquan He
1
-1
/
+2
2023-10-04
minmax: fix header inclusions
Andy Shevchenko
1
-1
/
+2
2023-10-04
minmax: deduplicate __unconst_integer_typeof()
Andy Shevchenko
1
-23
/
+3
2023-10-04
kthread: add kthread_stop_put
Andreas Gruenbacher
1
-0
/
+1
2023-10-04
seq_file: add helper macro to define attribute for rw file
Xingui Yang
1
-0
/
+15
2023-10-04
kill task_struct->thread_group
Oleg Nesterov
1
-1
/
+0
2023-10-04
change thread_group_empty() to use task_struct->thread_node
Oleg Nesterov
1
-1
/
+2
2023-10-04
change next_thread() to use __next_thread() ?: group_leader
Oleg Nesterov
1
-3
/
+2
[prev]
[next]