index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-08-07
const_structs.checkpatch: add regulator_ops
Joe Perches
2020-08-07
scripts/decode_stacktrace.sh: guess path to vmlinux by release name
Konstantin Khlebnikov
2020-08-07
scripts/decode_stacktrace.sh: guess path to modules
Konstantin Khlebnikov
2020-08-07
scripts/decode_stacktrace.sh: guess basepath if not specified
Konstantin Khlebnikov
2020-08-07
scripts/decode_stacktrace.sh: skip missing symbols
Konstantin Khlebnikov
2020-08-07
scripts/bloat-o-meter: Support comparing library archives
Nikolay Borisov
2020-08-07
scripts/tags.sh: collect compiled source precisely
Jialu Xu
2020-08-07
tools/testing/selftests/cgroup/cgroup_util.c: cg_read_strcmp: fix null pointe...
Gaurav Singh
2020-08-07
tools/: replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-08-07
kthread: remove incorrect comment in kthread_create_on_cpu()
Ilias Stamatis
2020-08-07
mm: fix kthread_use_mm() vs TLB invalidate
Peter Zijlstra
2020-08-07
mm/shuffle: don't move pages between zones and don't read garbage memmaps
David Hildenbrand
2020-08-07
mm/migrate: fix migrate_pgmap_owner w/o CONFIG_MMU_NOTIFIER
Ralph Campbell
2020-08-06
Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-08-06
Merge tag 'staging-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-08-06
Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-08-06
Revert "x86/mm/64: Do not sync vmalloc/ioremap mappings"
Linus Torvalds
2020-08-06
Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-06
Merge tag 'integrity-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2020-08-06
Merge branch 'for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawa...
Linus Torvalds
2020-08-06
Merge tag 'livepatching-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-08-06
Merge tag 'Smack-for-5.9' of git://github.com/cschaufler/smack-next
Linus Torvalds
2020-08-06
Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2020-08-06
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2020-08-06
Merge tag 'csky-for-linus-5.9-rc1' of https://github.com/c-sky/csky-linux
Linus Torvalds
2020-08-06
Merge tag 'xtensa-20200805' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2020-08-06
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-08-06
ALSA: pci: delete repeated words in comments
Randy Dunlap
2020-08-06
ALSA: isa: delete repeated words in comments
Randy Dunlap
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-05
Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-08-05
Merge tag 'leds-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...
Linus Torvalds
2020-08-05
net: thunderx: initialize VF's mailbox mutex before first usage
Dean Nelson
2020-08-05
Merge branch 'misc-bug-fixes-for-the-hso-driver'
David S. Miller
2020-08-05
usb: hso: remove bogus check for EINPROGRESS
Oliver Neukum
2020-08-05
usb: hso: no complaint about kmalloc failure
Oliver Neukum
2020-08-05
hso: fix bailout in error case of probe
Oliver Neukum
2020-08-05
MIPS: SGI-IP27: always enable NUMA in Kconfig
Mike Rapoport
2020-08-05
MAINTAINERS: Remove myself as LED subsystem maintainer
Jacek Anaszewski
2020-08-05
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2020-08-05
Merge tag 'mmc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2020-08-05
Merge tag 'hwmon-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2020-08-05
Merge tag 'devicetree-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-08-05
Merge tag 'gpio-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2020-08-05
random: random.h should include archrandom.h, not the other way around
Linus Torvalds
2020-08-05
ip_tunnel_core: Fix build for archs without _HAVE_ARCH_IPV6_CSUM
Stefano Brivio
2020-08-05
selftests/net: relax cpu affinity requirement in msg_zerocopy test
Willem de Bruijn
2020-08-05
mptcp: be careful on subflow creation
Paolo Abeni
2020-08-05
Merge branch 'selftests-rtnetlink-Fix-for-false-negative-return-values'
David S. Miller
[prev]
[next]