index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-25
ACPI: Add driver for the VIOT table
Jean-Philippe Brucker
1
-0
/
+19
2021-06-25
ACPI: Move IOMMU setup code out of IORT
Jean-Philippe Brucker
2
-5
/
+6
2021-06-25
ACPI: arm64: Move DMA setup operations out of IORT
Jean-Philippe Brucker
2
-3
/
+6
2021-06-25
HID: core: Add hid_hw_may_wakeup() function
Hans de Goede
1
-0
/
+18
2021-06-25
spi: core: add dma_map_dev for dma device
Vinod Koul
1
-0
/
+1
2021-06-25
tty: make linux/tty_flip.h self-contained
Jiri Slaby
1
-0
/
+2
2021-06-24
mm, futex: fix shared futex pgoff on shmem huge page
Hugh Dickins
2
-22
/
+7
2021-06-24
mm/vmalloc: add vmalloc_no_huge
Claudio Imbrenda
1
-0
/
+1
2021-06-24
blk: Fix lock inversion between ioc lock and bfqd lock
Jan Kara
1
-1
/
+2
2021-06-24
kvm: x86: Allow userspace to handle emulation errors
Aaron Lewis
1
-0
/
+23
2021-06-24
KVM: debugfs: Reuse binary stats descriptors
Jing Zhang
1
-16
/
+1
2021-06-24
KVM: stats: Support binary stats retrieval for a VCPU
Jing Zhang
1
-1
/
+12
2021-06-24
KVM: stats: Support binary stats retrieval for a VM
Jing Zhang
1
-0
/
+6
2021-06-24
sctp: do black hole detection in search complete state
Xin Long
1
-1
/
+2
2021-06-24
net: macsec: fix the length used to copy the key for offloading
Antoine Tenart
1
-1
/
+1
2021-06-24
PCI: Export pci_dev_trylock() and pci_dev_unlock()
Luis Chamberlain
1
-0
/
+3
2021-06-24
libceph: set global_id as soon as we get an auth ticket
Ilya Dryomov
1
-1
/
+3
2021-06-24
libceph: don't pass result into ac->ops->handle_reply()
Ilya Dryomov
1
-1
/
+1
2021-06-24
net: mdiobus: fix fwnode_mdbiobus_register() fallback case
Marcin Wojtas
1
-1
/
+1
2021-06-24
net: retrieve netns cookie via getsocketopt
Martynas Pumputis
1
-0
/
+2
2021-06-24
block: pass a gendisk to bdev_disk_changed
Christoph Hellwig
1
-1
/
+1
2021-06-24
block: move bdev_disk_changed
Christoph Hellwig
1
-1
/
+0
2021-06-24
xdp: Add proper __rcu annotations to redirect map entries
Toke Høiland-Jørgensen
2
-6
/
+4
2021-06-24
rcu: Create an unrcu_pointer() to remove __rcu from a pointer
Paul E. McKenney
1
-0
/
+14
2021-06-24
KVM: stats: Add fd-based API to read binary stats data
Jing Zhang
3
-2
/
+155
2021-06-24
KVM: stats: Separate generic stats from architecture specific ones
Jing Zhang
1
-0
/
+12
2021-06-24
fs: remove bdev_try_to_free_page callback
Zhang Yi
1
-1
/
+0
2021-06-24
jbd2,ext4: add a shrinker to release checkpointed buffers
Zhang Yi
2
-0
/
+127
2021-06-24
jbd2: ensure abort the journal if detect IO error when writing original buffer back
Zhang Yi
1
-0
/
+11
2021-06-24
stm class: Spelling fix
Randy Dunlap
1
-1
/
+1
2021-06-24
HID: input: Add support for Programmable Buttons
Thomas Weißschuh
1
-0
/
+1
2021-06-24
Merge branch 'for-next/smccc' into for-next/core
Will Deacon
1
-2
/
+86
2021-06-24
Merge branch 'for-next/perf' into for-next/core
Will Deacon
2
-33
/
+8
2021-06-24
media: Fix Media Controller API config checks
Shuah Khan
1
-1
/
+1
2021-06-24
dmaengine: imx-sdma: Remove platform data header
Vladimir Zapolskiy
1
-60
/
+0
2021-06-24
Merge tag 'usb-serial-5.14-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next
Greg Kroah-Hartman
1
-4
/
+4
2021-06-24
Merge tag 'asoc-fix-v5.13-rc7' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next
Takashi Iwai
27
-45
/
+141
2021-06-24
sched/core: Introduce SD_ASYM_CPUCAPACITY_FULL sched_domain flag
Beata Michalska
1
-0
/
+10
2021-06-24
crypto: api - Move crypto attr definitions out of crypto.h
Herbert Xu
2
-21
/
+9
2021-06-23
Merge tag 'v5.14-rockchip-drivers1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into arm/drivers
Olof Johansson
1
-0
/
+32
2021-06-23
Merge tag 'ixp4xx-arm-soc-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik into arm/soc
Olof Johansson
2
-0
/
+127
2021-06-23
Merge tag 'omap-for-v5.14/fixes-not-urgent-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/soc
Olof Johansson
1
-0
/
+1
2021-06-23
Merge tag 'hisi-arm64-dt-for-5.14' of git://github.com/hisilicon/linux-hisi into arm/dt
Olof Johansson
1
-1
/
+1
2021-06-23
kunit: Add gnu_printf specifiers
David Gow
1
-1
/
+1
2021-06-23
kunit: Assign strings to 'const char*' in STREQ assertions
David Gow
1
-2
/
+2
2021-06-23
kunit: Do not typecheck binary assertions
David Gow
1
-1
/
+0
2021-06-24
Merge tag 'drm-msm-next-2021-06-23b' of https://gitlab.freedesktop.org/drm/msm into drm-next
Dave Airlie
2
-5
/
+40
2021-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-4
/
+7
2021-06-23
net/tls: Remove the __TLS_DEC_STATS() macro.
Kuniyuki Iwashima
1
-2
/
+0
2021-06-23
tcp: Add stats for socket migration.
Kuniyuki Iwashima
1
-0
/
+2
[prev]
[next]