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-11-17
genirq/irqdomain: Move bus token enum into a seperate header
Thomas Gleixner
2
-21
/
+27
2022-11-17
genirq/msi: Make __msi_domain_free_irqs() static
Thomas Gleixner
1
-4
/
+0
2022-11-17
genirq/msi: Provide msi_domain_ops:: Post_free()
Thomas Gleixner
1
-0
/
+4
2022-11-17
genirq/msi: Make __msi_domain_alloc_irqs() static
Thomas Gleixner
1
-5
/
+2
2022-11-17
genirq/msi: Remove filter from msi_free_descs_free_range()
Thomas Gleixner
1
-3
/
+2
2022-11-17
clocksource/drivers/hyper-v: Include asm/hyperv-tlfs.h not asm/mshyperv.h
Thomas Gleixner
1
-1
/
+3
2022-11-17
timerqueue: Use rb_entry_safe() in timerqueue_getnext()
Barnabás Pőcze
1
-1
/
+1
2022-11-17
net: use struct_group to copy ip/ipv6 header addresses
Hangbin Liu
4
-6
/
+10
2022-11-17
pinconf-generic: clarify pull up and pull down config values
Niyas Sait
1
-2
/
+4
2022-11-16
tracing: Fix warning on variable 'struct trace_array'
Aashish Sharma
1
-2
/
+2
2022-11-16
blk-cgroup: Flush stats at blkgs destruction path
Waiman Long
1
-0
/
+1
2022-11-16
fixp-arith: do not require users to include bug.h
Matti Vaittinen
1
-0
/
+1
2022-11-16
block: make blk_set_default_limits() private
Keith Busch
1
-1
/
+0
2022-11-16
block: make dma_alignment a stacking queue_limit
Keith Busch
1
-7
/
+8
2022-11-16
block: remove delayed holder registration
Christoph Hellwig
1
-5
/
+0
2022-11-16
tracing/ring-buffer: Have polling block on watermark
Steven Rostedt (Google)
1
-1
/
+1
2022-11-16
HID: bpf: return non NULL data pointer when CONFIG_HID_BPF is not set
Benjamin Tissoires
1
-1
/
+1
2022-11-16
clk: sunxi-ng: f1c100s: Add IR mod clock
Andre Przywara
1
-0
/
+2
2022-11-16
wait: Return number of exclusive waiters awaken
Gabriel Krisman Bertazi
1
-1
/
+1
2022-11-16
mempool: introduce mempool_is_saturated
Pavel Begunkov
1
-0
/
+5
2022-11-16
l2tp: Serialize access to sk_user_data with sk_callback_lock
Jakub Sitnicki
1
-1
/
+1
2022-11-16
net: add atomic_long_t to net_device_stats fields
Eric Dumazet
2
-26
/
+37
2022-11-16
fbdev: Add support for the nomodeset kernel parameter
Thomas Zimmermann
1
-0
/
+9
2022-11-16
drm: Move nomodeset kernel parameter to drivers/video
Thomas Zimmermann
2
-1
/
+15
2022-11-16
drm/fb-helper: Remove damage worker
Thomas Zimmermann
1
-2
/
+0
2022-11-16
drm/fb-helper: Schedule deferred-I/O worker after writing to framebuffer
Thomas Zimmermann
1
-0
/
+1
2022-11-16
Merge branch 'for-linus' into for-next
Takashi Iwai
3
-0
/
+6
2022-11-16
udp: Introduce optional per-netns hash table.
Kuniyuki Iwashima
2
-0
/
+4
2022-11-16
udp: Set NULL to sk->sk_prot->h.udp_table.
Kuniyuki Iwashima
1
-0
/
+1
2022-11-16
wifi: wl1251: drop support for platform data
Dmitry Torokhov
1
-44
/
+0
2022-11-16
wifi: cfg80211: Avoid clashing function prototypes
Gustavo A. R. Silva
1
-10
/
+10
2022-11-16
ACPI: battery: Pass battery hook pointer to hook callbacks
Armin Wolf
1
-2
/
+2
2022-11-15
net: dsa: remove phylink_validate() method
Vladimir Oltean
1
-3
/
+0
2022-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
5
-6
/
+10
2022-11-15
regset: make user_regset_copyin_ignore() *void*
Sergey Shtylyov
1
-8
/
+7
2022-11-16
Merge tag 'drm-misc-next-2022-11-10-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
6
-39
/
+145
2022-11-15
drm/amdgpu: revert "implement tdr advanced mode"
Christian König
1
-3
/
+0
2022-11-15
bpf: Expand map key argument of bpf_redirect_map to u64
Toke Høiland-Jørgensen
3
-8
/
+8
2022-11-15
dev: Move received_rps counter next to RPS members in softnet data
Toke Høiland-Jørgensen
1
-1
/
+1
2022-11-15
dt-bindings: clock: add QCOM SM6375 display clock
Konrad Dybcio
1
-0
/
+42
2022-11-15
HID: bpf: allow to change the report descriptor
Benjamin Tissoires
1
-0
/
+8
2022-11-15
HID: bpf: introduce hid_hw_request()
Benjamin Tissoires
1
-1
/
+12
2022-11-15
HID: bpf: allocate data memory for device_event BPF programs
Benjamin Tissoires
1
-5
/
+32
2022-11-15
HID: initial BPF implementation
Benjamin Tissoires
2
-0
/
+122
2022-11-15
Merge tag 'br-v6.2d' of git://linuxtv.org/hverkuil/media_tree into media_stage
Mauro Carvalho Chehab
1
-0
/
+2
2022-11-15
Merge tag 'br-v6.2e' of git://linuxtv.org/hverkuil/media_tree into media_stage
Mauro Carvalho Chehab
4
-1
/
+22
2022-11-15
gpiolib: add support for software nodes
Dmitry Torokhov
1
-0
/
+11
2022-11-15
netfilter: nf_tables: Introduce NFT_MSG_GETRULE_RESET
Phil Sutter
2
-1
/
+3
2022-11-15
nvme: implement the DEAC bit for the Write Zeroes command
Christoph Hellwig
1
-0
/
+1
2022-11-15
nvme: fine-granular CAP_SYS_ADMIN for nvme io commands
Kanchan Joshi
1
-0
/
+1
[prev]
[next]