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-06-14
compiler_types.h: Define __retain for __attribute__((__retain__))
Tony Ambardar
1
-0
/
+23
2024-06-14
tracing/ring-buffer: Add last_boot_info file to boot instance
Steven Rostedt (Google)
1
-0
/
+3
2024-06-14
ring-buffer: Add ring_buffer_alloc_range()
Steven Rostedt (Google)
1
-0
/
+17
2024-06-14
block: move integrity information into queue_limits
Christoph Hellwig
3
-34
/
+17
2024-06-14
block: invert the BLK_INTEGRITY_{GENERATE,VERIFY} flags
Christoph Hellwig
1
-2
/
+2
2024-06-14
block: bypass the STABLE_WRITES flag for protection information
Christoph Hellwig
1
-4
/
+8
2024-06-14
block: remove the blk_integrity_profile structure
Christoph Hellwig
3
-34
/
+18
2024-06-14
block: add special APIs for run-time disabling of discard and friends
Christoph Hellwig
1
-6
/
+22
2024-06-14
block: remove unused queue limits API
Christoph Hellwig
1
-24
/
+0
2024-06-14
platform: arm64: add Lenovo Yoga C630 WOS EC driver
Dmitry Baryshkov
1
-0
/
+44
2024-06-14
HID: bpf: make part of struct hid_device writable
Benjamin Tissoires
1
-1
/
+1
2024-06-14
Documentation: HID: amend HID-BPF for struct_ops
Benjamin Tissoires
1
-4
/
+4
2024-06-14
HID: bpf: remove tracing HID-BPF capability
Benjamin Tissoires
1
-53
/
+1
2024-06-14
HID: bpf: implement HID-BPF through bpf_struct_ops
Benjamin Tissoires
1
-1
/
+60
2024-06-14
HID: rename struct hid_bpf_ops into hid_ops
Benjamin Tissoires
1
-2
/
+2
2024-06-14
leds: class: Add flag to avoid automatic renaming of LED devices
Thomas Weißschuh
1
-0
/
+1
2024-06-13
io_uring: fix cancellation overwriting req->flags
Pavel Begunkov
1
-1
/
+2
2024-06-13
video/logo: Remove linux_serial_image comments
Geert Uytterhoeven
1
-3
/
+0
2024-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
12
-27
/
+37
2024-06-13
ACPI: NUMA: Consolidate header includes
Thorsten Blum
1
-3
/
+1
2024-06-13
ima: Avoid blocking in RCU read-side critical section
GUO Zihua
2
-3
/
+4
2024-06-13
bpf: Fix reg_set_min_max corruption of fake_reg
Daniel Borkmann
1
-0
/
+2
2024-06-13
Merge tag 'net-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-2
/
+2
2024-06-13
auxbus: make to_auxiliary_drv accept and return a constant pointer
Greg Kroah-Hartman
1
-1
/
+1
2024-06-13
PCI: Add INTEL_HDA_PTL to pci_ids.h
Pierre-Louis Bossart
1
-0
/
+1
2024-06-13
iommu: Make iommu_sva_domain_alloc() static
Lu Baolu
1
-8
/
+0
2024-06-12
net: add and use __skb_get_hash_symmetric_net
Florian Westphal
1
-1
/
+7
2024-06-12
net: add and use skb_get_hash_net
Florian Westphal
1
-2
/
+10
2024-06-12
bpf: treewide: Align kfunc signatures to prog point-of-view
Daniel Xu
1
-4
/
+4
2024-06-12
bpf: verifier: Relax caller requirements for kfunc projection type args
Daniel Xu
1
-0
/
+1
2024-06-12
block: unmap and free user mapped integrity via submitter
Anuj Gupta
1
-0
/
+4
2024-06-12
Merge drm/drm-next into drm-xe-next
Rodrigo Vivi
311
-3202
/
+6604
2024-06-12
devcoredump: Add dev_coredumpm_timeout()
José Roberto de Souza
1
-11
/
+42
2024-06-12
vfs: add rcu-based find_inode variants for iget ops
Mateusz Guzik
1
-1
/
+6
2024-06-12
PCI/pwrctl: Add PCI power control core code
Bartosz Golaszewski
1
-0
/
+51
2024-06-12
wifi: cfg80211: move enum ieee80211_ap_reg_power to cfg80211
Johannes Berg
1
-20
/
+0
2024-06-12
wifi: ieee80211: remove unused enum ieee80211_client_reg_power
Johannes Berg
1
-18
/
+0
2024-06-12
power: sequencing: implement the pwrseq core
Bartosz Golaszewski
2
-0
/
+131
2024-06-11
net: pse-pd: Use EOPNOTSUPP error code instead of ENOTSUPP
Kory Maincent
1
-2
/
+2
2024-06-11
net: core,vrf: Change pcpu_dstat fields to u64_stats_t
Jeremy Kerr
1
-6
/
+6
2024-06-12
uprobe: Add uretprobe syscall to speed up return probe
Jiri Olsa
1
-0
/
+3
2024-06-12
uprobe: Wire up uretprobe system call
Jiri Olsa
1
-0
/
+2
2024-06-11
KVM: Delete the now unused kvm_arch_sched_in()
Sean Christopherson
1
-2
/
+0
2024-06-11
KVM: Add a flag to track if a loaded vCPU is scheduled out
Sean Christopherson
1
-0
/
+1
2024-06-11
KVM: Setup empty IRQ routing when creating a VM
Yi Wang
1
-0
/
+6
2024-06-11
gpiolib: Remove data-less gpiochip_add() function
Andrew Davis
1
-4
/
+0
2024-06-11
Merge tag 'vfs-6.10-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2024-06-11
dmaengine: add channel device name to channel registration
Amelie Delaunay
1
-1
/
+2
2024-06-11
dlm: introduce DLM_LSFL_SOFTIRQ_SAFE
Alexander Aring
1
-1
/
+16
2024-06-11
function_graph: Everyone uses HAVE_FUNCTION_GRAPH_RET_ADDR_PTR, remove it
Steven Rostedt (Google)
1
-2
/
+0
[prev]
[next]