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-04-03
bpf: add special internal-only MOV instruction to resolve per-CPU addrs
Andrii Nakryiko
1
-0
/
+20
2024-04-03
firmware: cs_dsp: Add locked wrappers for coeff read and write
Simon Trimmer
1
-0
/
+4
2024-04-03
PM: wakeup: Remove unnecessary else from device_init_wakeup()
Dhruva Gole
1
-4
/
+3
2024-04-03
PM: wakeup: make device_wakeup_disable() return void
Dhruva Gole
1
-3
/
+2
2024-04-03
tee: optee: Move pool_op helper functions
Balint Dobszay
1
-0
/
+10
2024-04-03
gpiolib: legacy: Remove unused gpio_request_array() and gpio_free_array()
Andy Shevchenko
1
-15
/
+0
2024-04-03
netdevice: add DEFINE_FREE() for dev_put
Johannes Berg
1
-0
/
+2
2024-04-03
rtnetlink: add guard for RTNL
Johannes Berg
1
-0
/
+3
2024-04-03
tee: Refactor TEE subsystem header files
Sumit Garg
2
-254
/
+327
2024-04-02
page_pool: check for PP direct cache locality later
Alexander Lobakin
1
-6
/
+6
2024-04-02
rhashtable: Improve grammar
Jonathan Neuschäfer
1
-5
/
+5
2024-04-02
io_uring/kbuf: get rid of lower BGID lists
Jens Axboe
1
-1
/
+0
2024-04-02
counter: stm32-timer-cnt: add support for capture events
Fabrice Gasnier
1
-0
/
+13
2024-04-02
counter: Introduce the COUNTER_COMP_FREQUENCY() macro
Fabrice Gasnier
1
-0
/
+3
2024-04-02
counter: linux/counter.h: fix Excess kernel-doc description warning
Randy Dunlap
1
-1
/
+0
2024-04-02
bpf: Improve program stats run-time calculation
Jose Fernandez
1
-2
/
+4
2024-04-02
mmc: sdio: store owner from modules with sdio_register_driver()
Krzysztof Kozlowski
1
-1
/
+4
2024-04-02
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
348
-2914
/
+6981
2024-04-01
genetlink: remove linux/genetlink.h
Jakub Kicinski
2
-15
/
+1
2024-04-01
netlink: create a new header for internal genetlink symbols
Jakub Kicinski
1
-5
/
+0
2024-04-02
crypto: qat - add interface for live migration
Xin Zeng
1
-0
/
+31
2024-04-01
block: add a bio_list_merge_init helper
Christoph Hellwig
1
-0
/
+7
2024-04-01
Merge 6.9-rc2 into usb-next
Greg Kroah-Hartman
8
-12
/
+36
2024-04-01
bus: mhi: host: Add mhi_power_down_keep_dev() API to support system suspend/h...
Baochen Qiang
1
-1
/
+17
2024-04-01
power: supply: bq27xxx: Move health reading out of update loop
Andrew Davis
1
-1
/
+0
2024-04-01
power: supply: bq27xxx: Move cycle count reading out of update loop
Andrew Davis
1
-1
/
+0
2024-04-01
power: supply: bq27xxx: Move energy reading out of update loop
Andrew Davis
1
-1
/
+0
2024-04-01
power: supply: bq27xxx: Move charge reading out of update loop
Andrew Davis
1
-1
/
+0
2024-04-01
power: supply: bq27xxx: Move time reading out of update loop
Andrew Davis
1
-3
/
+0
2024-04-01
power: supply: bq27xxx: Move temperature reading out of update loop
Andrew Davis
1
-1
/
+0
2024-04-01
net: rps: move received_rps field to a better location
Eric Dumazet
1
-1
/
+1
2024-04-01
net: rps: change input_queue_tail_incr_save()
Eric Dumazet
1
-15
/
+0
2024-04-01
net: make softnet_data.dropped an atomic_t
Eric Dumazet
1
-1
/
+2
2024-04-01
net: move dev_xmit_recursion() helpers to net/core/dev.h
Eric Dumazet
1
-17
/
+0
2024-04-01
net: move kick_defer_list_purge() to net/core/dev.h
Eric Dumazet
1
-1
/
+0
2024-04-01
ip_tunnel: use a separate struct to store tunnel params in the kernel
Alexander Lobakin
1
-3
/
+4
2024-04-01
bitmap: make bitmap_{get,set}_value8() use bitmap_{read,write}()
Alexander Lobakin
1
-33
/
+5
2024-04-01
bitmap: introduce generic optimized bitmap_size()
Alexander Lobakin
2
-4
/
+6
2024-04-01
linkmode: convert linkmode_{test,set,clear,mod}_bit() to macros
Alexander Lobakin
1
-23
/
+4
2024-04-01
bitops: let the compiler optimize {__,}assign_bit()
Alexander Lobakin
1
-16
/
+4
2024-04-01
bitops: make BYTES_TO_BITS() treewide-available
Alexander Lobakin
1
-0
/
+2
2024-04-01
bitops: add missing prototype check
Alexander Lobakin
1
-0
/
+1
2024-04-01
lib/bitmap: add bitmap_{read,write}()
Syed Nayyar Waris
1
-0
/
+77
2024-04-01
timers: Fix kernel-doc format and add Return values
Randy Dunlap
1
-2
/
+10
2024-04-01
time/timekeeping: Fix kernel-doc warnings and typos
Randy Dunlap
1
-7
/
+42
2024-04-01
time/timecounter: Fix inline documentation
Randy Dunlap
1
-2
/
+9
2024-03-31
Merge tag 'irq_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+3
2024-03-31
fpga: bridge: add owner module and take its refcount
Marco Pagani
1
-3
/
+7
2024-03-31
fpga: manager: add owner module and take its refcount
Marco Pagani
1
-6
/
+20
2024-03-30
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+1
[prev]
[next]