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
2022-09-23
x86/resctrl: Make resctrl_arch_rmid_read() return values in bytes
James Morse
1
-1
/
+1
2022-09-23
x86/resctrl: Add resctrl_rmid_realloc_limit to abstract x86's boot_cpu_data
James Morse
1
-0
/
+1
2022-09-23
x86/resctrl: Rename and change the units of resctrl_cqm_threshold
James Morse
1
-0
/
+2
2022-09-23
x86/resctrl: Pass the required parameters into resctrl_arch_rmid_read()
James Morse
1
-1
/
+17
2022-09-23
x86/resctrl: Abstract __rmid_read()
James Morse
1
-0
/
+1
2022-09-23
x86/resctrl: Allow per-rmid arch private storage to be reset
James Morse
1
-0
/
+23
2022-09-22
x86/resctrl: Allow update_mba_bw() to update controls directly
James Morse
1
-0
/
+8
2022-09-22
x86/resctrl: Create mba_sc configuration in the rdt_domain
James Morse
1
-0
/
+7
2022-09-22
x86/resctrl: Add domain offline callback for resctrl work
James Morse
1
-0
/
+1
2022-09-22
x86/resctrl: Add domain online callback for resctrl work
James Morse
1
-0
/
+1
2022-09-22
x86/resctrl: Merge mon_capable and mon_enabled
James Morse
1
-2
/
+0
2022-09-22
x86/resctrl: Kill off alloc_enabled
James Morse
1
-2
/
+0
2022-08-28
Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-7
/
+28
2022-08-28
asm-generic: sections: refactor memory_intersects
Quanyang Wang
1
-2
/
+5
2022-08-28
Revert "memcg: cleanup racy sum avoidance code"
Shakeel Butt
1
-2
/
+13
2022-08-28
mm: re-allow pinning of zero pfns (again)
Alex Williamson
1
-3
/
+10
2022-08-26
Merge tag 'io_uring-6.0-2022-08-26' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+8
2022-08-26
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-5
/
+1
2022-08-26
wait_on_bit: add an acquire memory barrier
Mikulas Patocka
7
-5
/
+34
2022-08-25
Merge tag 'net-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
9
-11
/
+26
2022-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
3
-4
/
+4
2022-08-24
net: Fix a data-race around gro_normal_batch.
Kuniyuki Iwashima
1
-1
/
+1
2022-08-24
net: Fix data-races around sysctl_devconf_inherit_init_net.
Kuniyuki Iwashima
1
-0
/
+9
2022-08-24
net: Fix data-races around sysctl_fb_tunnels_only_for_init_net.
Kuniyuki Iwashima
1
-3
/
+8
2022-08-24
net: Fix a data-race around sysctl_net_busy_poll.
Kuniyuki Iwashima
1
-1
/
+1
2022-08-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-1
/
+1
2022-08-24
netfilter: flowtable: fix stuck flows on cleanup due to pending work
Pablo Neira Ayuso
1
-0
/
+2
2022-08-24
netfilter: flowtable: add function to invoke garbage collection immediately
Pablo Neira Ayuso
1
-0
/
+1
2022-08-24
netfilter: nf_tables: make table handle allocation per-netns friendly
Pablo Neira Ayuso
1
-0
/
+1
2022-08-23
Merge tag 'cgroup-for-6.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-6
/
+1
2022-08-23
Merge tag 'mlx5-fixes-2022-08-22' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
1
-0
/
+1
2022-08-23
Merge tag 'mm-hotfixes-stable-2022-08-22' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
4
-14
/
+17
2022-08-23
netfilter: ebtables: reject blobs that don't provide all entry points
Florian Westphal
1
-4
/
+0
2022-08-23
io_uring: uapi: Add `extern "C"` in io_uring.h for liburing
Ammar Faizi
1
-0
/
+8
2022-08-22
bonding: 3ad: make ad_ticks_per_sec a const
Jonathan Toppins
1
-1
/
+1
2022-08-22
net/mlx5: Avoid false positive lockdep warning by adding lock_class_key
Moshe Shemesh
1
-0
/
+1
2022-08-22
Merge tag 'nfs-for-5.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+1
2022-08-20
mm/shmem: fix chattr fsflags support in tmpfs
Hugh Dickins
1
-9
/
+4
2022-08-20
mm/uffd: reset write protection when unregister with wp-mode
Peter Xu
1
-0
/
+2
2022-08-20
mm: add DEVICE_ZONE to FOR_ALL_ZONES
Hao Lee
1
-4
/
+11
2022-08-20
mm/gup: fix FOLL_FORCE COW security issue and remove FOLL_COW
David Hildenbrand
1
-1
/
+0
2022-08-20
Merge tag 'block-6.0-2022-08-19' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2022-08-20
Merge tag 'ata-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
1
-1
/
+2
2022-08-21
ata: libata: Set __ATA_BASE_SHT max_sectors
John Garry
1
-1
/
+2
2022-08-19
Merge branch '5.20/scsi-queue' into 6.0/scsi-fixes
Martin K. Petersen
1
-5
/
+1
2022-08-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-32
/
+34
2022-08-19
Merge tag 'bitmap-6.0-rc2' of https://github.com/norov/linux
Linus Torvalds
1
-3
/
+23
2022-08-19
KVM: Rename mmu_notifier_* to mmu_invalidate_*
Chao Peng
1
-29
/
+31
2022-08-19
KVM: Rename KVM_PRIVATE_MEM_SLOTS to KVM_INTERNAL_MEM_SLOTS
Chao Peng
1
-3
/
+3
2022-08-18
Merge tag 'net-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
4
-16
/
+191
[next]