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-10
devlink: Add devlink health port reporters API
Vladyslav Tarasiuk
1
-0
/
+9
2020-07-10
devlink: Implement devlink health reporters on per-port basis
Vladyslav Tarasiuk
1
-0
/
+2
2020-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+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
KVM: x86: Add a capability for GUEST_MAXPHYADDR < HOST_MAXPHYADDR support
Mohammed Gamal
1
-0
/
+2
2020-07-10
ethtool: add tunnel info interface
Jakub Kicinski
3
-0
/
+78
2020-07-10
udp_tunnel: add central NIC RX port offload infrastructure
Jakub Kicinski
2
-0
/
+145
2020-07-10
udp_tunnel: re-number the offload tunnel types
Jakub Kicinski
1
-3
/
+3
2020-07-10
debugfs: make sure we can remove u32_array files cleanly
Jakub Kicinski
1
-3
/
+9
2020-07-10
RDMA/counter: Add PID category support in auto mode
Mark Zhang
1
-0
/
+1
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 'io_uring-5.8-2020-07-10' of git://git.kernel.dk/linux-block
Linus Torvalds
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
dt-bindings: mediatek: Add bindings for MT6779
Chao Hao
1
-0
/
+206
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
char: raw: do not leak CONFIG_MAX_RAW_DEVS to userspace
Masahiro Yamada
1
-2
/
+0
2020-07-10
virt: vbox: Log unknown ioctl requests as error
Hans de Goede
1
-0
/
+1
2020-07-10
virt: vbox: Add a few new vmmdev request types to the userspace whitelist
Hans de Goede
1
-0
/
+3
2020-07-10
virt: vbox: Add support for the new VBG_IOCTL_ACQUIRE_GUEST_CAPABILITIES ioctl
Hans de Goede
1
-0
/
+24
2020-07-10
Merge branch 'char-misc-linus' into 'char-misc-next'
Greg Kroah-Hartman
1
-2
/
+2
2020-07-10
virt: vbox: Fix VBGL_IOCTL_VMMDEV_REQUEST_BIG and _LOG req numbers to match u...
Hans de Goede
1
-2
/
+2
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
76
-174
/
+643
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
devlink: Add a new devlink port split ability attribute and pass to netlink
Danielle Ratson
2
-1
/
+4
2020-07-09
devlink: Add a new devlink port lanes attribute and pass to netlink
Danielle Ratson
2
-0
/
+4
2020-07-09
devlink: Replace devlink_port_attrs_set parameters with a struct
Danielle Ratson
1
-11
/
+9
2020-07-09
devlink: Move switch_port attribute of devlink_port_attrs to devlink_port
Danielle Ratson
1
-3
/
+3
2020-07-09
devlink: Move set attribute of devlink_port_attrs to devlink_port
Danielle Ratson
1
-2
/
+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
bpf: net: Avoid incorrect bpf_sk_reuseport_detach call
Martin KaFai Lau
1
-1
/
+2
2020-07-09
mptcp: add MPTCP socket diag interface
Paolo Abeni
1
-0
/
+17
[prev]
[next]