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
2018-09-28
crypto: user - Implement a generic crypto statistics
Corentin Labbe
1
-2
/
+108
2018-09-28
gss_krb5: Remove VLA usage of skcipher
Kees Cook
1
-15
/
+15
2018-09-27
block: move call of scheduler's ->completed_request() hook
Omar Sandoval
1
-1
/
+1
2018-09-27
spi: make OF helper available for others
Marco Felsch
1
-1
/
+16
2018-09-27
spi: switch to SPDX license identifier
Marco Felsch
1
-11
/
+2
2018-09-27
Merge branch 'tip-x86-hygon' into edac-for-4.20
Borislav Petkov
19
-41
/
+131
2018-09-27
x86/pci, x86/amd_nb: Add Hygon Dhyana support to PCI and northbridge
Pu Wen
1
-0
/
+2
2018-09-27
jump_label: Annotate entries that operate on __init code earlier
Ard Biesheuvel
1
-7
/
+4
2018-09-27
jump_label: Implement generic support for relative references
Ard Biesheuvel
1
-0
/
+28
2018-09-27
jump_label: Abstract jump_entry member accessors
Ard Biesheuvel
1
-0
/
+34
2018-09-27
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi into efi/core
Thomas Gleixner
1
-0
/
+51
2018-09-27
EDAC: Raise the maximum number of memory controllers
Justin Ernst
1
-1
/
+2
2018-09-26
net: core: add member wol_enabled to struct net_device
Heiner Kallweit
1
-0
/
+3
2018-09-26
percpu-refcount: Introduce percpu_ref_resurrect()
Bart Van Assche
1
-0
/
+1
2018-09-26
block, scsi: Change the preempt-only flag into a counter
Bart Van Assche
1
-5
/
+9
2018-09-26
block: Move power management code into a new source file
Bart Van Assche
2
-23
/
+24
2018-09-26
x86/speculation: Apply IBPB more strictly to avoid cross-process data leak
Jiri Kosina
1
-2
/
+19
2018-09-26
efi/x86: Handle page faults occurring while running EFI runtime services
Sai Praneeth
1
-1
/
+7
2018-09-26
efi: Make efi_rts_work accessible to efi page fault handler
Sai Praneeth
1
-0
/
+36
2018-09-26
efi: add API to reserve memory persistently across kexec reboot
Ard Biesheuvel
1
-0
/
+1
2018-09-26
efi: honour memory reservations passed via a linux specific config table
Ard Biesheuvel
1
-0
/
+8
2018-09-26
scsi/ufs: qcom: Remove ufs_qcom_phy_*() calls from host
Vivek Gautam
1
-24
/
+0
2018-09-26
phy: qcom-ufs: Remove stale methods that handle ref clk
Vivek Gautam
1
-14
/
+0
2018-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-0
/
+22
2018-09-25
net: sched: extend Qdisc with rcu
Vlad Buslov
1
-0
/
+5
2018-09-25
net: core: netlink: add helper refcount dec and lock function
Vlad Buslov
1
-0
/
+2
2018-09-25
Revert "dma-mapping: clear dev->dma_ops in arch_teardown_dma_ops"
Christoph Hellwig
1
-4
/
+1
2018-09-25
Merge branch 'mellanox/mlx5-next' into rdma.git for-next
Jason Gunthorpe
5
-58
/
+81
2018-09-25
erge tag 'libnvdimm-fixes-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Greg Kroah-Hartman
1
-1
/
+1
2018-09-25
uio: introduce UIO_MEM_IOVA
Stephen Hemminger
1
-0
/
+1
2018-09-25
vmbus: split ring buffer allocation from open
Stephen Hemminger
1
-0
/
+9
2018-09-25
vmbus: keep pointer to ring buffer page
Stephen Hemminger
1
-1
/
+1
2018-09-25
vmbus: pass channel to hv_process_channel_removal
Stephen Hemminger
1
-1
/
+1
2018-09-25
coresight: Add support for CLAIM tag protocol
Suzuki K Poulose
1
-0
/
+20
2018-09-25
coresight: perf: Remove set_buffer call back
Suzuki K Poulose
1
-5
/
+1
2018-09-25
coresight: perf: Remove reset_buffer call back for sinks
Suzuki K Poulose
1
-5
/
+1
2018-09-25
coresight: platform: Cleanup coresight connection handling
Suzuki K Poulose
1
-7
/
+2
2018-09-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-26
/
+28
2018-09-25
iommu: Remove .domain_{get,set}_windows
Robin Murphy
1
-6
/
+0
2018-09-25
iommu/vt-d: Enable base Intel IOMMU debugfs support
Sohil Mehta
1
-0
/
+6
2018-09-25
iommu/vt-d: Update register definitions to VT-d 3.0 specification
Sohil Mehta
1
-0
/
+36
2018-09-25
iommu/vt-d: Relocate struct/function declarations to its header files
Sohil Mehta
1
-0
/
+30
2018-09-25
Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
2
-2
/
+4
2018-09-25
iommu: Add fast hook for getting DMA domains
Robin Murphy
1
-0
/
+1
2018-09-25
iommu/iova: Optimise attempts to allocate iova from 32bit address range
Ganapatrao Kulkarni
1
-0
/
+1
2018-09-25
gpio: Add comments on single direction chips
Linus Walleij
1
-1
/
+5
2018-09-25
iommu/arm-smmu: Add support for the fsl-mc bus
Nipun Gupta
2
-0
/
+10
2018-09-25
iommu/of: make of_pci_map_rid() available for other devices too
Nipun Gupta
2
-10
/
+11
2018-09-25
net/mlx5: Update mlx5_ifc with DEVX UID bits
Leon Romanovsky
1
-24
/
+43
2018-09-25
net/mlx5: Set uid as part of DCT commands
Yishai Hadas
1
-3
/
+3
[prev]
[next]