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-06-20
KVM: Rename/refactor kvm_is_reserved_pfn() to kvm_pfn_to_refcounted_page()
Sean Christopherson
1
-1
/
+1
2022-06-20
KVM: Take a 'struct page', not a pfn in kvm_is_zone_device_page()
Sean Christopherson
1
-1
/
+1
2022-06-20
KVM: Remove kvm_vcpu_gfn_to_page() and kvm_vcpu_gpa_to_page()
Sean Christopherson
1
-7
/
+0
2022-06-20
KVM: Avoid pfn_to_page() and vice versa when releasing pages
Sean Christopherson
1
-1
/
+0
2022-06-20
media: Add P010 video format
Benjamin Gaignard
1
-0
/
+1
2022-06-20
media: v4l2-tpg: add HDMI Video Guard Band test pattern
Hans Verkuil
1
-0
/
+16
2022-06-20
Merge v5.19-rc3 into usb-next
Greg Kroah-Hartman
38
-511
/
+213
2022-06-20
ALSA: rawmidi: Move lock to snd_rawmidi_substream
Takashi Iwai
1
-1
/
+1
2022-06-20
ALSA: rawmidi: Make internal functions local static
Takashi Iwai
1
-4
/
+0
2022-06-20
Merge tag 'v5.19-rc3' into tty-next
Greg Kroah-Hartman
38
-511
/
+213
2022-06-20
Merge 5.19-rc3 into staging-next
Greg Kroah-Hartman
38
-511
/
+213
2022-06-19
block: remove queue from struct blk_independent_access_range
Damien Le Moal
1
-1
/
+0
2022-06-20
ata: make ata_port::fastdrain_cnt *unsigned int*
Sergey Shtylyov
1
-1
/
+1
2022-06-19
random: quiet urandom warning ratelimit suppression message
Jason A. Donenfeld
1
-4
/
+8
2022-06-19
Merge tag 'objtool-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+6
2022-06-19
net: mii: add mii_bmcr_encode_fixed()
Russell King (Oracle)
1
-0
/
+35
2022-06-19
raw: convert raw sockets to RCU
Eric Dumazet
2
-1
/
+11
2022-06-19
raw: use more conventional iterators
Eric Dumazet
2
-6
/
+5
2022-06-19
net: dsa: felix: update base time of time-aware shaper when adjusting PTP time
Xiaoliang Yang
1
-0
/
+7
2022-06-18
iio: trigger: warn about non-registered iio trigger getting attempt
Dmitry Rokosov
1
-0
/
+5
2022-06-18
Merge branch 'immutable-qcom-spmi-rradc' into togreg
Jonathan Cameron
2
-0
/
+64
2022-06-18
mfd: qcom-spmi-pmic: read fab id on supported PMICs
Caleb Connolly
1
-0
/
+1
2022-06-18
mfd: qcom-spmi-pmic: expose the PMIC revid information to clients
Caleb Connolly
1
-0
/
+60
2022-06-18
spmi: add a helper to look up an SPMI device from a device node
Caleb Connolly
1
-0
/
+3
2022-06-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
8
-45
/
+231
2022-06-17
Merge tag 'printk-for-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+5
2022-06-17
Merge tag 'block-5.19-2022-06-16' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2022-06-17
Merge tag 'io_uring-5.19-2022-06-16' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-6
/
+0
2022-06-17
Merge tag 'fs_for_v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2022-06-17
dt-bindings: reset: add sama7g5 definitions
Claudiu Beznea
1
-0
/
+10
2022-06-17
Merge tag 'staging-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-344
/
+0
2022-06-17
Merge tag 'tty-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2022-06-17
Merge branch 'rework/kthreads' into for-linus
Petr Mladek
1
-0
/
+5
2022-06-17
bpf: Fix non-static bpf_func_proto struct definitions
Joanne Koong
1
-3
/
+0
2022-06-17
soc: mediatek: mutex: add functions that operate registers by CMDQ
Moudy Ho
1
-0
/
+2
2022-06-17
soc: mediatek: mutex: add common interface for modules setting
Moudy Ho
1
-0
/
+25
2022-06-17
block: serialize all debugfs operations using q->debugfs_mutex
Christoph Hellwig
1
-4
/
+4
2022-06-17
net: pcs: xpcs: add CL37 1000BASE-X AN support
Ong Boon Leong
1
-0
/
+1
2022-06-17
net: make xpcs_do_config to accept advertising for pcs-xpcs and sja1105
Ong Boon Leong
1
-1
/
+1
2022-06-17
crypto: hisilicon/qm - modify event irq processing
Weili Qian
1
-1
/
+7
2022-06-17
ata: make transfer mode masks *unsigned int*
Sergey Shtylyov
1
-25
/
+24
2022-06-17
ata: libata: add qc->flags in ata_qc_complete_template tracepoint
Edward Wu
1
-0
/
+1
2022-06-16
Merge tag 'drm-fixes-2022-06-17' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-4
/
+5
2022-06-16
bpf: Add helpers to issue and check SYN cookies in XDP
Maxim Mikityanskiy
2
-0
/
+79
2022-06-16
bpf: Allow helpers to accept pointers with a fixed size
Maxim Mikityanskiy
1
-0
/
+13
2022-06-16
bpf: Fix documentation of th_len in bpf_tcp_{gen,check}_syncookie
Maxim Mikityanskiy
1
-4
/
+6
2022-06-16
linux/phy.h: add phydev_err_probe() wrapper for dev_err_probe()
Rasmus Villemoes
1
-0
/
+3
2022-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
15
-118
/
+103
2022-06-16
fs/kernel_read_file: allow to read files up-to ssize_t
Pasha Tatashin
2
-16
/
+17
2022-06-16
include/uapi/linux/swab.h: move explicit cast outside ternary
Justin Stitt
1
-3
/
+3
[prev]
[next]