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
2023-06-19
mm/migrate: remove cruft from migration_entry_wait()s
Hugh Dickins
2
-16
/
+5
2023-06-19
mm: use pmdp_get_lockless() without surplus barrier()
Hugh Dickins
1
-17
/
+0
2023-06-19
mm: zswap: support exclusive loads
Yosry Ahmed
1
-1
/
+1
2023-06-19
mm/memory_hotplug: remove reset_node_managed_pages() in hotadd_init_pgdat()
Haifeng Xu
1
-1
/
+0
2023-06-19
shmem: use ramfs_kill_sb() for kill_sb method of ramfs-based tmpfs
Roberto Sassu
1
-0
/
+1
2023-06-19
mm/sparse: remove unused parameters in sparse_remove_section()
Yajun Deng
1
-3
/
+2
2023-06-19
mm: vmscan: mark kswapd_run() and kswapd_stop() __meminit
Miaohe Lin
1
-2
/
+2
2023-06-19
mm: remove obsolete alloc_migrate_target()
Miaohe Lin
1
-3
/
+0
2023-06-19
mm: page_isolation: write proper kerneldoc
Johannes Weiner
1
-18
/
+6
2023-06-19
writeback: fix dereferencing NULL mapping->host on writeback_page_template
Rafael Aquini
1
-1
/
+1
2023-06-19
NFS: add sysfs shutdown knob
Benjamin Coddington
2
-1
/
+3
2023-06-19
NFS: add a sysfs link to the lockd rpc_client
Benjamin Coddington
1
-0
/
+2
2023-06-19
NFS: Add sysfs links to sunrpc clients for nfs_clients
Benjamin Coddington
1
-1
/
+7
2023-06-19
NFS: add superblock sysfs entries
Benjamin Coddington
1
-0
/
+2
2023-06-19
ipv6: rpl: Remove pskb(_may)?_pull() in ipv6_rpl_srh_rcv().
Kuniyuki Iwashima
1
-3
/
+0
2023-06-19
btrfs: tracepoints: also show actual number of the outstanding extents
Naohiro Aota
1
-4
/
+6
2023-06-19
NFS: Have struct nfs_client carry a TLS policy field
Chuck Lever
1
-1
/
+2
2023-06-19
SUNRPC: Add a TCP-with-TLS RPC transport class
Chuck Lever
3
-0
/
+47
2023-06-19
SUNRPC: Ignore data_ready callbacks during TLS handshakes
Chuck Lever
1
-0
/
+1
2023-06-19
SUNRPC: Add RPC client support for the RPC_AUTH_TLS auth flavor
Chuck Lever
1
-0
/
+2
2023-06-19
ovl: enable fsnotify events on underlying real files
Amir Goldstein
1
-1
/
+3
2023-06-19
SUNRPC: Trace the rpc_create_args
Chuck Lever
1
-10
/
+42
2023-06-19
SUNRPC: Plumb an API for setting transport layer security
Chuck Lever
2
-0
/
+19
2023-06-19
fs: use backing_file container for internal files with "fake" f_path
Amir Goldstein
1
-5
/
+28
2023-06-19
fs: use a helper for opening kernel internal files
Amir Goldstein
1
-0
/
+2
2023-06-19
NFSv4.2: SETXATTR should update ctime
Anna Schumaker
1
-0
/
+3
2023-06-19
fs: rename {vfs,kernel}_tmpfile_open()
Amir Goldstein
1
-3
/
+4
2023-06-19
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
91
-229
/
+1262
2023-06-19
regulator: pca9450: Fix LDO3OUT and LDO4OUT MASK
Teresa Remmet
1
-2
/
+2
2023-06-19
gpiolib: Drop unused domain_ops memeber of GPIO IRQ chip
Andy Shevchenko
1
-7
/
+0
2023-06-19
gpiolib: Fix irq_domain resource tracking for gpiochip_irqchip_add_domain()
Michael Walle
1
-0
/
+8
2023-06-19
xsk: Remove unused inline function xsk_buff_discard()
YueHaibing
1
-4
/
+0
2023-06-19
btrfs: add a btrfs_finish_ordered_extent helper
Christoph Hellwig
1
-0
/
+29
2023-06-19
ASoC: tas2781: Add Header file for tas2781 driver
Shenghao Ding
3
-0
/
+368
2023-06-19
drm: Remove struct drm_driver.gem_prime_mmap
Thomas Zimmermann
4
-20
/
+2
2023-06-19
wifi: mac80211: check EHT basic MCS/NSS set
Johannes Berg
1
-8
/
+20
2023-06-19
wifi: update multi-link element STA reconfig
Johannes Berg
1
-2
/
+6
2023-06-19
wifi: ieee80211: reorder presence checks in MLE per-STA profile
Johannes Berg
1
-3
/
+2
2023-06-19
wifi: mac80211: Support link removal using Reconfiguration ML element
Ilan Peer
1
-0
/
+33
2023-06-19
wifi: cfg80211/nl80211: Add support to indicate STA MLD setup links removal
Veerendranath Jakkam
2
-0
/
+20
2023-06-19
wifi: cfg80211: use structs for TBTT information access
Benjamin Berg
1
-3
/
+0
2023-06-19
wifi: ieee80211: add structs for TBTT information access
Benjamin Berg
1
-0
/
+22
2023-06-19
wifi: ieee80211: add definitions for RNR MLD params
Benjamin Berg
1
-0
/
+15
2023-06-19
wifi: ieee80211: use default for medium synchronization delay
Benjamin Berg
1
-2
/
+11
2023-06-19
wifi: ieee80211: add helper to validate ML element type and size
Benjamin Berg
1
-19
/
+31
2023-06-19
wifi: ieee80211: Fix the common size calculation for reconfiguration ML
Ilan Peer
1
-4
/
+1
2023-06-19
wifi: cfg80211: fix regulatory disconnect with OCB/NAN
Johannes Berg
1
-12
/
+1
2023-06-19
wifi: mac80211: Rename ieee80211_mle_sta_prof_size_ok()
Ilan Peer
1
-2
/
+4
2023-06-19
wifi: cfg80211: add element defragmentation helper
Benjamin Berg
1
-0
/
+22
2023-06-19
wifi: cfg80211: ignore invalid TBTT info field types
Benjamin Berg
1
-0
/
+2
[prev]
[next]