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
2019-08-12
fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl
Eric Biggers
2
-0
/
+15
2019-08-12
fscrypt: rename keyinfo.c to keysetup.c
Eric Biggers
1
-2
/
+2
2019-08-12
fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h>
Eric Biggers
1
-0
/
+1
2019-08-12
scsi: qla2xxx: Modify NVMe include directives
Bart Van Assche
1
-0
/
+2
2019-08-12
fanotify, inotify, dnotify, security: add security hook for fs notifications
Aaron Goidel
2
-3
/
+16
2019-08-12
Merge tag 'iio-for-5.4a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
6
-53
/
+55
2019-08-12
firmware: imx: Add DSP IPC protocol interface
Daniel Baluta
1
-0
/
+67
2019-08-12
ACPI/PPTT: Add support for ACPI 6.3 thread flag
Jeremy Linton
1
-0
/
+5
2019-08-12
mfd: mt6397: Extract IRQ related code from core driver
Hsin-Hsiung Wang
1
-0
/
+9
2019-08-12
firmware: arm_scmi: Add RESET protocol in SCMI v2.0
Sudeep Holla
1
-0
/
+26
2019-08-12
firmware: arm_scmi: Drop config flag in clk_ops->rate_set
Sudeep Holla
1
-1
/
+1
2019-08-12
firmware: arm_scmi: Add asynchronous sensor read if it supports
Sudeep Holla
1
-0
/
+2
2019-08-12
firmware: arm_scmi: Drop async flag in sensor_ops->reading_get
Sudeep Holla
1
-1
/
+1
2019-08-12
firmware: arm_scmi: Align few names in sensors protocol with SCMI specification
Sudeep Holla
1
-6
/
+6
2019-08-12
firmware: arm_scmi: Use the correct style for SPDX License Identifier
Sudeep Holla
1
-1
/
+1
2019-08-12
mtd: spi-nor: fix description for int (*flash_is_locked)()
Tudor Ambarus
1
-1
/
+1
2019-08-12
PCI/ASPM: Add pcie_aspm_enabled()
Rafael J. Wysocki
1
-0
/
+2
2019-08-12
mtd: spi-nor: Rework hwcaps selection for the spi-mem case
Boris Brezillon
1
-0
/
+14
2019-08-12
mtd: spi-nor: Move m25p80 code in spi-nor.c
Boris Brezillon
1
-0
/
+3
2019-08-12
mtd: spi-nor: always use bounce buffer for register read/writes
Vignesh Raghavendra
1
-2
/
+5
2019-08-12
mfd: da9063: Remove now unused platform_data
Wolfram Sang
1
-60
/
+0
2019-08-12
mfd: cros_ec: Update cros_ec_commands.h
Yicheng Li
1
-0
/
+12
2019-08-11
Merge tag 'dev_groups_all_drivers' of git://git.kernel.org/pub/scm/linux/kern...
Dmitry Torokhov
1
-0
/
+3
2019-08-12
mfd: aat2870: No need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-1
/
+0
2019-08-11
Merge tag 'v5.3-rc4' into next
Dmitry Torokhov
367
-5396
/
+10100
2019-08-12
usb: Add definitions for the USB2.0 hub TT requests
Benjamin Herrenschmidt
1
-0
/
+4
2019-08-12
Merge 5.3-rc4 into usb-next
Greg Kroah-Hartman
16
-156
/
+91
2019-08-12
Merge 5.3-rc4 into driver-core-next
Greg Kroah-Hartman
29
-168
/
+143
2019-08-12
Merge 5.3-rc4 into char-misc-next
Greg Kroah-Hartman
16
-156
/
+91
2019-08-11
net: phy: add phy_modify_paged_changed
Heiner Kallweit
1
-0
/
+2
2019-08-11
net: phy: prepare phylib to deal with PHY's extending Clause 22
Heiner Kallweit
1
-1
/
+7
2019-08-11
i3c: add addr and lvr to i2c_dev_desc structure
Przemyslaw Gaj
1
-0
/
+5
2019-08-11
iio:st_sensors: remove buffer allocation at each buffer enable
Denis Ciocca
1
-5
/
+9
2019-08-10
mlx5: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-10
/
+2
2019-08-10
wimax: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-17
/
+3
2019-08-10
dma-mapping: fix page attributes for dma_mmap_*
Christoph Hellwig
1
-4
/
+9
2019-08-10
cpufreq: Add policy create/remove notifiers back
Viresh Kumar
1
-0
/
+2
2019-08-10
dma-buf: add reservation_object_fences helper
Christian König
1
-45
/
+70
2019-08-10
dma-buf: make dma_fence structure a bit smaller v2
Christian König
1
-2
/
+8
2019-08-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+4
2019-08-09
Input: remove w90x900 keyboard driver
Arnd Bergmann
1
-16
/
+0
2019-08-09
net/mlx5: E-switch, Removed unused hwid
Parav Pandit
1
-1
/
+0
2019-08-09
net/mlx5e: Protect mod_hdr hash table with mutex
Vlad Buslov
1
-0
/
+1
2019-08-09
net/mlx5e: Extend mod header entry with reference counter
Vlad Buslov
1
-0
/
+4
2019-08-09
Merge tag 'mlx5-fixes-2019-08-08' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2
-5
/
+4
2019-08-09
rcu/sync: Remove custom check for RCU readers
Joel Fernandes (Google)
1
-3
/
+1
2019-08-09
rcu: Add support for consolidated-RCU reader checking
Joel Fernandes (Google)
2
-5
/
+34
2019-08-09
iommu/omap: Fix compilation warnings
Joerg Roedel
1
-2
/
+9
2019-08-09
PSCI: cpuidle: Refactor CPU suspend power_state parameter handling
Lorenzo Pieralisi
2
-6
/
+15
2019-08-09
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-0
/
+2
[prev]
[next]