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
2019-06-19
keys: Add capability-checking keyctl function
David Howells
1
-0
/
+14
2019-06-19
ASoC: soc-core: allow no Platform on dai_link
Kuninori Morimoto
1
-1
/
+1
2019-06-19
ASoC: soc.h: fixup for_each_card_links() macro
Kuninori Morimoto
1
-1
/
+1
2019-06-19
Merge branch 'topic/remove-fbcon-notifiers' into drm-misc-next
Maarten Lankhorst
3
-37
/
+43
2019-06-19
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
967
-7581
/
+1222
2019-06-19
drm/atomic: Add a function to reset connector TV properties
Maxime Ripard
1
-0
/
+1
2019-06-19
drm/modes: Parse overscan properties
Maxime Ripard
1
-0
/
+5
2019-06-19
drm/connector: Introduce a TV margins structure
Maxime Ripard
1
-11
/
+30
2019-06-19
drm/modes: Allow to specify rotation and reflection on the commandline
Maxime Ripard
1
-0
/
+10
2019-06-19
drm/modes: Support modes names on the command line
Maxime Ripard
1
-0
/
+7
2019-06-19
drm/client: Change drm_client_panel_rotation name
Maxime Ripard
1
-1
/
+1
2019-06-19
drm/connector: Add documentation for drm_cmdline_mode
Maxime Ripard
1
-2
/
+84
2019-06-19
Merge v5.2-rc5 into drm-next
Daniel Vetter
967
-7581
/
+1222
2019-06-19
PM: suspend: Rename pm_suspend_via_s2idle()
Rafael J. Wysocki
1
-2
/
+2
2019-06-19
clk: samsung: Add bus clock for GPU/G3D on Exynos4412
Krzysztof Kozlowski
1
-0
/
+1
2019-06-18
Merge remote-tracking branch 'mlx5-next/mlx5-next' into HEAD
Doug Ledford
7
-41
/
+69
2019-06-18
RDMA: Report available cdevs through RDMA_NLDEV_CMD_GET_CHARDEV
Jason Gunthorpe
2
-0
/
+2
2019-06-18
RDMA: Add NLDEV_GET_CHARDEV to allow char dev discovery and autoload
Jason Gunthorpe
3
-0
/
+20
2019-06-18
ip6_tunnel: allow not to count pkts on tstats by passing dev as NULL
Xin Long
1
-3
/
+6
2019-06-19
bpf: precise scalar_value tracking
Alexei Starovoitov
1
-0
/
+18
2019-06-19
bpf: introduce bounded loops
Alexei Starovoitov
1
-1
/
+50
2019-06-18
iommu/io-pgtable-arm: Add support to use system cache
Vivek Gautam
1
-0
/
+6
2019-06-18
Merge tag 'v5.2-rc4' into regulator-5.3
Mark Brown
1137
-9622
/
+1347
2019-06-18
ipoib: show VF broadcast address
Denis Kirjanov
1
-0
/
+5
2019-06-18
ipv6: Stop sending in-kernel notifications for each nexthop
Ido Schimmel
1
-1
/
+0
2019-06-18
ipv6: Extend notifier info for multipath routes
Ido Schimmel
1
-0
/
+7
2019-06-18
netlink: Add field to skip in-kernel notifications
Ido Schimmel
1
-1
/
+3
2019-06-18
netlink: Document all fields of 'struct nl_info'
Ido Schimmel
1
-0
/
+2
2019-06-18
drm/panfrost: Expose performance counters through unstable ioctls
Boris Brezillon
1
-0
/
+24
2019-06-18
iommu: Add padding to struct iommu_fault
Jean-Philippe Brucker
1
-0
/
+2
2019-06-18
mm/hmm: Hold on to the mmget for the lifetime of the range
Jason Gunthorpe
1
-26
/
+0
2019-06-18
mm/hmm: Remove duplicate condition test before wait_event_timeout
Jason Gunthorpe
1
-11
/
+2
2019-06-18
drm/vmwgfx: Add surface dirty-tracking callbacks
Thomas Hellstrom
1
-1
/
+3
2019-06-18
drm/ttm: TTM fault handler helpers
Thomas Hellstrom
1
-0
/
+10
2019-06-18
drm/ttm: Allow the driver to provide the ttm struct vm_operations_struct
Thomas Hellstrom
1
-0
/
+6
2019-06-18
mm: Add write-protect and clean utilities for address space ranges
Thomas Hellstrom
1
-1
/
+8
2019-06-18
mm: Add an apply_to_pfn_range interface
Thomas Hellstrom
1
-0
/
+10
2019-06-18
pinctrl: make pinconf.h self-contained
Masahiro Yamada
1
-0
/
+2
2019-06-18
clk: fixed-factor: Add CLK_FIXED_FACTOR_FW_NAME for DT clock-names parent
Chen-Yu Tsai
1
-0
/
+11
2019-06-18
clk: fixed-factor: Add CLK_FIXED_FACTOR_HWS which takes list of struct clk_hw *
Chen-Yu Tsai
1
-0
/
+15
2019-06-18
clk: fixed-factor: Add CLK_FIXED_FACTOR_HW which takes clk_hw pointer as parent
Chen-Yu Tsai
1
-0
/
+11
2019-06-18
clk: Add CLK_HW_INIT_PARENT_DATA macro using .parent_data
Chen-Yu Tsai
1
-0
/
+9
2019-06-18
clk: Add CLK_HW_INIT_FW_NAME macro using .fw_name in .parent_data
Chen-Yu Tsai
1
-0
/
+11
2019-06-18
clk: Add CLK_HW_INIT_* macros using .parent_hws
Chen-Yu Tsai
1
-0
/
+32
2019-06-18
mmc: core: Add sdio_retune_hold_now() and sdio_retune_release()
Douglas Anderson
1
-0
/
+3
2019-06-18
mmc: core: API to temporarily disable retuning for SDIO CRC errors
Douglas Anderson
2
-0
/
+4
2019-06-18
usb: gadget: send usb_gadget as an argument in get_config_params
Anurag Kumar Vulisha
1
-1
/
+2
2019-06-18
USB: add usbfs ioctl to retrieve the connection parameters
Dmitry Torokhov
1
-0
/
+26
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
306
-2448
/
+547
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
14
-10
/
+63
[prev]
[next]