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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-21
printk: nbcon: Remove return value for write_atomic()
John Ogness
1
-1
/
+1
2024-08-21
printk: Check printk_deferred_enter()/_exit() usage
Sebastian Andrzej Siewior
1
-4
/
+5
2024-08-21
dm: Remove unused declaration dm_get_rq_mapinfo()
Yue Haibing
1
-1
/
+0
2024-08-21
f2fs: clean up val{>>,<<}F2FS_BLKSIZE_BITS
Zhiguo Niu
1
-1
/
+1
2024-08-20
net: Silence false field-spanning write warning in metadata_dst memcpy
Gal Pressman
1
-2
/
+5
2024-08-20
drm/mipi-dsi: Add mipi_dsi_dcs_set_tear_scanline_multi
Tejas Vipin
1
-0
/
+2
2024-08-20
workqueue: Don't call va_start / va_end twice
Matthew Brost
1
-14
/
+2
2024-08-20
Merge branch 'tip/sched/core' into for-6.12
Tejun Heo
5
-17
/
+45
2024-08-20
kernel: Add helper macros for loop unrolling
KP Singh
1
-0
/
+36
2024-08-20
fsverity: expose verified fsverity built-in signatures to LSMs
Fan Wu
1
-0
/
+1
2024-08-20
lsm: add security_inode_setintegrity() hook
Fan Wu
2
-0
/
+12
2024-08-20
dm-verity: expose root hash digest and signature data to LSMs
Deven Bowers
1
-1
/
+8
2024-08-20
block,lsm: add LSM blob and new LSM hooks for block devices
Deven Bowers
4
-0
/
+35
2024-08-20
audit,ipe: add IPE auditing support
Deven Bowers
1
-0
/
+3
2024-08-20
lsm: add new securityfs delete function
Fan Wu
1
-0
/
+1
2024-08-20
initramfs,lsm: add a security hook to do_populate_rootfs()
Fan Wu
2
-0
/
+10
2024-08-20
softirq: Remove unused 'action' parameter from action callback
Caleb Sander Mateos
1
-2
/
+2
2024-08-20
firmware: arm_ffa: Add support for FFA_MSG_SEND_DIRECT_{REQ,RESP}2
Sudeep Holla
1
-0
/
+7
2024-08-20
firmware: arm_ffa: Update the FF-A command list with v1.2 additions
Sudeep Holla
1
-0
/
+5
2024-08-20
coresight: Make trace ID map spinlock local to the map
James Clark
1
-0
/
+1
2024-08-20
coresight: Emit sink ID in the HW_ID packets
James Clark
1
-4
/
+13
2024-08-20
coresight: Remove pending trace ID release mechanism
James Clark
1
-4
/
+2
2024-08-20
coresight: Use per-sink trace ID maps for Perf sessions
James Clark
1
-1
/
+2
2024-08-20
coresight: Make CPU id map a property of a trace ID map
James Clark
1
-0
/
+1
2024-08-20
coresight: Move struct coresight_trace_id_map to common header
James Clark
1
-0
/
+18
2024-08-20
ipv4: Centralize TOS matching
Ido Schimmel
2
-0
/
+8
2024-08-20
x86/kaslr: Expose and use the end of the physical memory address space
Thomas Gleixner
1
-0
/
+4
2024-08-20
netfilter: nf_tables: allow loads only when register is initialized
Florian Westphal
1
-0
/
+1
2024-08-20
netfilter: nf_tables: pass context structure to nft_parse_register_load
Florian Westphal
1
-1
/
+2
2024-08-20
net/smc: introduce statistics for ringbufs usage of net namespace
Wen Gu
1
-0
/
+2
2024-08-20
net/smc: introduce statistics for allocated ringbufs of link group
Wen Gu
1
-0
/
+4
2024-08-20
PM: domains: add device managed version of dev_pm_domain_attach|detach_list()
Dikshita Agarwal
1
-0
/
+11
2024-08-20
pmdomain: Merge branch dt into next
Ulf Hansson
1
-0
/
+30
2024-08-20
dt-bindings: power: Add support for RK3576 SoC
Finley Xiao
1
-0
/
+30
2024-08-20
net: add copy from skb_seq_state to buffer function
Christian Hopps
1
-0
/
+1
2024-08-19
lsm: add IPE lsm
Deven Bowers
1
-0
/
+1
2024-08-19
kcm: Serialise kcm_sendmsg() for the same socket.
Kuniyuki Iwashima
1
-0
/
+1
2024-08-19
bpf: Allow bpf_current_task_under_cgroup() with BPF_CGROUP_*
Matteo Croce
1
-0
/
+1
2024-08-19
workqueue: Fix htmldocs build warning
Tejun Heo
1
-1
/
+1
2024-08-19
ALSA/ASoC/SoundWire: Intel: update maximum number
Mark Brown
1
-0
/
+8
2024-08-19
ASoC: Intel: Remove skylake driver
Mark Brown
21
-74
/
+134
2024-08-19
x86: support user address masking instead of non-speculative conditional
Linus Torvalds
1
-0
/
+7
2024-08-19
netfilter: move nf_ct_netns_get out of nf_conncount_init
Xin Long
1
-4
/
+2
2024-08-19
netfilter: nf_tables: store new sets in dedicated list
Florian Westphal
1
-0
/
+2
2024-08-19
Merge tag 'printk-for-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2024-08-19
rpcrdma: Trace connection registration and unregistration
Chuck Lever
1
-0
/
+36
2024-08-19
drm/ttm: Add a flag to allow drivers to skip clear-on-free
Nirmoy Das
1
-1
/
+5
2024-08-19
block: Drop NULL check in bdev_write_zeroes_sectors()
John Garry
1
-6
/
+1
2024-08-19
drm/xe/oa/uapi: Make bit masks unsigned
Geert Uytterhoeven
1
-4
/
+4
2024-08-19
ACPI: video: Add Dell UART backlight controller detection
Hans de Goede
1
-0
/
+1
[prev]
[next]