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
2020-07-13
firmware: imx: Move i.MX SCU soc driver into imx firmware folder
Anson Huang
1
-0
/
+1
2020-07-12
leds: lp55xx: Convert to use GPIO descriptors
Linus Walleij
1
-2
/
+4
2020-07-11
Merge tag 'riscv-for-linus-5.8-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+12
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
43
-130
/
+505
2020-07-10
<linux/of.h>: add stub for of_get_next_parent() to fix qcom build error
Randy Dunlap
1
-0
/
+5
2020-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
12
-14
/
+102
2020-07-10
seccomp: release filter after task is fully dead
Christian Brauner
1
-2
/
+2
2020-07-10
seccomp: Report number of loaded filters in /proc/$pid/status
Kees Cook
1
-0
/
+2
2020-07-10
Merge tag 'mlx5-fixes-2020-07-02' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2
-0
/
+29
2020-07-10
udp_tunnel: add central NIC RX port offload infrastructure
Jakub Kicinski
1
-0
/
+8
2020-07-10
debugfs: make sure we can remove u32_array files cleanly
Jakub Kicinski
1
-3
/
+9
2020-07-10
mm/hmm: provide the page mapping order in hmm_range_fault()
Ralph Campbell
1
-2
/
+22
2020-07-10
PCI: Treat "external-facing" devices themselves as internal
Rajat Jain
1
-0
/
+6
2020-07-10
PCI: Cache ACS capability offset in device
Rajat Jain
1
-0
/
+1
2020-07-10
Merge tag 'cleanup-kernel_read_write' of git://git.infradead.org/users/hch/misc
Linus Torvalds
1
-1
/
+1
2020-07-10
Merge tag 'dma-mapping-5.8-5' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-4
/
+4
2020-07-10
Merge tag 'gfs2-v5.8-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2020-07-10
fbdev/fb.h: Use struct_size() helper in kzalloc()
Gustavo A. R. Silva
1
-2
/
+3
2020-07-10
driver core: Expose device link details in sysfs
Saravana Kannan
1
-28
/
+30
2020-07-10
driver core: Avoid deferred probe due to fw_devlink_pause/resume()
Saravana Kannan
1
-1
/
+2
2020-07-10
driver core: Rename dev_links_info.defer_sync to defer_hook
Saravana Kannan
1
-2
/
+2
2020-07-10
mm/memblock: expose only miminal interface to add/walk physmem
David Hildenbrand
1
-4
/
+24
2020-07-10
misc: rtsx: Add support new chip rts5228 mmc: rtsx: Add support MMC_CAP2_NO_MMC
Ricky Wu
1
-0
/
+11
2020-07-10
misc: vmw_vmci_defs: Mark 'struct vmci_handle VMCI_ANON_SRC_HANDLE' as __mayb...
Lee Jones
1
-1
/
+1
2020-07-10
virt: vbox: Log unknown ioctl requests as error
Hans de Goede
1
-0
/
+1
2020-07-10
dmabuf: use spinlock to access dmabuf->name
Charan Teja Kalla
1
-0
/
+1
2020-07-10
lockdep: Remove lockdep_hardirq{s_enabled,_context}() argument
Peter Zijlstra
2
-5
/
+5
2020-07-10
lockdep: Change hardirq{s_enabled,_context} to per-cpu variables
Peter Zijlstra
3
-25
/
+30
2020-07-10
x86/entry: Fix NMI vs IRQ state tracking
Peter Zijlstra
1
-9
/
+19
2020-07-10
Merge branch 'tip/x86/entry'
Peter Zijlstra
50
-149
/
+516
2020-07-09
kgdb: Move the extern declaration kgdb_has_hit_break() to generic kgdb.h
Vincent Chen
1
-0
/
+1
2020-07-09
kgdb: enable arch to support XML packet.
Vincent Chen
1
-0
/
+11
2020-07-09
net/mlx5e: Fix port buffers cell size value
Eran Ben Elisha
2
-0
/
+29
2020-07-09
cgroup: Fix sock_cgroup_data on big-endian.
Cong Wang
1
-0
/
+2
2020-07-09
PCI: Move PCI_VENDOR_ID_REDHAT definition to pci_ids.h
Huacai Chen
1
-0
/
+2
2020-07-09
spi: use kthread_create_worker() helper
Marek Szyprowski
1
-4
/
+2
2020-07-09
Merge tag 'kallsyms_show_value-v5.8-rc5' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-4
/
+5
2020-07-09
KVM: Move x86's MMU memory cache helpers to common KVM code
Sean Christopherson
1
-0
/
+7
2020-07-09
KVM: Move x86's version of struct kvm_mmu_memory_cache to common code
Sean Christopherson
1
-0
/
+19
2020-07-09
PM: domains: Fix up terminology with parent/child
Kees Cook
1
-6
/
+6
2020-07-09
KVM: x86: take as_id into account when checking PGD
Vitaly Kuznetsov
1
-0
/
+1
2020-07-09
crypto: api - permit users to specify numa node of acomp hardware
Barry Song
1
-0
/
+2
2020-07-09
ARM: s3c24xx: leds: Convert to use GPIO descriptors
Linus Walleij
1
-6
/
+0
2020-07-09
USB: serial: drop extern keyword from function declarations
Johan Hovold
1
-45
/
+36
2020-07-09
USB: serial: drop unnecessary sysrq include
Johan Hovold
1
-1
/
+0
2020-07-09
USB: serial: add sysrq break-handler dummy
Johan Hovold
1
-1
/
+5
2020-07-09
USB: serial: inline sysrq dummy function
Johan Hovold
1
-0
/
+9
2020-07-09
efi/efivars: Expose RT service availability via efivars abstraction
Ard Biesheuvel
1
-0
/
+1
2020-07-08
Input: elan_i2c - add more hardware ID for Lenovo laptops
Dave Wang
1
-0
/
+7
2020-07-08
remoteproc: qcom: Add notification types to SSR
Rishabh Bhatnagar
1
-0
/
+16
[prev]
[next]