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
/
drivers
/
char
Age
Commit message (
Expand
)
Author
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-09-26
Merge tag 'char-misc-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-09-19
Merge tag 'tpmdd-next-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-09-19
Merge tag 'for-linus-6.12-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
2024-09-18
Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-09-17
tpm: export tpm2_sessions_init() to fix ibmvtpm building
Kexy Biscuit
2024-09-17
tpm: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-09-17
tpm: Clean up TPM space after command failure
Jonathan McDowell
2024-09-17
Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-09-16
Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-09-16
Merge tag 'vfs-6.12.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-09-16
Merge tag 'v6.12-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2024-09-13
random: vDSO: add __arch_get_k_vdso_rng_data() helper for data page access
Christophe Leroy
2024-09-13
random: vDSO: don't use 64-bit atomics on 32-bit architectures
Christophe Leroy
2024-09-11
hpet: Fix the wrong format specifier
zhang jiao
2024-09-10
Merge branch 'linus' into timers/core
Thomas Gleixner
2024-09-09
adi: remove unused f_version
Christian Brauner
2024-09-09
Merge 6.11-rc7 into char-misc-next
Greg Kroah-Hartman
2024-09-08
treewide: Fix wrong singular form of jiffies in comments
Anna-Maria Behnsen
2024-09-06
hwrng: mtk - Use devm_pm_runtime_enable
Guoqing Jiang
2024-08-30
hwrng: rockchip - handle devm_pm_runtime_enable errors
Martin Kaiser
2024-08-30
hwrng: rockchip - rst is used only during probe
Martin Kaiser
2024-08-30
hwrng: mxc-rnga - Use devm_clk_get_enabled() helpers
Huan Yang
2024-08-30
fs: move FMODE_UNSIGNED_OFFSET to fop_flags
Christian Brauner
2024-08-27
tpm: ibmvtpm: Call tpm2_sessions_init() to initialize session support
Stefan Berger
2024-08-20
ipmi:ssif: Improve detecting during probing
Corey Minyard
2024-08-20
ipmi: ipmi_ssif: fix module autoloading
Yuntao Liu
2024-08-19
Merge 6.11-rc4 into char-misc-next
Greg Kroah-Hartman
2024-08-16
char: xillybus: Check USB endpoints when probing device
Eli Billauer
2024-08-16
char: xillybus: Refine workqueue handling
Eli Billauer
2024-08-13
char: xillybus: Don't destroy workqueue from work item running on it
Eli Billauer
2024-08-12
Merge 6.11-rc3 into char-misc-next
Greg Kroah-Hartman
2024-08-10
hwrng: cctrng - Add missing clk_disable_unprepare in cctrng_resume
Gaosheng Cui
2024-08-10
hwrng: bcm2835 - Add missing clk_disable_unprepare in bcm2835_rng_init
Gaosheng Cui
2024-08-10
hwrng: rockchip - add hwrng driver for Rockchip RK3568 SoC
Aurelien Jarno
2024-08-10
hwrng: cn10k - Enable by default CN10K driver if Thunder SoC is enabled
Francesco Dolcini
2024-07-31
char: add missing NetWinder MODULE_DESCRIPTION() macros
Jeff Johnson
2024-07-31
hpet: Optimize local variable data type in hpet_alloc()
Thorsten Blum
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-07-24
Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-07-19
Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-07-19
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-07-19
random: introduce generic vDSO getrandom() implementation
Jason A. Donenfeld
2024-07-19
Merge tag 'tpmdd-next-6.11-rc1-roundtwo' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-07-19
Merge tag 'v6.11-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2024-07-18
Merge tag 'fbdev-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-07-18
Merge tag 'drm-next-2024-07-18' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-07-17
Merge tag 'for-linus-6.11-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
2024-07-17
virtio: rename virtio_find_vqs_info() to virtio_find_vqs()
Jiri Pirko
2024-07-17
virtio_console: convert to use virtio_find_vqs_info()
Jiri Pirko
[next]