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-12-10
mtd: nand: ecc-hamming: Clarify the driver descriptions
Miquel Raynal
1
-1
/
+1
2020-12-10
mtd: nand: ecc-hamming: Move Hamming code to the generic NAND layer
Miquel Raynal
2
-4
/
+4
2020-12-10
mtd: rawnand: Get rid of chip->ecc.priv
Miquel Raynal
1
-2
/
+0
2020-12-10
mtd: nand: ecc-bch: Create the software BCH engine
Miquel Raynal
2
-8
/
+17
2020-12-10
PCI: Unify ECAM constants in native PCI Express drivers
Krzysztof Wilczyński
1
-0
/
+27
2020-12-10
remoteproc: coredump: Add minidump functionality
Siddharth Gupta
1
-0
/
+1
2020-12-10
remoteproc: core: Add ops to enable custom coredump functionality
Siddharth Gupta
1
-0
/
+2
2020-12-10
exec: Transform exec_update_mutex into a rw_semaphore
Eric W. Biederman
1
-5
/
+6
2020-12-10
file: Remove get_files_struct
Eric W. Biederman
1
-1
/
+0
2020-12-10
file: Rename __close_fd_get_file close_fd_get_file
Eric W. Biederman
1
-1
/
+1
2020-12-10
file: Replace ksys_close with close_fd
Eric W. Biederman
1
-12
/
+0
2020-12-10
file: Rename __close_fd to close_fd and remove the files parameter
Eric W. Biederman
2
-5
/
+4
2020-12-10
file: Merge __alloc_fd into alloc_fd
Eric W. Biederman
1
-2
/
+0
2020-12-10
file: Merge __fd_install into fd_install
Eric W. Biederman
1
-2
/
+0
2020-12-10
file: Implement task_lookup_next_fd_rcu
Eric W. Biederman
1
-0
/
+1
2020-12-10
file: Implement task_lookup_fd_rcu
Eric W. Biederman
1
-0
/
+2
2020-12-10
file: Rename fcheck lookup_fd_rcu
Eric W. Biederman
1
-4
/
+4
2020-12-10
file: Replace fcheck_files with files_lookup_fd_rcu
Eric W. Biederman
1
-4
/
+3
2020-12-10
file: Factor files_lookup_fd_locked out of fcheck_files
Eric W. Biederman
1
-0
/
+7
2020-12-10
file: Rename __fcheck_files to files_lookup_fd_raw
Eric W. Biederman
1
-2
/
+2
2020-12-10
exec: Remove reset_files_struct
Eric W. Biederman
1
-1
/
+0
2020-12-10
exec: Simplify unshare_files
Eric W. Biederman
1
-1
/
+1
2020-12-10
driver core: platform: Introduce platform_get_mem_or_io()
Andy Shevchenko
1
-0
/
+3
2020-12-10
siox: Make remove callback return void
Uwe Kleine-König
1
-1
/
+1
2020-12-10
Merge series "spi: spi-geni-qcom: Use gpio descriptors for CS" from Stephen B...
Mark Brown
50
-1723
/
+411
2020-12-10
spmi: Add driver shutdown support
Hsin-Hsiung Wang
1
-0
/
+1
2020-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-1
/
+4
2020-12-09
mailbox: arm_mhuv2: Add driver
Viresh Kumar
1
-0
/
+20
2020-12-10
Merge tag 'drm-msm-next-2020-12-07' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
2
-0
/
+9
2020-12-09
Merge tag 'zynqmp-soc-for-v5.11-v2' of https://github.com/Xilinx/linux-xlnx i...
Arnd Bergmann
2
-5
/
+79
2020-12-09
io_uring: add timeout support for io_uring_enter()
Hao Xu
1
-1
/
+1
2020-12-09
USB: UAS: introduce a quirk to set no_write_same
Oliver Neukum
1
-0
/
+2
2020-12-09
misc: rtsx: rts5249 support runtime PM
Ricky Wu
1
-0
/
+2
2020-12-09
firmware: xilinx: Properly align function parameter
Michal Simek
1
-4
/
+4
2020-12-09
firmware: xilinx: Add a blank line after function declaration
Michal Simek
1
-0
/
+34
2020-12-09
firmware: xilinx: Remove additional newline
Michal Simek
1
-1
/
+0
2020-12-09
firmware: xlnx-zynqmp: fix compilation warning
Wendy Liang
1
-0
/
+2
2020-12-09
soc: xilinx: vcu: add missing register NUM_CORE
Michael Tretter
1
-0
/
+1
2020-12-09
soc: xilinx: vcu: use vcu-settings syscon registers
Michael Tretter
1
-0
/
+38
2020-12-09
driver core: Delete pointless parameter in fwnode_operations.add_links
Saravana Kannan
1
-2
/
+1
2020-12-09
driver core: Refactor fw_devlink feature
Saravana Kannan
1
-5
/
+0
2020-12-09
driver core: Add fw_devlink_parse_fwtree()
Saravana Kannan
1
-0
/
+8
2020-12-09
driver core: Redefine the meaning of fwnode_operations.add_links()
Saravana Kannan
1
-39
/
+3
2020-12-09
device property: Add fwnode_is_ancestor_of() and fwnode_get_next_parent_dev()
Saravana Kannan
1
-0
/
+3
2020-12-09
driver core: Add fwnode link support
Saravana Kannan
1
-0
/
+14
2020-12-09
driver core: Add fwnode_init()
Saravana Kannan
2
-1
/
+7
2020-12-09
Revert "driver core: fw_devlink: Add support for batching fwnode parsing"
Saravana Kannan
1
-2
/
+0
2020-12-09
Revert "driver core: Rename dev_links_info.defer_sync to defer_hook"
Saravana Kannan
1
-2
/
+2
2020-12-09
Revert "driver core: Avoid deferred probe due to fw_devlink_pause/resume()"
Saravana Kannan
1
-2
/
+1
2020-12-09
Merge remote-tracking branch 'arm64/for-next/scs' into for-next/core
Catalin Marinas
1
-10
/
+6
[prev]
[next]