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
2020-07-19
dma-mapping: add a dma_ops_bypass flag to struct device
Christoph Hellwig
1
-0
/
+8
2020-07-19
dma-mapping: make support for dma ops optional
Christoph Hellwig
2
-2
/
+13
2020-07-19
media: Add V4L2_TYPE_IS_CAPTURE helper
Ezequiel Garcia
1
-0
/
+2
2020-07-19
media: davinci: replace http references with https
Alexander A. Klimov
1
-1
/
+1
2020-07-19
include/media/v4l2-subdev.h: fix typo
Hans Verkuil
1
-1
/
+1
2020-07-18
dmaengine: linux/dmaengine.h: drop duplicated word in a comment
Randy Dunlap
1
-1
/
+1
2020-07-17
inet6: Run SK_LOOKUP BPF program on socket lookup
Jakub Sitnicki
1
-0
/
+39
2020-07-17
inet: Run SK_LOOKUP BPF program on socket lookup
Jakub Sitnicki
1
-0
/
+91
2020-07-17
bpf: Introduce SK_LOOKUP program type with a dedicated attach point
Jakub Sitnicki
5
-0
/
+100
2020-07-17
bpf, netns: Handle multiple link attachments
Jakub Sitnicki
1
-0
/
+3
2020-07-17
blk-cgroup: show global disk stats in root cgroup io.stat
Boris Burkov
1
-0
/
+1
2020-07-17
rhashtable: drop duplicated word in <linux/rhashtable.h>
Randy Dunlap
1
-1
/
+1
2020-07-17
remoteproc: Make function rproc_resource_cleanup() public
Mathieu Poirier
1
-0
/
+1
2020-07-17
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-2
/
+4
2020-07-17
Merge tag 'mlx5-updates-2020-07-16' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
4
-6
/
+20
2020-07-17
tcp: add SNMP counter for no. of duplicate segments reported by DSACK
Priyaranjan Jha
1
-0
/
+1
2020-07-17
net: usbnet: export usbnet_set_rx_mode()
Bjørn Mork
1
-0
/
+1
2020-07-17
net: cdc_ether: export usbnet_cdc_update_filter
Miguel Rodríguez Pérez
1
-0
/
+1
2020-07-17
Merge tag 'tegra-for-5.9-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
1
-0
/
+2
2020-07-17
Merge tag 'tegra-for-5.9-firmware' of git://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
1
-277
/
+636
2020-07-17
Merge tag 'fuse-fixes-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2020-07-17
freezer: Add unsafe versions of freezable_schedule_timeout_interruptible for NFS
He Zhe
1
-0
/
+14
2020-07-17
Merge tag 'asoc-fix-v5.8-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
3
-0
/
+4
2020-07-17
Merge tag 'renesas-drivers-for-v5.9-tag1' of git://git.kernel.org/pub/scm/lin...
Arnd Bergmann
2
-0
/
+95
2020-07-17
gpu: host1x: mipi: Split tegra_mipi_calibrate() and tegra_mipi_wait()
Sowjanya Komatineni
1
-0
/
+1
2020-07-17
gpu: host1x: mipi: Update tegra_mipi_request() to be node based
Sowjanya Komatineni
1
-1
/
+2
2020-07-17
soc/tegra: fuse: Add Tegra186 and Tegra194 SoC IDs
Sandipan Patra
1
-0
/
+2
2020-07-17
ASoC: soc-dai.h: don't use discriminatory terms for comment
Kuninori Morimoto
1
-4
/
+4
2020-07-17
Merge tag 'renesas-arm-dt-for-v5.9-tag2' of git://git.kernel.org/pub/scm/linu...
Arnd Bergmann
2
-0
/
+95
2020-07-17
block: change REQ_OP_ZONE_RESET and REQ_OP_ZONE_RESET_ALL to be odd numbers
Coly Li
1
-4
/
+4
2020-07-17
Merge tag 'iio-for-5.9a-take2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
10
-41
/
+409
2020-07-17
asm-generic/mmiowb: Allow mmiowb_set_pending() when preemptible()
Will Deacon
1
-2
/
+4
2020-07-17
arm64: dts: ti: k3-j721e-main: Add system controller node and SERDES lane mux
Kishon Vijay Abraham I
1
-0
/
+53
2020-07-17
arm64: dts: ti: k3-*: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-07-17
dmaengine: Add support for repeating transactions
Laurent Pinchart
1
-0
/
+17
2020-07-17
dt: bindings: dma: xilinx: dpdma: DT bindings for Xilinx DPDMA
Laurent Pinchart
1
-0
/
+16
2020-07-16
remoteproc: Properly handle firmware name when attaching
Mathieu Poirier
1
-0
/
+2
2020-07-16
remoteproc: Add new attach() remoteproc operation
Mathieu Poirier
1
-0
/
+2
2020-07-16
remoteproc: Add new RPROC_DETACHED state
Mathieu Poirier
1
-1
/
+4
2020-07-16
Merge tag 'drm-fixes-2020-07-17-1' of git://anongit.freedesktop.org/drm/drm i...
Linus Torvalds
1
-0
/
+1
2020-07-17
Merge remote-tracking branch 'regmap/for-5.9' into regmap-next
Mark Brown
1
-40
/
+205
2020-07-17
spi: fix duplicated word in <linux/spi/spi.h>
Randy Dunlap
1
-2
/
+2
2020-07-16
Revert "net: sched: Pass root lock to Qdisc_ops.enqueue"
Petr Machata
1
-4
/
+2
2020-07-16
net: sched: Do not drop root lock in tcf_qevent_handle()
Petr Machata
1
-2
/
+2
2020-07-16
net/mlx5: Add IPsec related Flow steering entry's fields
Huy Nguyen
2
-3
/
+14
2020-07-16
net/mlx5: Accel, Add core IPsec support for the Connect-X family
Raed Salem
2
-3
/
+6
2020-07-17
regulator: Correct kernel-doc inconsistency
Colton Lewis
2
-1
/
+2
2020-07-17
regmap: fix duplicated word in <linux/regmap.h>
Randy Dunlap
1
-1
/
+1
2020-07-16
Merge series "ALSA: hda: export snd_hda_codec_cleanup()" from Kai Vehmanen <k...
Mark Brown
1
-0
/
+2
2020-07-16
Merge series "ASoC: fsl-asoc-card: Support hp and mic detection" from Shengji...
Mark Brown
1
-3
/
+3
[prev]
[next]