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
2021-02-05
Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer
Andres Beltran
1
-8
/
+40
2021-02-05
software node: Provide replacement for device_add_properties()
Heikki Krogerus
1
-0
/
+4
2021-02-05
Merge tag 'tag-ib-usb-typec-chrome-platform-cros-ec-typec-clear-pd-discovery-events-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux into usb-next
Greg Kroah-Hartman
1
-0
/
+26
2021-02-04
udp: fix skb_copy_and_csum_datagram with odd segment sizes
Willem de Bruijn
1
-1
/
+7
2021-02-04
ipv6: silence compilation warning for non-IPV6 builds
Leon Romanovsky
1
-1
/
+1
2021-02-04
net: introduce common dev_page_is_reusable()
Alexander Lobakin
1
-0
/
+16
2021-02-04
skbuff: constify skb_propagate_pfmemalloc() "page" argument
Alexander Lobakin
1
-2
/
+2
2021-02-04
mm: constify page_is_pfmemalloc() argument
Alexander Lobakin
1
-1
/
+1
2021-02-04
net: add EXPORT_INDIRECT_CALLABLE wrapper
Brian Vazquez
1
-0
/
+2
2021-02-04
netlink: add tracepoint at NL_SET_ERR_MSG
Marcelo Ricardo Leitner
1
-0
/
+6
2021-02-05
Merge tag 'mediatek-drm-next-5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/chunkuang.hu/linux into drm-next
Dave Airlie
1
-0
/
+26
2021-02-04
cpufreq: Remove unused flag CPUFREQ_PM_NO_WARN
Viresh Kumar
1
-8
/
+5
2021-02-04
cpufreq: Remove CPUFREQ_STICKY flag
Viresh Kumar
1
-10
/
+7
2021-02-04
platform/chrome: cros_ec: Import Type C control command
Prashant Malani
1
-0
/
+26
2021-02-04
coresight: Convert claim/disclaim operations to use access wrappers
Suzuki K Poulose
1
-8
/
+8
2021-02-04
coresight: Convert coresight_timeout to use access abstraction
Suzuki K Poulose
1
-3
/
+8
2021-02-04
coresight: Introduce device access abstraction
Suzuki K Poulose
1
-3
/
+188
2021-02-04
soc / drm: mediatek: Move mtk mutex driver to soc folder
CK Hu
1
-0
/
+26
2021-02-04
iommu/vt-d: Parse SATC reporting structure
Yian Chen
1
-0
/
+2
2021-02-04
iommu/vt-d: Audit IOMMU Capabilities and add helper functions
Kyung Min Park
1
-18
/
+21
2021-02-04
iommu/vt-d: Fix 'physical' typos
Bjorn Helgaas
1
-1
/
+1
2021-02-04
PM / devfreq: Cache OPP table reference in devfreq
Saravana Kannan
1
-0
/
+2
2021-02-04
OPP: Add function to look up required OPP's for a given OPP
Saravana Kannan
1
-0
/
+7
2021-02-04
KVM: x86/mmu: Use an rwlock for the x86 MMU
Ben Gardon
1
-0
/
+5
2021-02-04
sched: Add cond_resched_rwlock
Ben Gardon
1
-0
/
+12
2021-02-04
sched: Add needbreak for rwlocks
Ben Gardon
1
-0
/
+17
2021-02-04
locking/rwlocks: Add contention detection for rwlocks
Ben Gardon
1
-0
/
+7
2021-02-04
KVM/SVM: add support for SEV attestation command
Brijesh Singh
1
-0
/
+17
2021-02-04
ACPI: Add support for native USB4 control _OSC
Mika Westerberg
1
-0
/
+10
2021-02-04
thunderbolt: Add support for PCIe tunneling disabled (SL5)
Mika Westerberg
1
-0
/
+3
2021-02-04
usb: pd: Reland VDO definitions of PD2.0
Kyle Tso
1
-3
/
+66
2021-02-03
ethtool: Get link mode in use instead of speed and duplex parameters
Danielle Ratson
1
-0
/
+1
2021-02-03
ethtool: Extend link modes settings uAPI with lanes
Danielle Ratson
1
-0
/
+4
2021-02-03
net: usb: cdc_ncm: use new API for bh tasklet
Emil Renner Berthing
1
-0
/
+2
2021-02-03
parser: add unsigned int parser
BingJing Chang
1
-0
/
+1
2021-02-03
Merge tag 'trace-v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
2
-6
/
+8
2021-02-03
usb: pd: Update VDO definitions
Kyle Tso
1
-69
/
+237
2021-02-03
Merge tag 'tee-housekeeping-for-v5.12' of git://git.linaro.org:/people/jens.wiklander/linux-tee into arm/drivers
Arnd Bergmann
1
-1
/
+1
2021-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+6
2021-02-02
tracing: Remove NULL check from current in tracing_generic_entry_update().
Sebastian Andrzej Siewior
1
-3
/
+1
2021-02-02
tracing: Inline tracing_gen_ctx_flags()
Sebastian Andrzej Siewior
1
-3
/
+51
2021-02-02
tracing: Merge irqflags + preempt counter.
Sebastian Andrzej Siewior
1
-7
/
+18
2021-02-02
tracing: Add printf attribute to log function
Tom Rix
1
-1
/
+2
2021-02-02
Merge tag 'v5.11-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into arm/drivers
Arnd Bergmann
2
-12
/
+8
2021-02-02
Merge tag 'arm-soc/for-5.12/drivers' of https://github.com/Broadcom/stblinux into arm/drivers
Arnd Bergmann
1
-0
/
+16
2021-02-02
Merge tag 'memory-controller-drv-tegra-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl into arm/drivers
Arnd Bergmann
1
-0
/
+8
2021-02-02
Merge tag 'sunxi-drivers-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into arm/drivers
Arnd Bergmann
2
-2
/
+2
2021-02-02
usb: typec: Return void in typec_partner_set_pd_revision
Kyle Tso
1
-1
/
+1
2021-02-02
usb: typec: tcpm: Add Callback to Usb Communication capable partner
Badhri Jagan Sridharan
1
-0
/
+5
2021-02-02
iommu: Check dev->iommu in dev_iommu_priv_get() before dereferencing it
Joerg Roedel
1
-1
/
+4
[prev]
[next]