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
2018-10-10
LSM: Record LSM name in struct lsm_info
Kees Cook
1
-0
/
+1
2018-10-10
LSM: Convert security_initcall() into DEFINE_LSM()
Kees Cook
1
-3
/
+2
2018-10-10
LSM: Convert from initcall to struct lsm_info
Kees Cook
3
-3
/
+12
2018-10-10
LSM: Rename .security_initcall section to .lsm_info
Kees Cook
1
-2
/
+2
2018-10-10
hwmon: (core) Add hwmon_in_enable attribute
Nicolin Chen
1
-0
/
+2
2018-10-10
trace_uprobe: support reference counter in fd-based uprobe
Song Liu
1
-1
/
+2
2018-10-10
signal: Guard against negative signal numbers in copy_siginfo_from_user32
Eric W. Biederman
1
-1
/
+1
2018-10-10
net/mlx5: WQ, fixes for fragmented WQ buffers API
Tariq Toukan
1
-0
/
+8
2018-10-10
RDMA/netdev: Hoist alloc_netdev_mqs out of the driver
Denis Drozdov
1
-10
/
+4
2018-10-10
PCI: Remove pci_set_dma_max_seg_size()
Christoph Hellwig
1
-9
/
+0
2018-10-10
PCI: Remove pci_set_dma_seg_boundary()
Christoph Hellwig
1
-9
/
+0
2018-10-10
PCI: Remove pci_unmap_addr() wrappers for DMA API
Christoph Hellwig
2
-13
/
+0
2018-10-10
list: introduce list_bulk_move_tail helper
Christian König
1
-0
/
+23
2018-10-10
PCI/P2PDMA: Support peer-to-peer memory
Logan Gunthorpe
4
-0
/
+119
2018-10-10
Merge branches 'arm/renesas', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd' a...
Joerg Roedel
6
-16
/
+96
2018-10-10
spi: Add driver_override SPI device attribute
Trent Piepho
1
-0
/
+1
2018-10-10
gpio: Assign gpio_irq_chip::parents to non-stack pointer
Stephen Boyd
1
-0
/
+7
2018-10-10
Merge tag 'zynqmp-soc-clk-for-v4.20' of https://github.com/Xilinx/linux-xlnx ...
Arnd Bergmann
1
-1
/
+4
2018-10-10
Merge tag 'reset-for-4.20' of git://git.pengutronix.de/git/pza/linux into nex...
Arnd Bergmann
1
-1
/
+1
2018-10-10
Merge tag 'imx-drivers-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
4
-0
/
+748
2018-10-10
gpiolib: Add init_valid_mask exported function
Ricardo Ribalda Delgado
1
-1
/
+6
2018-10-09
remoteproc: add helper function to allocate rproc_mem_entry from reserved memory
Loic Pallardy
1
-0
/
+6
2018-10-09
remoteproc: add alloc ops in rproc_mem_entry struct
Loic Pallardy
1
-0
/
+7
2018-10-09
remoteproc: introduce rproc_add_carveout function
Loic Pallardy
1
-0
/
+2
2018-10-09
remoteproc: add helper function to allocate and init rproc_mem_entry struct
Loic Pallardy
1
-0
/
+6
2018-10-09
remoteproc: add name in rproc_mem_entry struct
Loic Pallardy
1
-0
/
+2
2018-10-09
remoteproc: add release ops in rproc_mem_entry struct
Loic Pallardy
1
-1
/
+4
2018-10-09
Merge remote-tracking branch 'origin/ib-chrome-platform-mfd-move-cros_ec_lpc'...
Benson Leung
4
-357
/
+303
2018-10-09
smp,cpumask: introduce on_each_cpu_cond_mask
Rik van Riel
1
-0
/
+4
2018-10-09
lightnvm: pblk: fix mapping issue on failed writes
Hans Holmberg
1
-0
/
+36
2018-10-09
lightnvm: move ppa transformations to core
Javier González
1
-0
/
+83
2018-10-09
lightnvm: introduce nvm_rq_to_ppa_list
Hans Holmberg
1
-0
/
+5
2018-10-09
lightnvm: pblk: add helpers for chunk addresses
Javier González
1
-0
/
+19
2018-10-09
lightnvm: move bad block and chunk state logic to core
Matias Bjørling
1
-10
/
+5
2018-10-09
lightnvm: move device L2P detection to core
Matias Bjørling
1
-0
/
+6
2018-10-09
lightnvm: combine 1.2 and 2.0 command flags
Matias Bjørling
1
-0
/
+2
2018-10-09
dma-mapping: translate __GFP_NOFAIL to DMA_ATTR_NO_WARN
Christoph Hellwig
1
-4
/
+10
2018-10-09
drivers: clk: Add ZynqMP clock driver
Jolly Shah
1
-0
/
+1
2018-10-09
firmware: xilinx: Add zynqmp IOCTL API for device control
Rajan Vaja
1
-1
/
+3
2018-10-09
compiler: introduce __no_sanitize_address_or_inline
Vasily Gorbik
1
-0
/
+7
2018-10-09
init: add arch_call_rest_init to allow stack switching
Martin Schwidefsky
1
-0
/
+2
2018-10-09
mfd: cros: add "base attached" MKBP switch definition
Dmitry Torokhov
1
-0
/
+1
2018-10-09
locking/lockdep: Make class->ops a percpu counter and move it under CONFIG_DE...
Waiman Long
1
-6
/
+1
2018-10-09
PM / AVS: SmartReflex: remove unused function
Uwe Kleine-König
1
-5
/
+0
2018-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
5
-17
/
+130
2018-10-09
mm, sched/numa: Remove remaining traces of NUMA rate-limiting
Srikar Dronamraju
1
-4
/
+0
2018-10-09
genirq: Fix grammar s/an /a /
Geert Uytterhoeven
1
-1
/
+1
2018-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-3
/
+0
2018-10-08
mtd: spi-nor: parse SFDP Sector Map Parameter Table
Tudor Ambarus
1
-0
/
+12
2018-10-08
mtd: spi-nor: add support to non-uniform SFDP SPI NOR flash memories
Tudor Ambarus
1
-0
/
+107
[prev]
[next]