index
:
git.armlinux.org.uk/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
/
drivers
Age
Commit message (
Expand
)
Author
2022-01-17
net: ocelot: Fix the call to switchdev_bridge_port_offload
Horatiu Vultur
2022-01-17
irqchip/realtek-rtl: Service all pending interrupts
Sander Vanheule
2022-01-17
irqchip/realtek-rtl: Fix off-by-one in routing
Sander Vanheule
2022-01-17
irqchip/realtek-rtl: Map control data to virq
Sander Vanheule
2022-01-17
irqchip/apple-aic: Drop unused ipi_hwirq field
Marc Zyngier
2022-01-17
drm/i915/display/adlp: Implement new step in the TC voltage swing prog sequence
José Roberto de Souza
2022-01-17
drm/i915/display/ehl: Update voltage swing table
José Roberto de Souza
2022-01-17
devtmpfs regression fix: reconfigure on each mount
NeilBrown
2022-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2022-01-17
Merge tag 'i3c/for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...
Linus Torvalds
2022-01-17
Merge tag 'ntb-5.17' of git://github.com/jonmason/ntb
Linus Torvalds
2022-01-17
Merge tag 'linux-watchdog-5.17-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-16
bonding: Fix extraction of ports from the packet headers
Moshe Tal
2022-01-16
rtc: sunplus: fix return value in sp_rtc_probe()
Yang Yingliang
2022-01-16
rtc: cmos: Evaluate century appropriate
Riwen Lu
2022-01-16
rtc: gamecube: Fix an IS_ERR() vs NULL check
Dan Carpenter
2022-01-16
rtc: mc146818-lib: fix signedness bug in mc146818_get_time()
Dan Carpenter
2022-01-16
Merge tag 'hyperv-next-signed-20220114' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-01-16
Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-01-16
Merge tag 'drm-next-2022-01-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-01-15
net: wwan: Fix MRU mismatch issue which may lead to data connection lost
Slark Xiao
2022-01-15
net: phy: marvell: add Marvell specific PHY loopback
Mohammad Athari Bin Ismail
2022-01-15
net: ethernet: sun4i-emac: Fix an error handling path in emac_probe()
Christophe JAILLET
2022-01-15
net: ethernet: mtk_eth_soc: fix error checking in mtk_mac_config()
Tom Rix
2022-01-15
net: mscc: ocelot: don't dereference NULL pointers with shared tc filters
Vladimir Oltean
2022-01-15
Merge branch 'next' into for-linus
Dmitry Torokhov
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-15
bitmap: unify find_bit operations
Yury Norov
2022-01-15
Replace for_each_*_bit_from() with for_each_*_bit() where appropriate
Yury Norov
2022-01-15
cpumask: replace cpumask_next_* with cpumask_first_* where appropriate
Yury Norov
2022-01-15
all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
Yury Norov
2022-01-15
zram: use ATTRIBUTE_GROUPS
Luis Chamberlain
2022-01-15
device-dax: compound devmap support
Joao Martins
2022-01-15
device-dax: remove pfn from __dev_dax_{pte,pmd,pud}_fault()
Joao Martins
2022-01-15
device-dax: set mapping prior to vmf_insert_pfn{,_pmd,pud}()
Joao Martins
2022-01-15
device-dax: factor out page mapping initialization
Joao Martins
2022-01-15
device-dax: ensure dev_dax->pgmap is valid for dynamic devices
Joao Martins
2022-01-15
device-dax: use struct_size()
Joao Martins
2022-01-15
device-dax: use ALIGN() for determining pgoff
Joao Martins
2022-01-15
mm: kmemleak: alloc gray object for reserved region with direct map
Calvin Zhang
2022-01-15
RDMA/siw: make use of the helper function kthread_run_on_cpu()
Cai Huoqing
2022-01-14
vdpa/mlx5: Fix tracking of current number of VQs
Eli Cohen
2022-01-14
vdpa/mlx5: Fix is_index_valid() to refer to features
Eli Cohen
2022-01-14
vdpa: Protect vdpa reset with cf_mutex
Eli Cohen
2022-01-14
vdpa: Avoid taking cf_mutex lock on get status
Eli Cohen
2022-01-14
vdpa/vdpa_sim_net: Report max device capabilities
Eli Cohen
2022-01-14
vdpa: Use BIT_ULL for bit operations
Eli Cohen
2022-01-14
vdpa/vdpa_sim: Configure max supported virtqueues
Eli Cohen
2022-01-14
vdpa/mlx5: Report max device capabilities
Eli Cohen
[prev]
[next]