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-10-14
memstick: Constify struct memstick_device_id
Christophe JAILLET
1
-1
/
+1
2024-10-14
mmc: core: Add definitions for SD UHS-II cards
Victor Shih
3
-2
/
+294
2024-10-14
mmc: core: Extend support for mmc regulators with a vqmmc2
Ulf Hansson
1
-0
/
+11
2024-10-14
mmc: core: Announce successful insertion of an SD UHS-II card
Ulf Hansson
1
-0
/
+8
2024-10-14
mmc: core: Prepare to support SD UHS-II cards
Ulf Hansson
2
-0
/
+30
2024-10-14
mmc: core: Add open-ended Ext memory addressing
Avri Altman
1
-0
/
+4
2024-10-14
mmc: sd: Add Extension memory addressing
Avri Altman
1
-0
/
+3
2024-10-14
mmc: sd: SDUC Support Recognition
Avri Altman
2
-1
/
+2
2024-10-14
mmc: core: Add SD card quirk for broken poweroff notification
Keita Aihara
1
-0
/
+1
2024-10-14
sched/fair: Fix external p->on_rq users
Peter Zijlstra
1
-0
/
+5
2024-10-14
Merge tag 'v6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Bartosz Golaszewski
23
-44
/
+391
2024-10-14
drivers/base: Remove unused auxiliary_find_device
Dr. David Alan Gilbert
1
-4
/
+0
2024-10-14
list: Remove duplicated and unused macro list_for_each_reverse
Zijun Hu
1
-8
/
+0
2024-10-14
Merge 6.12-rc3 into usb-next
Greg Kroah-Hartman
23
-44
/
+391
2024-10-13
misc: keba: Add UART devices
Gerhard Engleder
1
-0
/
+12
2024-10-13
misc: keba: Add battery device
Gerhard Engleder
1
-0
/
+10
2024-10-13
misc: keba: Add fan device
Gerhard Engleder
1
-0
/
+10
2024-10-13
misc: keba: Add SPI controller device
Gerhard Engleder
1
-0
/
+15
2024-10-13
net: skb: add pskb_network_may_pull_reason() helper
Menglong Dong
1
-1
/
+7
2024-10-12
Merge tag 'pwm/duty_offset-for-6.13-rc1' into togreg
Jonathan Cameron
1
-1
/
+59
2024-10-12
iio: Convert unsigned to unsigned int
Andy Shevchenko
2
-11
/
+11
2024-10-12
Merge tag 'v6.12-rc2' into test2
Jonathan Cameron
17
-26
/
+361
2024-10-11
net: enetc: add missing static descriptor and inline keyword
Wei Fang
1
-1
/
+2
2024-10-11
Merge tag 'nfs-for-6.12-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2
-0
/
+16
2024-10-11
lsm: remove lsm_prop scaffolding
Casey Schaufler
1
-6
/
+0
2024-10-11
lsm: create new security_cred_getlsmprop LSM hook
Casey Schaufler
2
-0
/
+7
2024-10-11
lsm: use lsm_prop in security_inode_getsecid
Casey Schaufler
2
-4
/
+6
2024-10-11
lsm: use lsm_prop in security_current_getsecid
Casey Schaufler
2
-9
/
+10
2024-10-11
lsm: use lsm_prop in security_ipc_getsecid
Casey Schaufler
2
-5
/
+17
2024-10-11
audit: maintain an lsm_prop in audit_context
Casey Schaufler
1
-0
/
+24
2024-10-11
lsm: add lsmprop_to_secctx hook
Casey Schaufler
2
-1
/
+11
2024-10-11
lsm: use lsm_prop in security_audit_rule_match
Casey Schaufler
2
-4
/
+6
2024-10-11
lsm: add the lsm_prop data structure
Casey Schaufler
5
-0
/
+86
2024-10-11
phy: sun4i-usb: Fix a typo
Andrew Kreimer
1
-1
/
+1
2024-10-11
sched/core: Disable page allocation in task_tick_mm_cid()
Waiman Long
1
-1
/
+4
2024-10-11
misc: eeprom: eeprom_93cx6: Add quirk for extra read clock cycle
Parker Newman
1
-0
/
+11
2024-10-11
serial: qcom-geni: fix rx cancel dma status bit
Johan Hovold
1
-1
/
+1
2024-10-11
serial: clean up uart_info
Yanteng Si
1
-1
/
+0
2024-10-10
ftrace: Make ftrace_regs abstract from direct use
Steven Rostedt
1
-3
/
+18
2024-10-10
resource: Add resource set range and size helpers
Ilpo Järvinen
1
-0
/
+32
2024-10-10
thermal: core: Add user thresholds support
Daniel Lezcano
1
-0
/
+3
2024-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-34
/
+31
2024-10-10
clocksource: Remove unused clocksource_change_rating
Dr. David Alan Gilbert
1
-1
/
+0
2024-10-10
fgraph: Simplify return address printing in function graph tracer
Masami Hiramatsu (Google)
1
-13
/
+3
2024-10-10
Merge branch 'net-introduce-tx-h-w-shaping-api'
Jakub Kicinski
3
-2
/
+143
2024-10-10
virtchnl: support queue rate limit and quanta size configuration
Wenjun Wu
1
-0
/
+119
2024-10-10
net-shapers: implement NL get operation
Paolo Abeni
1
-0
/
+21
2024-10-10
genetlink: extend info user-storage to match NL cb ctx
Paolo Abeni
1
-2
/
+3
2024-10-10
OPP: Drop redundant *_opp_attach|detach_genpd()
Ulf Hansson
1
-37
/
+1
2024-10-10
pmdomain: core: Set the required dev for a required OPP during genpd attach
Ulf Hansson
1
-0
/
+1
[prev]
[next]