index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-06-08
Merge tag 'irq-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-06-08
Merge tag 'x86-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-06-08
Merge tag 'perf-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-06-08
Merge tag 'locking-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-06-07
Merge tag 'mm-hotfixes-stable-2024-06-07-15-24' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-06-07
Merge tag 'gpio-fixes-for-v6.10-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-06-07
Merge tag 'block-6.10-20240607' of git://git.kernel.dk/linux
Linus Torvalds
2024-06-07
Merge tag 'io_uring-6.10-20240607' of git://git.kernel.dk/linux
Linus Torvalds
2024-06-07
Merge tag 'for-6.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-06-07
Merge tag 'nfsd-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2024-06-07
Merge tag 'riscv-for-linus-6.10-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-06-07
Merge tag 's390-6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2024-06-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2024-06-07
Merge tag 'platform-drivers-x86-v6.10-3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-06-07
Merge tag 'iommu-fixes-v6.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-06-07
Merge tag 'ata-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
2024-06-07
Merge tag 'drm-fixes-2024-06-07' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-06-07
cpufreq: intel_pstate: Support Emerald Rapids OOB mode
Srinivas Pandruvada
2024-06-07
cpufreq: intel_pstate: Use Meteor Lake EPPs for Arrow Lake
Srinivas Pandruvada
2024-06-07
Merge tag 'thunderbolt-for-v6.10-rc3' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
2024-06-07
Merge tag 'iio-fixes-for-6.10a' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2024-06-07
cpufreq: intel_pstate: Update Meteor Lake EPPs
Srinivas Pandruvada
2024-06-07
cpufreq: intel_pstate: Switch to new Intel CPU model defines
Tony Luck
2024-06-07
cpufreq: Switch to new Intel CPU model defines
Tony Luck
2024-06-07
ACPI: x86: Force StorageD3Enable on more products
Mario Limonciello
2024-06-07
dmaengine: xilinx: xdma: Fix data synchronisation in xdma_channel_isr()
Louis Chauvet
2024-06-07
HID: Ignore battery for ELAN touchscreens 2F2C and 4116
Louis Dalibard
2024-06-07
drm: have config DRM_WERROR depend on !WERROR
Jani Nikula
2024-06-07
spi: cs42l43: Drop cs35l56 SPI speed down to 11MHz
Charles Keepax
2024-06-07
liquidio: Adjust a NULL pointer handling path in lio_vf_rep_copy_packet
Aleksandr Mishin
2024-06-07
thermal: ACPI: Invalidate trip points with temperature of 0 or below
Rafael J. Wysocki
2024-06-07
thermal: core: Do not fail cdev registration because of invalid initial state
Rafael J. Wysocki
2024-06-07
Merge branch 'hns3-fixes'
David S. Miller
2024-06-07
net: hns3: add cond_resched() to hns3 ring buffer init process
Jie Wang
2024-06-07
net: hns3: fix kernel crash problem in concurrent scenario
Yonglong Liu
2024-06-07
dt-bindings: net: dp8386x: Add MIT license along with GPL-2.0
Udit Kumar
2024-06-07
HID: i2c-hid: elan: fix reset suspend current leakage
Johan Hovold
2024-06-07
dt-bindings: HID: i2c-hid: elan: add 'no-reset-on-power-off' property
Johan Hovold
2024-06-07
dt-bindings: HID: i2c-hid: elan: add Elan eKTH5015M
Johan Hovold
2024-06-07
dt-bindings: HID: i2c-hid: add dedicated Ilitek ILI2901 schema
Johan Hovold
2024-06-07
input: Add support for "Do Not Disturb"
Aseda Aboagye
2024-06-07
input: Add event code for accessibility key
Aseda Aboagye
2024-06-07
hid: asus: asus_report_fixup: fix potential read out of bounds
Andrew Ballance
2024-06-07
gpio: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-07
cifs: Don't advance the I/O iterator before terminating subrequest
David Howells
2024-06-07
smb: client: fix deadlock in smb2_find_smb_tcon()
Enzo Matsumiya
2024-06-06
net: sfp: Always call `sfp_sm_mod_remove()` on remove
Csókás, Bence
2024-06-07
modpost: do not warn about missing MODULE_DESCRIPTION() for vmlinux.o
Masahiro Yamada
2024-06-07
kbuild: explicitly run mksysmap as sed script from link-vmlinux.sh
Richard Acayan
2024-06-07
Merge tag 'drm-misc-next-fixes-2024-06-07' of https://gitlab.freedesktop.org/...
Dave Airlie
[prev]
[next]