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-28
Add pldmfw library for PLDM firmware update
Jacob Keller
1
-0
/
+165
2020-07-29
drm/ttm: ttm_bo_swapout_all doesn't use it's argument.
Dave Airlie
1
-1
/
+1
2020-07-29
drm/ttm: drop unusued function declaration
Dave Airlie
1
-11
/
+0
2020-07-29
drm/ttm: make ttm_tt unbind function return void.
Dave Airlie
1
-1
/
+1
2020-07-28
of_address: Add bus type match for pci ranges parser
Jiaxun Yang
1
-0
/
+4
2020-07-28
net: improve the user pointer check in init_user_sockptr
Christoph Hellwig
1
-12
/
+6
2020-07-28
net: remove sockptr_advance
Christoph Hellwig
1
-14
/
+13
2020-07-28
net: make sockptr_is_null strict aliasing safe
Christoph Hellwig
1
-1
/
+3
2020-07-28
net/mlx5e: Modify uplink state on interface up/down
Ron Diskin
1
-0
/
+1
2020-07-28
mm/notifier: add migration invalidation type
Ralph Campbell
2
-0
/
+9
2020-07-28
mm/migrate: add a flags parameter to migrate_vma
Ralph Campbell
1
-4
/
+9
2020-07-28
Merge tag 'asm-generic-fixes-5.8' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2020-07-28
block: Remove callback typedefs for blk_mq_ops
Daniel Wagner
1
-32
/
+18
2020-07-28
Merge tag 'usb-serial-5.9-rc1' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
1
-46
/
+49
2020-07-28
of/irq: Make of_msi_map_rid() PCI bus agnostic
Lorenzo Pieralisi
1
-4
/
+4
2020-07-28
of/irq: make of_msi_map_get_device_domain() bus agnostic
Diana Craciun
1
-2
/
+3
2020-07-28
of/device: Add input id to of_dma_configure()
Lorenzo Pieralisi
2
-4
/
+18
2020-07-28
of/iommu: Make of_map_rid() PCI agnostic
Lorenzo Pieralisi
1
-2
/
+2
2020-07-28
ACPI/IORT: Add an input ID to acpi_dma_configure()
Lorenzo Pieralisi
3
-5
/
+18
2020-07-28
ACPI/IORT: Make iort_msi_map_rid() PCI agnostic
Lorenzo Pieralisi
1
-3
/
+3
2020-07-28
ACPI/IORT: Make iort_get_device_domain IRQ domain agnostic
Lorenzo Pieralisi
1
-3
/
+4
2020-07-28
Merge tag 'v5.8-rc7' into perf/core, to pick up fixes
Ingo Molnar
61
-146
/
+362
2020-07-28
bpf: Fix bpf_ringbuf_output() signature to return long
Andrii Nakryiko
1
-1
/
+1
2020-07-28
net/mlx5: Hold pages RB tree per VF
Eran Ben Elisha
1
-1
/
+1
2020-07-28
lockdep: Move list.h inclusion into lockdep.h
Herbert Xu
2
-2
/
+1
2020-07-28
Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllers
Ismael Ferreras Morezuelas
2
-0
/
+13
2020-07-27
dt-bindings: power: Add missing rpmpd rpmh regulator level
Jonathan Marek
1
-0
/
+1
2020-07-28
usb: chipidea: add query_available_role interface
Peter Chen
1
-0
/
+2
2020-07-27
dt-bindings: clock: Add tabs to align code.
周琰杰 (Zhou Yanjie)
1
-72
/
+72
2020-07-27
dt-bindings: clock: Add RTC related clocks for Ingenic SoCs.
周琰杰 (Zhou Yanjie)
3
-0
/
+6
2020-07-28
math64: New DIV_S64_ROUND_CLOSEST helper
Chunyan Zhang
1
-0
/
+19
2020-07-27
clk: qcom: gcc-sdm660: Add missing modem reset
Konrad Dybcio
1
-0
/
+1
2020-07-27
sched: Fix a typo in a comment
王文虎
1
-1
/
+1
2020-07-27
fsnotify: create method handle_inode_event() in fsnotify_operations
Amir Goldstein
1
-3
/
+16
2020-07-27
fanotify: add support for FAN_REPORT_NAME
Amir Goldstein
2
-1
/
+5
2020-07-27
fanotify: add basic support for FAN_REPORT_DIR_FID
Amir Goldstein
2
-5
/
+8
2020-07-27
fsnotify: remove check that source dentry is positive
Amir Goldstein
1
-3
/
+1
2020-07-27
fsnotify: send event with parent/name info to sb/mount/non-dir marks
Amir Goldstein
2
-6
/
+36
2020-07-27
fsnotify: pass dir and inode arguments to fsnotify()
Amir Goldstein
2
-8
/
+11
2020-07-27
fsnotify: create helper fsnotify_inode()
Amir Goldstein
1
-15
/
+11
2020-07-27
PCI: Add Intel QuickAssist device IDs
Giovanni Cabiddu
1
-0
/
+6
2020-07-27
fsnotify: add object type "child" to object type iterator
Amir Goldstein
1
-0
/
+3
2020-07-27
fanotify: generalize test for FAN_REPORT_FID
Amir Goldstein
1
-2
/
+4
2020-07-27
fanotify: remove event FAN_DIR_MODIFY
Amir Goldstein
3
-10
/
+1
2020-07-27
hsr: enhance netlink socket interface to support PRP
Murali Karicheri
2
-2
/
+12
2020-07-27
fs: define inode flags using bit numbers
Eric Biggers
1
-18
/
+18
2020-07-27
regset: kill user_regset_copyout{,_zero}()
Al Viro
1
-67
/
+0
2020-07-27
regset(): kill ->get_size()
Al Viro
1
-47
/
+1
2020-07-27
regset: kill ->get()
Al Viro
1
-22
/
+0
2020-07-27
regset: new method and helpers for it
Al Viro
1
-0
/
+51
[prev]
[next]