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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-17
bpf: Introduce SK_LOOKUP program type with a dedicated attach point
Jakub Sitnicki
4
-0
/
+23
2020-07-17
bpf, netns: Handle multiple link attachments
Jakub Sitnicki
1
-0
/
+3
2020-07-17
blk-cgroup: show global disk stats in root cgroup io.stat
Boris Burkov
1
-0
/
+1
2020-07-17
rhashtable: drop duplicated word in <linux/rhashtable.h>
Randy Dunlap
1
-1
/
+1
2020-07-17
remoteproc: Make function rproc_resource_cleanup() public
Mathieu Poirier
1
-0
/
+1
2020-07-17
Merge tag 'mlx5-updates-2020-07-16' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
4
-6
/
+20
2020-07-17
net: usbnet: export usbnet_set_rx_mode()
Bjørn Mork
1
-0
/
+1
2020-07-17
net: cdc_ether: export usbnet_cdc_update_filter
Miguel Rodríguez Pérez
1
-0
/
+1
2020-07-17
Merge tag 'fuse-fixes-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse into master
Linus Torvalds
1
-0
/
+1
2020-07-17
freezer: Add unsafe versions of freezable_schedule_timeout_interruptible for NFS
He Zhe
1
-0
/
+14
2020-07-17
gpu: host1x: mipi: Split tegra_mipi_calibrate() and tegra_mipi_wait()
Sowjanya Komatineni
1
-0
/
+1
2020-07-17
gpu: host1x: mipi: Update tegra_mipi_request() to be node based
Sowjanya Komatineni
1
-1
/
+2
2020-07-17
block: change REQ_OP_ZONE_RESET and REQ_OP_ZONE_RESET_ALL to be odd numbers
Coly Li
1
-4
/
+4
2020-07-17
Merge tag 'iio-for-5.9a-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
Greg Kroah-Hartman
4
-40
/
+75
2020-07-17
dmaengine: Add support for repeating transactions
Laurent Pinchart
1
-0
/
+17
2020-07-16
remoteproc: Properly handle firmware name when attaching
Mathieu Poirier
1
-0
/
+2
2020-07-16
remoteproc: Add new attach() remoteproc operation
Mathieu Poirier
1
-0
/
+2
2020-07-16
remoteproc: Add new RPROC_DETACHED state
Mathieu Poirier
1
-1
/
+4
2020-07-16
Merge tag 'drm-fixes-2020-07-17-1' of git://anongit.freedesktop.org/drm/drm into master
Linus Torvalds
1
-0
/
+1
2020-07-17
Merge remote-tracking branch 'regmap/for-5.9' into regmap-next
Mark Brown
1
-40
/
+205
2020-07-17
spi: fix duplicated word in <linux/spi/spi.h>
Randy Dunlap
1
-2
/
+2
2020-07-16
net/mlx5: Add IPsec related Flow steering entry's fields
Huy Nguyen
2
-3
/
+14
2020-07-16
net/mlx5: Accel, Add core IPsec support for the Connect-X family
Raed Salem
2
-3
/
+6
2020-07-17
regulator: Correct kernel-doc inconsistency
Colton Lewis
2
-1
/
+2
2020-07-17
regmap: fix duplicated word in <linux/regmap.h>
Randy Dunlap
1
-1
/
+1
2020-07-16
rwsem: fix commas in initialisation
Alexey Dobriyan
1
-10
/
+10
2020-07-16
lockdep: Move list.h inclusion into lockdep.h
Herbert Xu
2
-2
/
+1
2020-07-16
Merge tag 'v5.8-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into arm/drivers
Arnd Bergmann
2
-0
/
+33
2020-07-16
compiler: Remove uninitialized_var() macro
Kees Cook
2
-8
/
+0
2020-07-16
x86/mm/numa: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+3
2020-07-16
Merge tag 'driver-core-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core into master
Linus Torvalds
1
-2
/
+3
2020-07-16
Merge tag 'tty-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty into master
Linus Torvalds
1
-4
/
+98
2020-07-16
block: use bd_prepare_to_claim directly in the loop driver
Christoph Hellwig
1
-1
/
+2
2020-07-16
bpf: cpumap: Add the possibility to attach an eBPF program to cpumap
Lorenzo Bianconi
1
-0
/
+6
2020-07-16
dma-mapping: inline the fast path dma-direct calls
Christoph Hellwig
1
-23
/
+69
2020-07-16
dma-mapping: move the remaining DMA API calls out of line
Christoph Hellwig
2
-225
/
+80
2020-07-16
md: remove the kernel version of md_u.h
Christoph Hellwig
1
-13
/
+0
2020-07-16
md: move the early init autodetect code to drivers/md/
Christoph Hellwig
1
-0
/
+8
2020-07-16
fs: add a vfs_fchmod helper
Christoph Hellwig
1
-0
/
+1
2020-07-16
fs: add a vfs_fchown helper
Christoph Hellwig
1
-0
/
+2
2020-07-16
crypto: algapi - introduce the flag CRYPTO_ALG_ALLOCATES_MEMORY
Eric Biggers
1
-0
/
+32
2020-07-16
crypto: algapi - add NEED_FALLBACK to INHERITED_FLAGS
Eric Biggers
1
-2
/
+2
2020-07-16
rtc: cleanup obsolete comment about struct rtc_class_ops
Misono Tomohiro
1
-4
/
+0
2020-07-15
net/mlx5: Add interface changes required for VDPA
Eli Cohen
2
-16
/
+100
2020-07-15
net/mlx5: Add VDPA interface type to supported enumerations
Eli Cohen
1
-0
/
+1
2020-07-15
net/mlx5: Support setting access rights of dma addresses
Eli Cohen
2
-0
/
+7
2020-07-15
net: ipv6: drop duplicate word in comment
Randy Dunlap
1
-1
/
+1
2020-07-15
net: wimax: fix duplicate words in comments
Randy Dunlap
1
-2
/
+2
2020-07-15
net: skbuff.h: drop duplicate words in comments
Randy Dunlap
1
-2
/
+2
2020-07-15
net: qed: drop duplicate words in comments
Randy Dunlap
2
-2
/
+2
[prev]
[next]