index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2022-01-22
scsi/sg: move sg-big-buff sysctl to scsi/sg.c
Xiaoming Ni
2022-01-22
random: move the random sysctl declarations to its own file
Xiaoming Ni
2022-01-22
firmware_loader: move firmware sysctl to its own files
Xiaoming Ni
2022-01-22
cdrom: simplify subdirectory registration with register_sysctl()
Luis Chamberlain
2022-01-22
macintosh/mac_hid.c: simplify subdirectory registration with register_sysctl()
Luis Chamberlain
2022-01-22
i915: simplify subdirectory registration with register_sysctl()
Luis Chamberlain
2022-01-22
hpet: simplify subdirectory registration with register_sysctl()
Luis Chamberlain
2022-01-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
2022-01-21
Merge tag 'block-5.17-2022-01-21' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-01-21
HID: wacom: Avoid using stale array indicies to read contact count
Jason Gerecke
2022-01-21
HID: wacom: Ignore the confidence flag when a touch is removed
Jason Gerecke
2022-01-21
HID: wacom: Reset expected and received contact counts at the same time
Jason Gerecke
2022-01-21
Merge tag 'rtc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2022-01-21
Merge tag 'drm-next-2022-01-21' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-01-21
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-21
Merge tag 'amd-drm-fixes-5.17-2022-01-19' of https://gitlab.freedesktop.org/a...
Dave Airlie
2022-01-21
Merge tag 'drm-intel-next-fixes-2022-01-20' of git://anongit.freedesktop.org/...
Dave Airlie
2022-01-20
Merge tag 'gpio-fixes-for-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-01-20
Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2022-01-20
Merge tag 'vfio-v5.17-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2022-01-20
Merge tag 'pwm/for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-01-20
Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-01-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-20
gpio: mpc8xxx: Fix an ignored error return from platform_get_irq()
Yang Li
2022-01-20
gpio: idt3243x: Fix an ignored error return from platform_get_irq()
Yang Li
2022-01-20
hash.h: remove unused define directive
Isabella Basso
2022-01-20
drivers/infiniband: replace open-coded string copy with get_task_comm
Yafang Shao
2022-01-20
include/linux/unaligned: replace kernel.h with the necessary inclusions
Andy Shevchenko
2022-01-20
mm: percpu: add generic pcpu_populate_pte() function
Kefeng Wang
2022-01-20
mm: percpu: add generic pcpu_fc_alloc/free funciton
Kefeng Wang
2022-01-20
mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedef
Kefeng Wang
2022-01-19
clk: mediatek: relicense mt7986 clock driver to GPL-2.0
Sam Shih
2022-01-19
net/fsl: xgmac_mdio: Fix incorrect iounmap when removing module
Tobias Waldekranz
2022-01-19
net/fsl: xgmac_mdio: Add workaround for erratum A-009885
Tobias Waldekranz
2022-01-19
HID: uhid: Use READ_ONCE()/WRITE_ONCE() for ->running
Jann Horn
2022-01-19
HID: uhid: Fix worker destroying device without any protection
Jann Horn
2022-01-19
net: mscc: ocelot: fix using match before it is set
Tom Rix
2022-01-19
net: phy: micrel: use kszphy_suspend()/kszphy_resume for irq aware devices
Claudiu Beznea
2022-01-19
net: cpsw: avoid alignment faults by taking NET_IP_ALIGN into account
Ard Biesheuvel
2022-01-19
net: axienet: increase default TX ring size to 128
Robert Hancock
2022-01-19
net: axienet: fix for TX busy handling
Robert Hancock
2022-01-19
net: axienet: fix number of TX ring slots for available check
Robert Hancock
2022-01-19
net: axienet: Fix TX ring slot available check
Robert Hancock
2022-01-19
net: axienet: limit minimum TX ring size
Robert Hancock
2022-01-19
net: axienet: add missing memory barriers
Robert Hancock
2022-01-19
net: axienet: reset core on initialization prior to MDIO access
Robert Hancock
2022-01-19
net: axienet: Wait for PhyRstCmplt after core reset
Robert Hancock
2022-01-19
net: axienet: increase reset timeout
Robert Hancock
2022-01-19
Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2022-01-19
Merge branch 'random-5.17-rc1-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
[next]