index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2020-12-10
Merge tag 'fixes-v5.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2020-12-10
Merge tag 'nfs-for-5.10-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2020-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-12-10
fs: Handle I_DONTCACHE in iput_final() instead of generic_drop_inode()
Hao Li
2020-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-12-10
ppp: add PPPIOCBRIDGECHAN and PPPIOCUNBRIDGECHAN ioctls
Tom Parkin
2020-12-10
vfio/type1: Add vfio_group_iommu_domain()
Lu Baolu
2020-12-10
mtd: rawnand: mxc: Remove platform data support
Fabio Estevam
2020-12-10
mtd: rawnand: fix a kernel-doc markup
Mauro Carvalho Chehab
2020-12-10
mtd: nand: Add helpers to manage ECC engines and configurations
Miquel Raynal
2020-12-10
mtd: nand: Let on-die ECC engines be retrieved from the NAND core
Miquel Raynal
2020-12-10
mtd: spinand: Instantiate a SPI-NAND on-die ECC engine
Miquel Raynal
2020-12-10
mtd: nand: Let software ECC engines be retrieved from the NAND core
Miquel Raynal
2020-12-10
mtd: nand: ecc-hamming: Create the software Hamming engine
Miquel Raynal
2020-12-10
mtd: nand: ecc-hamming: Let the software Hamming ECC engine be unselected
Miquel Raynal
2020-12-10
mtd: nand: ecc-hamming: Remove useless includes
Miquel Raynal
2020-12-10
mtd: nand: ecc-hamming: Stop using raw NAND structures
Miquel Raynal
2020-12-10
mtd: nand: ecc-hamming: Rename the exported functions
Miquel Raynal
2020-12-10
mtd: nand: ecc-hamming: Clarify the driver descriptions
Miquel Raynal
2020-12-10
mtd: nand: ecc-hamming: Move Hamming code to the generic NAND layer
Miquel Raynal
2020-12-10
mtd: rawnand: Get rid of chip->ecc.priv
Miquel Raynal
2020-12-10
mtd: nand: ecc-bch: Create the software BCH engine
Miquel Raynal
2020-12-10
PCI: Unify ECAM constants in native PCI Express drivers
Krzysztof Wilczyński
2020-12-10
clk: qcom: rpmh: add support for SM8350 rpmh clocks
Vinod Koul
2020-12-10
remoteproc: coredump: Add minidump functionality
Siddharth Gupta
2020-12-10
remoteproc: core: Add ops to enable custom coredump functionality
Siddharth Gupta
2020-12-10
exec: Transform exec_update_mutex into a rw_semaphore
Eric W. Biederman
2020-12-10
RDMA/uverbs: Fix incorrect variable type
Avihai Horon
2020-12-10
file: Remove get_files_struct
Eric W. Biederman
2020-12-10
file: Rename __close_fd_get_file close_fd_get_file
Eric W. Biederman
2020-12-10
file: Replace ksys_close with close_fd
Eric W. Biederman
2020-12-10
file: Rename __close_fd to close_fd and remove the files parameter
Eric W. Biederman
2020-12-10
file: Merge __alloc_fd into alloc_fd
Eric W. Biederman
2020-12-10
file: Merge __fd_install into fd_install
Eric W. Biederman
2020-12-10
file: Implement task_lookup_next_fd_rcu
Eric W. Biederman
2020-12-10
file: Implement task_lookup_fd_rcu
Eric W. Biederman
2020-12-10
file: Rename fcheck lookup_fd_rcu
Eric W. Biederman
2020-12-10
file: Replace fcheck_files with files_lookup_fd_rcu
Eric W. Biederman
2020-12-10
file: Factor files_lookup_fd_locked out of fcheck_files
Eric W. Biederman
2020-12-10
file: Rename __fcheck_files to files_lookup_fd_raw
Eric W. Biederman
2020-12-10
exec: Remove reset_files_struct
Eric W. Biederman
2020-12-10
exec: Simplify unshare_files
Eric W. Biederman
2020-12-10
driver core: platform: Introduce platform_get_mem_or_io()
Andy Shevchenko
2020-12-10
siox: Make remove callback return void
Uwe Kleine-König
2020-12-10
Merge series "spi: spi-geni-qcom: Use gpio descriptors for CS" from Stephen B...
Mark Brown
2020-12-10
drm/sched: Add missing structure comment
Luben Tuikov
2020-12-10
spmi: Add driver shutdown support
Hsin-Hsiung Wang
2020-12-10
drm/dsc: add helper for calculating rc buffer size from DPCD
Jani Nikula
2020-12-10
can: isotp: add SF_BROADCAST support for functional addressing
Oliver Hartkopp
2020-12-10
Merge tag 'amd-drm-next-5.11-2020-12-09' of git://people.freedesktop.org/~agd...
Dave Airlie
[prev]
[next]