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
2018-07-20
x86/mm/pti: Introduce pti_finalize()
Joerg Roedel
1
-0
/
+1
2018-07-19
PCI: Rename pci_try_reset_bus() to pci_reset_bus()
Sinan Kaya
1
-1
/
+1
2018-07-19
PCI: Deprecate pci_reset_bus() and pci_reset_slot() functions
Sinan Kaya
1
-2
/
+0
2018-07-19
PCI: Unify try slot and bus reset API
Sinan Kaya
1
-2
/
+1
2018-07-19
PCI: Hide pci_reset_bridge_secondary_bus() from drivers
Sinan Kaya
1
-1
/
+0
2018-07-20
sched/clock: Move sched clock initialization and merge with generic clock
Pavel Tatashin
1
-3
/
+2
2018-07-20
timekeeping: Replace read_boot_clock64() with read_persistent_wall_and_boot_offset()
Pavel Tatashin
1
-1
/
+2
2018-07-19
PCI/AER: Define aer_stats structure for AER capable devices
Rajat Jain
1
-0
/
+1
2018-07-19
PCI/AER: Move internal declarations to drivers/pci/pci.h
Rajat Jain
1
-4
/
+0
2018-07-19
mtd: rawnand: Expose _notsupp() helpers for raw page accessors
Boris Brezillon
1
-0
/
+4
2018-07-19
mtd: adapt misleading comment in mtd_oob_ops structure
Miquel Raynal
1
-3
/
+5
2018-07-19
MIPS: Add FP_MODE regset support
Maciej W. Rozycki
1
-0
/
+1
2018-07-19
MIPS: Add DSP ASE regset support
Maciej W. Rozycki
1
-0
/
+1
2018-07-19
Merge tag 'pci-v4.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-0
/
+2
2018-07-19
Merge branch 'topic/drm_audio_component' into for-next
Takashi Iwai
5
-117
/
+190
2018-07-19
pci_endpoint_test: Add 2 ioctl commands
Gustavo Pimentel
1
-0
/
+2
2018-07-19
pci-epf-test/pci_endpoint_test: Add MSI-X support
Gustavo Pimentel
2
-0
/
+2
2018-07-19
PCI: Update xxx_pcie_ep_raise_irq() and pci_epc_raise_irq() signatures
Gustavo Pimentel
1
-3
/
+3
2018-07-19
PCI: endpoint: Add MSI-X interfaces
Gustavo Pimentel
2
-0
/
+10
2018-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
17
-26
/
+47
2018-07-18
net/mlx5: Fix QP fragmented buffer allocation
Tariq Toukan
1
-3
/
+15
2018-07-18
ipv6: fix useless rol32 call on hash
Colin Ian King
1
-1
/
+1
2018-07-18
net: dsa: Remove VLA usage
Salvatore Mesoraca
1
-0
/
+3
2018-07-18
net/mlx5: Better return types for CQE API
Tariq Toukan
1
-4
/
+4
2018-07-18
net/mlx5: Add core support for double vlan push/pop steering action
Jianbo Liu
2
-3
/
+12
2018-07-18
net/mlx5: Expose MPEGC (Management PCIe General Configuration) structures
Eran Ben Elisha
2
-2
/
+22
2018-07-18
net/mlx5: FW tracer, add hardware structures
Feras Daoud
2
-1
/
+64
2018-07-18
net: Move skb decrypted field, avoid explicity copy
Stefano Brivio
1
-5
/
+4
2018-07-18
PCI: OF: Fix I/O space page leak
Sergei Shtylyov
1
-0
/
+2
2018-07-19
Merge tag 'drm-misc-next-2018-07-11' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
12
-13
/
+275
2018-07-18
Input: gpio_keys - add missing include to gpio_keys.h
Matti Vaittinen
1
-0
/
+2
2018-07-18
drm/fourcc: Add is_yuv field to drm_format_info to denote if the format is yuv
Ayan Kumar Halder
1
-0
/
+2
2018-07-18
Merge branch 'topic/vga_switcheroo' into for-next
Takashi Iwai
65
-251
/
+433
2018-07-18
Merge tag 'mvebu-arm-4.19-1' of git://git.infradead.org/linux-mvebu into next/soc
Olof Johansson
1
-0
/
+1
2018-07-18
dt-bindings: mediatek: Add binding for mt2712 IOMMU and SMI
Yong Wu
1
-0
/
+95
2018-07-18
spi: spi-bitbang: change flags from u8 to u16
David Lechner
1
-1
/
+1
2018-07-18
Merge tag 'pxa-for-4.19-v2' of https://github.com/rjarzmik/linux into next/soc
Olof Johansson
3
-2
/
+13
2018-07-18
regmap: add SCCB support
Akinobu Mita
1
-0
/
+35
2018-07-18
blkcg: Track DISCARD statistics and output them in cgroup io.stat
Tejun Heo
1
-1
/
+4
2018-07-18
block: Track DISCARD statistics and output them in stat and diskstat
Michael Callahan
2
-1
/
+10
2018-07-18
block: Add and use op_stat_group() for indexing disk_stat fields.
Michael Callahan
2
-2
/
+7
2018-07-18
block: Define and use STAT_READ and STAT_WRITE
Michael Callahan
2
-6
/
+14
2018-07-18
block: Add part_stat_read_accum to read across field entries.
Michael Callahan
1
-0
/
+4
2018-07-18
block: make bdev_ops->rw_page() take a REQ_OP instead of bool
Tejun Heo
1
-1
/
+1
2018-07-18
vfs: remove open_flags from d_real()
Miklos Szeredi
2
-8
/
+5
2018-07-18
Revert "fsnotify: support overlayfs"
Miklos Szeredi
1
-9
/
+5
2018-07-18
Partially revert "locks: fix file locking on overlayfs"
Miklos Szeredi
1
-12
/
+1
2018-07-18
Revert "vfs: add flags to d_real()"
Miklos Szeredi
2
-7
/
+6
2018-07-18
Revert "vfs: update ovl inode before relatime check"
Miklos Szeredi
1
-0
/
+1
2018-07-18
Revert "ovl: fix relatime for directories"
Miklos Szeredi
1
-3
/
+0
[prev]
[next]