开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-04-17
Merge tag 'block-5.7-2020-04-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-04-17
Merge tag 'libata-5.7-2020-04-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-04-17
Merge tag 'for-5.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-04-17
Merge tag 'pm-5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2020-04-17
Merge tag 'sound-5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2020-04-17
kbuild: check libyaml installation for 'make dt_binding_check'
Masahiro Yamada
2020-04-17
blk-wbt: Drop needless newlines from tracepoint format strings
Tommi Rantala
2020-04-17
blk-wbt: Use tracepoint_string() for wbt_step tracepoint string literals
Tommi Rantala
2020-04-17
s390/dasd: remove IOSCHED_DEADLINE from DASD Kconfig
Stefan Haberland
2020-04-17
of: unittest: kmemleak in duplicate property update
Frank Rowand
2020-04-17
of: overlay: kmemleak in dup_and_fixup_symbol_prop()
Frank Rowand
2020-04-17
of: unittest: kmemleak in of_unittest_overlay_high_level()
Frank Rowand
2020-04-17
of: unittest: kmemleak in of_unittest_platform_populate()
Frank Rowand
2020-04-17
of: unittest: kmemleak on changeset destroy
Frank Rowand
2020-04-17
MAINTAINERS: dt: fix pointers for ARM Integrator, Versatile and RealView
Mauro Carvalho Chehab
2020-04-17
MAINTAINERS: dt: update display/allwinner file entry
Mauro Carvalho Chehab
2020-04-17
dt-bindings: iio: dac: AD5570R fix bindings errors
Alexandru Tachici
2020-04-17
btrfs: fix setting last_trans for reloc roots
Josef Bacik
2020-04-17
Merge tag 'irqchip-fixes-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Thomas Gleixner
2020-04-17
Merge branch 'irq/gic-v4.1-fixes-5.7' into irq/irqchip-5.7
Marc Zyngier
2020-04-17
irqchip/irq-bcm7038-l1: Make bcm7038_l1_of_init() static
Jason Yan
2020-04-17
irqchip/irq-mvebu-icu: Make legacy_bindings static
Jason Yan
2020-04-17
irqchip/meson-gpio: Fix HARDIRQ-safe -> HARDIRQ-unsafe lock order
Marc Zyngier
2020-04-17
irqchip/sifive-plic: Fix maximum priority threshold value
Atish Patra
2020-04-17
irqchip/ti-sci-inta: Fix processing of masked irqs
Grygorii Strashko
2020-04-17
irqchip/mbigen: Free msi_desc on device teardown
Zenghui Yu
2020-04-17
arm/xen: make _xen_start_info static
Jason Yan
2020-04-16
Merge tag 'nfs-for-5.7-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2020-04-16
Merge tag 'tag-chrome-platform-fixes-for-v5.7-rc2' of git://git.kernel.org/pu...
Linus Torvalds
2020-04-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-04-16
amd-xgbe: Use __napi_schedule() in BH context
Sebastian Andrzej Siewior
2020-04-16
mISDN: make dmril and dmrim static
Jason Yan
2020-04-16
net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizes
Florian Fainelli
2020-04-16
net: dsa: mt7530: fix tagged frames pass-through in VLAN-unaware mode
DENG Qingfang
2020-04-16
dt-bindings: Fix misspellings of "Analog Devices"
Geert Uytterhoeven
2020-04-16
Merge tag 'selinux-pr-20200416' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-04-16
Merge tag 'ceph-for-5.7-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
2020-04-16
smb3: remove overly noisy debug line in signing errors
Steve French
2020-04-16
Merge tag 'trace-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-04-16
keys: Fix proc_keys_next to increase position index
Vasily Averin
2020-04-16
ahci: Add Intel Comet Lake PCH-U PCI ID
Kai-Heng Feng
2020-04-16
xfs: move inode flush to the sync workqueue
Darrick J. Wong
2020-04-16
blk-mq: Put driver tag in blk_mq_dispatch_rq_list() when no budget
John Garry
2020-04-16
irqchip/gic-v4.1: Update effective affinity of virtual SGIs
Marc Zyngier
2020-04-16
irqchip/gic-v4.1: Add support for VPENDBASER's Dirty+Valid signaling
Marc Zyngier
2020-04-16
Merge tag 'perf-urgent-for-mingo-5.7-20200414' of git://git.kernel.org/pub/sc...
Ingo Molnar
2020-04-16
Merge branch 'linux-5.7' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
2020-04-16
drm/nouveau/sec2/gv100-: add missing MODULE_FIRMWARE()
Ben Skeggs
2020-04-15
proc: Handle umounts cleanly
Eric W. Biederman
2020-04-15
ext4: convert BUG_ON's to WARN_ON's in mballoc.c
Theodore Ts'o
[prev]
[next]