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
2019-07-29
xdp: Add devmap_hash map type for looking up devices by hashed index
Toke Høiland-Jørgensen
4
-1
/
+11
2019-07-29
include/bpf.h: Remove map_insert_ctx() stubs
Toke Høiland-Jørgensen
1
-10
/
+0
2019-07-29
leds: netxbig: remove legacy board-file support
Masahiro Yamada
1
-54
/
+0
2019-07-29
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-14
/
+18
2019-07-29
Merge tag 'platform-drivers-x86-v5.3-3' of git://git.infradead.org/linux-platform-drivers-x86
Linus Torvalds
1
-0
/
+1
2019-07-29
Merge branch 'wip/dl-for-rc' into wip/dl-for-next
Doug Ledford
1
-5
/
+4
2019-07-29
iommu/io-pgtable: Pass struct iommu_iotlb_gather to ->tlb_add_page()
Will Deacon
1
-7
/
+9
2019-07-29
iommu/io-pgtable: Pass struct iommu_iotlb_gather to ->unmap()
Will Deacon
1
-1
/
+3
2019-07-29
iommu/io-pgtable: Remove unused ->tlb_sync() callback
Will Deacon
1
-9
/
+0
2019-07-29
iommu/io-pgtable: Replace ->tlb_add_flush() with ->tlb_add_page()
Will Deacon
1
-11
/
+11
2019-07-29
iommu/io-pgtable-arm: Call ->tlb_flush_walk() and ->tlb_flush_leaf()
Will Deacon
1
-0
/
+14
2019-07-29
iommu/io-pgtable: Introduce tlb_flush_walk() and tlb_flush_leaf()
Will Deacon
1
-5
/
+19
2019-07-29
iommu: Pass struct iommu_iotlb_gather to ->unmap() and ->iotlb_sync()
Will Deacon
1
-3
/
+4
2019-07-29
NFC: nxp-nci: Get rid of platform data
Andy Shevchenko
1
-19
/
+0
2019-07-29
Merge drm/drm-next into drm-intel-next-queued
Rodrigo Vivi
1000
-10074
/
+18572
2019-07-29
mac80211: add support for the ADDBA extension element
John Crispin
1
-0
/
+2
2019-07-29
mac80211: propagate HE operation info into bss_conf
John Crispin
1
-0
/
+2
2019-07-29
mac80211: fix ieee80211_he_oper_size() comment
John Crispin
1
-2
/
+2
2019-07-29
netfilter: add include guard to xt_connlabel.h
Masahiro Yamada
1
-0
/
+6
2019-07-29
Merge 5.3-rc2 into usb-next
Greg Kroah-Hartman
56
-94
/
+139
2019-07-29
Merge 5.3-rc2 into char-misc-next
Greg Kroah-Hartman
56
-94
/
+139
2019-07-28
fs-verity: add data verification hooks for ->readpages()
Eric Biggers
1
-0
/
+56
2019-07-28
fs-verity: add the hook for file ->setattr()
Eric Biggers
1
-0
/
+7
2019-07-28
fs-verity: add the hook for file ->open()
Eric Biggers
1
-0
/
+71
2019-07-28
fs-verity: add inode and superblock fields
Eric Biggers
1
-0
/
+11
2019-07-28
fs: uapi: define verity bit for FS_IOC_GETFLAGS
Eric Biggers
1
-0
/
+1
2019-07-28
fs-verity: add UAPI header
Eric Biggers
1
-0
/
+39
2019-07-28
Merge tag 'tty-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-3
/
+0
2019-07-28
Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
Linus Torvalds
27
-27
/
+27
2019-07-28
gpio: don't WARN() on NULL descs if gpiolib is disabled
Bartosz Golaszewski
1
-32
/
+32
2019-07-27
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-3
/
+11
2019-07-27
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-20
/
+1
2019-07-27
iio: common: cros_ec_sensors: Expose cros_ec_sensors frequency range via iio sysfs
Fabien Lahoudere
1
-0
/
+21
2019-07-27
iio: cros_ec: Add sign vector in core for backward compatibility
Gwendal Grignou
1
-1
/
+1
2019-07-27
Merge tag 'tags/i3c/export-i3c_device_match_id' into HEAD
Jonathan Cameron
1
-0
/
+4
2019-07-27
iio: imu: adis: Add support for SPI transfer cs_change_delay
Alexandru Ardelean
1
-0
/
+2
2019-07-27
iio: make st_sensors drivers use regmap
Denis Ciocca
2
-39
/
+5
2019-07-27
iio: move 3-wire spi initialization to st_sensors_spi
Denis Ciocca
2
-4
/
+3
2019-07-27
iio:common:st_sensors: add st_sensors_get_settings_index() helper function
Denis Ciocca
1
-0
/
+4
2019-07-27
net: stmmac: Make MDIO bus reset optional
Thierry Reding
1
-0
/
+1
2019-07-27
iio: cros_ec: Add calibscale for 3d MEMS
Gwendal Grignou
1
-1
/
+4
2019-07-27
Merge tag 'devicetree-fixes-for-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
1
-1
/
+1
2019-07-27
Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
1
-0
/
+6
2019-07-27
crypto: ghash - add comment and improve help text
Eric Biggers
1
-1
/
+1
2019-07-27
padata: Replace delayed timer with immediate workqueue in padata_reorder
Herbert Xu
1
-9
/
+4
2019-07-27
i3c: move i3c_device_match_id to device.c and export it
Vitor Soares
1
-0
/
+4
2019-07-26
of: Fix typo in kerneldoc
Thierry Reding
1
-1
/
+1
2019-07-26
Merge tag 'mlx5-fixes-2019-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
2
-2
/
+5
2019-07-26
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2019-07-26
net: qualcomm: rmnet: Fix incorrect UL checksum offload logic
Subash Abhinov Kasiviswanathan
1
-2
/
+2
[prev]
[next]