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-10
ALSA: pcm: add snd_pcm_period_elapsed() variant without acquiring lock of PCM substream
Takashi Sakamoto
1
-0
/
+1
2021-06-10
iommu/vt-d: Define counter explicitly as unsigned int
Parav Pandit
1
-1
/
+1
2021-06-10
iommu/vt-d: Removed unused iommu_count in dmar domain
Parav Pandit
1
-1
/
+0
2021-06-10
iommu/vt-d: Use bitfields for DMAR capabilities
Parav Pandit
1
-4
/
+4
2021-06-10
iommu/vt-d: Add common code for dmar latency performance monitors
Lu Baolu
1
-0
/
+1
2021-06-10
iommu/vt-d: Add prq_report trace event
Lu Baolu
2
-0
/
+66
2021-06-10
iommu/vt-d: Allocate/register iopf queue for sva devices
Lu Baolu
1
-0
/
+2
2021-06-10
iommu/vt-d: Use iommu_sva_alloc(free)_pasid() helpers
Lu Baolu
1
-1
/
+0
2021-06-10
scsi: fc: FDMI enhancement
Javed Hasan
1
-7
/
+48
2021-06-10
scsi: libfc: Add FDMI-2 attributes
Javed Hasan
1
-1
/
+24
2021-06-09
scsi: fc: Correct RHBA attributes length
Javed Hasan
1
-2
/
+2
2021-06-10
Merge tag 'amd-drm-next-5.14-2021-06-09' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
3
-0
/
+6
2021-06-09
net/mlx5: Bridge, add offload infrastructure
Vlad Buslov
1
-0
/
+1
2021-06-09
net/mlx5: Create TC-miss priority and table
Vlad Buslov
1
-0
/
+1
2021-06-09
net/mlx5: Added new parameters to reformat context
Yevgeny Kliteynik
1
-3
/
+9
2021-06-09
net/mlx5: mlx5_ifc support for header insert/remove
Yevgeny Kliteynik
2
-6
/
+44
2021-06-10
Merge tag 'drm-misc-next-2021-06-09' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
11
-105
/
+291
2021-06-09
net/mlx5e: Fix page reclaim for dead peer hairpin
Dima Chumak
1
-0
/
+1
2021-06-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
7
-2
/
+82
2021-06-09
Merge tag 'compiler-attributes-for-linus-v5.13-rc6' of git://github.com/ojeda/linux
Linus Torvalds
1
-0
/
+1
2021-06-09
Merge tag 'mac80211-for-net-2021-06-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
David S. Miller
1
-2
/
+7
2021-06-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+9
2021-06-09
drm/dp: Extract i915's eDP backlight code into DRM helpers
Lyude Paul
1
-0
/
+48
2021-06-09
misc: rtsx: separate aspm mode into MODE_REG and MODE_CFG
Ricky Wu
1
-0
/
+2
2021-06-09
fpga-mgr: change FPGA indirect article to an
Tom Rix
1
-1
/
+1
2021-06-09
fpga: bridge: change FPGA indirect article to an
Tom Rix
1
-1
/
+1
2021-06-09
vt: vt_kern.h, remove the repeated declaration
Shaokun Zhang
1
-1
/
+0
2021-06-09
reset: Add compile-test stubs
Thierry Reding
1
-0
/
+22
2021-06-09
spi: remove spi_set_cs_timing()
Greg Kroah-Hartman
1
-5
/
+0
2021-06-09
Merge tag 'v5.13-rc3' into asoc-5.13
Mark Brown
694
-6858
/
+16907
2021-06-09
Merge tag 'iio-for-5.14a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
Greg Kroah-Hartman
7
-36
/
+69
2021-06-09
xfrm: remove description from xfrm_type struct
Florian Westphal
1
-2
/
+0
2021-06-09
kvm: fix previous commit for 32-bit builds
Paolo Bonzini
1
-2
/
+2
2021-06-08
clk: ti: add am33xx/am43xx spread spectrum clock support
Dario Binacchi
1
-0
/
+22
2021-06-08
net: stmmac: explicitly deassert GMAC_AHB_RESET
Matthew Hagan
1
-0
/
+1
2021-06-08
net: wwan: make WWAN_PORT_MAX meaning less surprised
Sergey Ryazanov
1
-3
/
+9
2021-06-08
net: stmmac: enable Intel mGbE 2.5Gbps link speed
Voon Weifeng
1
-0
/
+1
2021-06-08
net: pcs: add 2500BASEX support for Intel mGbE controller
Voon Weifeng
1
-0
/
+1
2021-06-08
rq-qos: fix missed wake-ups in rq_qos_throttle try two
Jan Kara
1
-1
/
+1
2021-06-08
kvm: avoid speculation-based attacks from out-of-range memslot accesses
Paolo Bonzini
1
-1
/
+9
2021-06-08
block: return the correct bvec when checking for gaps
Long Li
1
-8
/
+4
2021-06-08
cgroup: make per-cgroup pressure stall tracking configurable
Suren Baghdasaryan
2
-0
/
+8
2021-06-08
seqlock: Remove trailing semicolon in macros
Huilong Deng
1
-3
/
+3
2021-06-08
Merge tag 'orphans-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-0
/
+1
2021-06-08
Merge tag 'regulator-fix-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
Linus Torvalds
2
-8
/
+6
2021-06-08
ALSA: iec958: Split status creation and fill
Maxime Ripard
1
-0
/
+8
2021-06-08
clkdev: remove unused clkdev_alloc() interfaces
Arnd Bergmann
1
-5
/
+0
2021-06-08
media: uapi: Add a control for HANTRO driver
Benjamin Gaignard
1
-0
/
+13
2021-06-08
media: hevc: Add decode params control
Benjamin Gaignard
1
-9
/
+20
2021-06-08
media: hevc: Add fields and flags for hevc PPS
Benjamin Gaignard
1
-0
/
+4
[prev]
[next]