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
2021-12-22
Merge tag 'iio-for-5.17a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
6
-109
/
+8
2021-12-21
device property: Add fwnode_iomap()
Anand Ashok Dumbre
1
-0
/
+2
2021-12-21
counter: Add the necessary colons and indents to the comments of counter_compi
Yanteng Si
1
-20
/
+20
2021-12-21
rapidio: remove not used code about RIO_VID_TUNDRA
Tiezhu Yang
1
-7
/
+0
2021-12-21
rapidio: remove not used macro definition in rio_ids.h
Tiezhu Yang
1
-6
/
+0
2021-12-21
Merge tag 'fpga-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
3
-39
/
+89
2021-12-17
bus: mhi: core: Add an API for auto queueing buffers for DL channel
Manivannan Sadhasivam
1
-5
/
+16
2021-12-13
Merge v5.15-rc5 into char-misc-next
Greg Kroah-Hartman
18
-56
/
+114
2021-12-12
Merge tag 'char-misc-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+13
2021-12-12
iio:dac:ad5755: Switch to generic firmware properties and drop pdata
Jonathan Cameron
1
-102
/
+0
2021-12-12
iio: trigger: Fix a scheduling whilst atomic issue seen on tsc2046
Jonathan Cameron
1
-0
/
+2
2021-12-11
Merge branch 'for-5.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2021-12-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+13
2021-12-10
timers: implement usleep_idle_range()
SeongJae Park
1
-1
/
+13
2021-12-10
Merge tag 'pm-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+1
2021-12-10
Merge tag 'aio-poll-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+26
2021-12-09
percpu_ref: Replace kernel.h with the necessary inclusions
Andy Shevchenko
1
-1
/
+1
2021-12-09
Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
6
-28
/
+21
2021-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
1
-0
/
+5
2021-12-09
wait: add wake_up_pollfree()
Eric Biggers
1
-0
/
+26
2021-12-09
bus: mhi: core: Add support for forced PM resume
Loic Poulain
1
-0
/
+13
2021-12-08
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
5
-23
/
+15
2021-12-08
PM: runtime: Fix pm_runtime_active() kerneldoc comment
Rafael J. Wysocki
1
-1
/
+1
2021-12-07
net: phy: Remove unnecessary indentation in the comments of phy_device
Yanteng Si
1
-5
/
+6
2021-12-06
Merge tag 'regulator-fix-v5.16-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+8
2021-12-05
Merge tag 'sched_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+3
2021-12-03
treewide: Add missing includes masked by cgroup -> bpf dependency
Jakub Kicinski
3
-2
/
+2
2021-12-03
drivers: soc: xilinx: add xilinx event management driver
Abhyuday Godhasara
2
-0
/
+38
2021-12-02
bpf: Make CONFIG_DEBUG_INFO_BTF depend upon CONFIG_BPF_SYSCALL
Kumar Kartikeya Dwivedi
1
-4
/
+10
2021-12-02
Merge tag 'net-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-17
/
+21
2021-12-02
HID: add hid_is_usb() function to make it simpler for USB detection
Greg Kroah-Hartman
1
-0
/
+5
2021-12-02
sched/cputime: Fix getrusage(RUSAGE_THREAD) with nohz_full
Frederic Weisbecker
1
-2
/
+3
2021-12-01
net: annotate data-races on txq->xmit_lock_owner
Eric Dumazet
1
-6
/
+13
2021-12-01
kprobes: Limit max data_size of the kretprobe instances
Masami Hiramatsu
1
-0
/
+2
2021-11-30
net/mlx5: Fix access to a non-supported register
Aya Levin
1
-1
/
+4
2021-11-30
bpf: Make sure bpf_disable_instrumentation() is safe vs preemption.
Sebastian Andrzej Siewior
2
-17
/
+2
2021-11-29
siphash: use _unaligned version by default
Arnd Bergmann
1
-10
/
+4
2021-11-29
Merge 5.16-rc3 into char-misc-next
Greg Kroah-Hartman
25
-210
/
+172
2021-11-28
fpga: region: Use standard dev_release for class driver
Russ Weight
1
-9
/
+27
2021-11-28
fpga: bridge: Use standard dev_release for class driver
Russ Weight
1
-9
/
+21
2021-11-28
fpga: mgr: Use standard dev_release for class driver
Russ Weight
1
-21
/
+41
2021-11-28
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-2
/
+0
2021-11-27
iio: expose shared parameter in IIO_ENUM_AVAILABLE
Antoniu Miclaus
1
-2
/
+3
2021-11-27
iio: buffer-dma: Remove unused iio_buffer_block struct
Paul Cercueil
1
-5
/
+0
2021-11-26
Merge tag 'net-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+1
2021-11-26
Merge tag 'acpi-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-7
/
+0
2021-11-26
net: ptp: add a definition for the UDP port for IEEE 1588 general messages
Vladimir Oltean
1
-0
/
+1
2021-11-26
comedi: Move "comedi_isadma.h" to <linux/comedi/comedi_isadma.h>
Ian Abbott
1
-0
/
+114
2021-11-26
comedi: Move "comedi_8254.h" to <linux/comedi/comedi_8254.h>
Ian Abbott
1
-0
/
+134
2021-11-26
comedi: Move and rename "8255.h" to <linux/comedi/comedi_8255.h>
Ian Abbott
1
-0
/
+42
[next]