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-03-07
media: add nv12m_8l128 and nv12m_10be_8l128 video format.
Ming Qian
1
-0
/
+2
2022-03-07
Merge tag 'for-5.18-2.6-signed' of git://linuxtv.org/sailus/media_tree into m...
Mauro Carvalho Chehab
4
-14
/
+25
2022-03-07
media: lirc: remove unused feature LIRC_CAN_SET_REC_DUTY_CYCLE
Sean Young
1
-1
/
+0
2022-03-07
mfd: Add support for the MediaTek MT6366 PMIC
Johnson Wang
2
-0
/
+8
2022-03-07
mfd: max77714: Add driver for Maxim MAX77714 PMIC
Luca Ceresoli
1
-0
/
+60
2022-03-07
rtc: max77686: Rename day-of-month defines
Luca Ceresoli
1
-2
/
+2
2022-03-07
block: remove bio_devname
Christoph Hellwig
1
-2
/
+0
2022-03-07
ASoC: audio_graph_card2: Add support for variable slot widths
Richard Fitzgerald
1
-0
/
+11
2022-03-07
ASoC: SOF: fix 32 signed bit overflow
Curtis Malainey
2
-2
/
+2
2022-03-07
net: Fix esp GSO on inter address family tunnels.
Steffen Klassert
1
-0
/
+2
2022-03-07
esp: Fix possible buffer overflow in ESP transformation
Steffen Klassert
1
-0
/
+2
2022-03-07
net: Remove netif_rx_any_context() and netif_rx_ni().
Sebastian Andrzej Siewior
1
-10
/
+0
2022-03-07
ptp: Add generic PTP is_sync() function
Kurt Kanzenbach
1
-0
/
+15
2022-03-07
media: v4l2-ctrls: Add new V4L2_H264_DECODE_PARAM_FLAG_P/BFRAME flags
Dmitry Osipenko
1
-0
/
+2
2022-03-07
xen/gnttab: fix gnttab_end_foreign_access() without page specified
Juergen Gross
1
-1
/
+6
2022-03-07
xen: remove gnttab_query_foreign_access()
Juergen Gross
1
-2
/
+0
2022-03-07
xen/grant-table: add gnttab_try_end_foreign_access()
Juergen Gross
1
-0
/
+12
2022-03-07
dt-bindings: power: add Amlogic s4 power domains bindings
Shunzhou Jiang
1
-0
/
+19
2022-03-06
net: tun: track dropped skb via kfree_skb_reason()
Dongli Zhang
2
-0
/
+23
2022-03-06
net: tap: track dropped skb via kfree_skb_reason()
Dongli Zhang
2
-0
/
+18
2022-03-05
bpf: Reject programs that try to load __percpu memory.
Hao Luo
1
-2
/
+9
2022-03-05
compiler_types: Define __percpu as __attribute__((btf_type_tag("percpu")))
Hao Luo
1
-1
/
+6
2022-03-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+3
2022-03-05
compiler_types.h: Add unified __diag_ignore_all for GCC/LLVM
Kumar Kartikeya Dwivedi
3
-0
/
+10
2022-03-05
compiler-clang.h: Add __diag infrastructure for clang
Nathan Chancellor
1
-0
/
+22
2022-03-05
bpf: Harden register offset checks for release helpers and kfuncs
Kumar Kartikeya Dwivedi
1
-1
/
+2
2022-03-05
bpf: Add check_func_arg_reg_off function
Kumar Kartikeya Dwivedi
1
-0
/
+3
2022-03-05
mm: prevent vm_area_struct::anon_name refcount saturation
Suren Baghdasaryan
1
-4
/
+14
2022-03-05
mm: refactor vm_area_struct::anon_vma_name usage code
Suren Baghdasaryan
3
-32
/
+67
2022-03-05
net: dsa: tag_rtl8_4: add rtl8_4t trailing variant
Luiz Angelo Daros de Luca
1
-0
/
+2
2022-03-04
drm/msm: Add MSM_SUBMIT_FENCE_SN_IN
Rob Clark
1
-1
/
+3
2022-03-04
PCI: Reduce warnings on possible RW1C corruption
Mark Tomlinson
1
-0
/
+1
2022-03-04
drm/msm: Add SYSPROF param (v2)
Rob Clark
1
-0
/
+1
2022-03-04
efifb: Remove redundant efifb_setup_from_dmi stub
Michal Suchanek
1
-4
/
+0
2022-03-04
drm/msm: Add SET_PARAM ioctl
Rob Clark
1
-12
/
+15
2022-03-04
PM: runtime: Have devm_pm_runtime_enable() handle pm_runtime_dont_use_autosus...
Douglas Anderson
1
-0
/
+4
2022-03-04
vdpa: factor out vdpa_set_features_unlocked for vdpa internal use
Si-Wei Liu
1
-6
/
+12
2022-03-04
remoteproc: Introduce sysfs_read_only flag
Puranjay Mohan
1
-0
/
+2
2022-03-04
iommu/vt-d: Enable ATS for the devices in SATC table
Yian Chen
1
-1
/
+0
2022-03-04
iommu/vt-d: Move intel_iommu_ops to header file
Andy Shevchenko
1
-0
/
+2
2022-03-04
iommu/vt-d: Remove DEFER_DEVICE_DOMAIN_INFO
Lu Baolu
1
-2
/
+0
2022-03-04
iommu/vt-d: Remove intel_iommu::domains
Lu Baolu
1
-1
/
+0
2022-03-04
Bluetooth: Fix not checking for valid hdev on bt_dev_{info,warn,err,dbg}
Luiz Augusto von Dentz
1
-6
/
+8
2022-03-04
Bluetooth: mgmt: Replace zero-length array with flexible-array member
Changcheng Deng
1
-1
/
+1
2022-03-04
dt-bindings: clock: add i.MX93 clock definition
Peng Fan
1
-0
/
+201
2022-03-04
ARM: dts: at91: sama7g5: Add NAND support
Tudor Ambarus
1
-0
/
+1
2022-03-04
signal, x86: Delay calling signals in atomic on RT enabled kernels
Oleg Nesterov
1
-0
/
+3
2022-03-04
virtio: acknowledge all features before access
Michael S. Tsirkin
1
-1
/
+2
2022-03-04
virtio: unexport virtio_finalize_features
Michael S. Tsirkin
1
-1
/
+0
2022-03-04
net: dev: use kfree_skb_reason() for __netif_receive_skb_core()
Menglong Dong
2
-0
/
+6
[prev]
[next]