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
2022-11-23
fbdev: Make fb_modesetting_disabled() static inline
Thomas Zimmermann
1
-1
/
+1
2022-11-22
net: dsa: move tag_8021q headers to their proper place
Vladimir Oltean
1
-30
/
+1
2022-11-22
Merge branch 'i2c/client_device_id_helper-immutable' of git://git.kernel.org/...
Jakub Kicinski
1
-0
/
+1
2022-11-22
mm: fix unexpected changes to {failslab|fail_page_alloc}.attr
Qi Zheng
1
-2
/
+5
2022-11-22
kbuild: fix -Wimplicit-function-declaration in license_is_gpl_compatible
Sam James
1
-0
/
+2
2022-11-22
lru_cache: remove unused lc_private, lc_set, lc_index_of
Joel Colledge
1
-3
/
+0
2022-11-23
xfs,iomap: move delalloc punching to iomap
Dave Chinner
1
-0
/
+4
2022-11-22
Merge tag 'v6.1-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
1
-0
/
+7
2022-11-22
serdev: Replace poll loop by readx_poll_timeout() macro
Andy Shevchenko
1
-10
/
+3
2022-11-22
Merge 6.1-rc6 into tty-next
Greg Kroah-Hartman
13
-68
/
+106
2022-11-22
driver core: pass a const * into of_device_uevent()
Greg Kroah-Hartman
1
-2
/
+2
2022-11-22
kobject: kset_uevent_ops: make name() callback take a const *
Greg Kroah-Hartman
1
-1
/
+1
2022-11-22
kobject: kset_uevent_ops: make filter() callback take a const *
Greg Kroah-Hartman
1
-1
/
+1
2022-11-22
kobject: make kobject_namespace take a const *
Greg Kroah-Hartman
2
-3
/
+3
2022-11-22
kobject: make kobject_get_ownership() take a constant kobject *
Greg Kroah-Hartman
1
-4
/
+4
2022-11-22
pwm: lpss: Rename pwm_lpss_probe() --> devm_pwm_lpss_probe()
Andy Shevchenko
1
-2
/
+2
2022-11-22
pwm: lpss: Allow other drivers to enable PWM LPSS
Andy Shevchenko
1
-0
/
+33
2022-11-22
pwm: Add a stub for devm_pwmchip_add()
Andy Shevchenko
1
-0
/
+5
2022-11-22
random: add back async readiness notifier
Jason A. Donenfeld
1
-0
/
+1
2022-11-22
eventfd: provide a eventfd_signal_mask() helper
Jens Axboe
1
-0
/
+7
2022-11-22
regmap: add regmap_might_sleep()
Michael Walle
1
-0
/
+7
2022-11-21
net/mlx5: cmdif, Print info on any firmware cmd failure to tracepoint
Moshe Shemesh
1
-0
/
+1
2022-11-21
Merge tag 'v6.1-rc6' into x86/core, to resolve conflicts
Ingo Molnar
30
-113
/
+204
2022-11-21
math64: fix kernel-doc return value warnings
Liam Beguin
1
-0
/
+4
2022-11-21
math64: add kernel-doc for DIV64_U64_ROUND_UP
Liam Beguin
1
-0
/
+10
2022-11-21
math64: favor kernel-doc from header files
Liam Beguin
1
-6
/
+6
2022-11-21
blk-crypto: move internal only declarations to blk-crypto-internal.h
Christoph Hellwig
1
-12
/
+0
2022-11-21
blk-crypto: add a blk_crypto_config_supported_natively helper
Christoph Hellwig
1
-0
/
+2
2022-11-21
blk-crypto: don't use struct request_queue for public interfaces
Christoph Hellwig
1
-7
/
+4
2022-11-21
Merge tag 'memory-controller-drv-6.2-2' of https://git.kernel.org/pub/scm/lin...
Arnd Bergmann
1
-0
/
+8
2022-11-21
pinconf-generic: fix style issues in pin_config_param doc
Niyas Sait
1
-2
/
+2
2022-11-21
mtd: spi-nor: remember full JEDEC flash ID
Michael Walle
1
-0
/
+3
2022-11-21
Merge branch 'slab/for-6.2/alloc_size' into slab/for-next
Vlastimil Babka
1
-14
/
+14
2022-11-21
Merge branch 'slab/for-6.2/kmalloc_redzone' into slab/for-next
Vlastimil Babka
1
-2
/
+3
2022-11-21
Merge branch 'slab/for-6.2/cleanups' into slab/for-next
Vlastimil Babka
2
-7
/
+18
2022-11-21
slab: Remove special-casing of const 0 size allocations
Kees Cook
1
-10
/
+2
2022-11-21
slab: Clean up SLOB vs kmalloc() definition
Kees Cook
1
-4
/
+12
2022-11-21
Merge 6.1-rc6 into driver-core-next
Greg Kroah-Hartman
30
-109
/
+204
2022-11-21
mm/slab: move and adjust kernel-doc for kmem_cache_alloc
Vlastimil Babka
1
-6
/
+17
2022-11-21
percpu: adjust the value of PERCPU_DYNAMIC_EARLY_SIZE
Baoquan He
1
-1
/
+1
2022-11-20
sched: Move numa_balancing sysctls to its own file
Kefeng Wang
1
-6
/
+0
2022-11-20
bpf: Add a kfunc to type cast from bpf uapi ctx to kernel ctx
Yonghong Song
1
-0
/
+5
2022-11-20
Merge tag 'trace-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-3
/
+3
2022-11-20
bpf: Allow trusted pointers to be passed to KF_TRUSTED_ARGS kfuncs
David Vernet
3
-24
/
+78
2022-11-20
bpf: Allow multiple modifiers in reg_type_str() prefix
David Vernet
1
-1
/
+1
2022-11-20
PM/devfreq: governor: Add a private governor_data for governor
Kant Fan
1
-3
/
+4
2022-11-20
Revert "drm/fb-helper: Schedule deferred-I/O worker after writing to framebuf...
Thomas Zimmermann
1
-1
/
+0
2022-11-19
watchdog: rn5t618: add support for read out bootstatus
Marcus Folkesson
1
-0
/
+9
2022-11-19
iommu/io-pgtable: Remove map/unmap
Robin Murphy
1
-6
/
+0
2022-11-18
Merge tag 'io_uring-6.1-2022-11-18' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+3
[prev]
[next]