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-07-15
net: use %px to print skb address in trace_netif_receive_skb
Qitao Xu
1
-1
/
+1
2021-07-15
bus: mhi: pci-generic: configurable network interface MRU
Richard Laing
1
-0
/
+2
2021-07-15
mm: fix the try_to_unmap prototype for !CONFIG_MMU
Christoph Hellwig
1
-1
/
+3
2021-07-15
kasan: fix build by including kernel.h
Marco Elver
1
-0
/
+1
2021-07-15
Drivers: hv: Make portions of Hyper-V init code be arch neutral
Michael Kelley
1
-0
/
+10
2021-07-15
ALSA: compress: Drop unused functions
Takashi Iwai
1
-2
/
+0
2021-07-14
bpf: Fix a typo of reuseport map in bpf.h.
Kuniyuki Iwashima
1
-1
/
+1
2021-07-14
Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
20
-223
/
+105
2021-07-14
fs: add vfs_parse_fs_param_source() helper
Christian Brauner
1
-0
/
+2
2021-07-14
spi: mediatek: add tick_delay support
Mason Zhang
1
-0
/
+1
2021-07-14
drm/i915/uapi: convert drm_i915_gem_set_domain to kernel doc
Matthew Auld
1
-3
/
+27
2021-07-14
drm/i915/uapi: convert drm_i915_gem_caching to kernel doc
Matthew Auld
1
-29
/
+36
2021-07-14
dmaengine: dw: Program xBAR hardware for Elkhart Lake
Andy Shevchenko
1
-0
/
+3
2021-07-13
swiotlb: Add restricted DMA pool initialization
Claire Chang
1
-1
/
+2
2021-07-13
swiotlb: Add restricted DMA alloc/free support
Claire Chang
1
-0
/
+26
2021-07-13
swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing
Claire Chang
1
-0
/
+13
2021-07-13
swiotlb: Update is_swiotlb_active to add a struct device argument
Claire Chang
1
-2
/
+2
2021-07-13
swiotlb: Update is_swiotlb_buffer to add a struct device argument
Claire Chang
1
-3
/
+4
2021-07-13
swiotlb: Set dev->dma_io_tlb_mem to the swiotlb pool used
Claire Chang
1
-0
/
+4
2021-07-13
Merge drm/drm-next into drm-intel-gt-next
Rodrigo Vivi
643
-10347
/
+13561
2021-07-13
math-emu: Fix fall-through warning
Gustavo A. R. Silva
1
-1
/
+1
2021-07-13
drm/dp: Move panel DP AUX backlight support to drm_dp_helper
Douglas Anderson
2
-8
/
+16
2021-07-13
mm: Add functions to lock invalidate_lock for two mappings
Jan Kara
1
-0
/
+6
2021-07-13
drm/gem: Export implementation of shadow-plane helpers
Thomas Zimmermann
1
-0
/
+6
2021-07-13
mfd: Add Renesas Synchronization Management Unit (SMU) support
Min Li
3
-0
/
+877
2021-07-13
mm: Protect operations adding pages to page cache with invalidate_lock
Jan Kara
1
-0
/
+33
2021-07-13
firmware: arm_scpi: Fix kernel doc warnings
Sudeep Holla
1
-0
/
+8
2021-07-13
firmware: arm_scmi: Fix kernel doc warnings
Sudeep Holla
1
-5
/
+9
2021-07-12
exit/bdflush: Remove the deprecated bdflush system call
Eric W. Biederman
2
-2
/
+0
2021-07-12
drm: bridge: Mark deprecated operations in drm_bridge_funcs
Sam Ravnborg
1
-3
/
+23
2021-07-12
mm: Make copy_huge_page() always available
Matthew Wilcox (Oracle)
2
-5
/
+1
2021-07-12
RDMA/irdma: Make spdxcheck.py happy
Lukas Bulwahn
1
-1
/
+1
2021-07-12
asm-generic/hyperv: Add missing #include of nmi.h
Michael Kelley
1
-0
/
+1
2021-07-12
Merge series "regulator: devres: remove unused device-managed unregister APIs" from Alexandru Ardelean <aardelean@deviqon.com>:
Mark Brown
2
-16
/
+0
2021-07-12
Merge series "ASoC: ti: davinci-mcasp: Fix the DIT mode and OMAP4 support" from Peter Ujfalusi <peter.ujfalusi@gmail.com>:
Mark Brown
1
-0
/
+1
2021-07-12
dt-bindings: clock: r9a07g044-cpg: Update clock/reset definitions
Biju Das
1
-53
/
+183
2021-07-12
of: Add stub for of_add_property()
Wesley Cheng
1
-0
/
+5
2021-07-12
usb: gadget: udc: core: Introduce check_config to verify USB configuration
Wesley Cheng
1
-0
/
+4
2021-07-12
media: hevc: Add segment address field
Jernej Skrabec
1
-1
/
+2
2021-07-12
media: include/uapi/linux/cec.h: typo: SATERDAY -> SATURDAY
Hans Verkuil
1
-1
/
+1
2021-07-12
media: dvbsky: add support for MyGica T230C2_LITE and T230A
Ján Čáni
1
-0
/
+2
2021-07-11
spi: <linux/spi/spi.h>: add missing struct kernel-doc entry
Randy Dunlap
1
-1
/
+2
2021-07-11
regulator: machine.h: fix kernel-doc "bad line"
Randy Dunlap
1
-1
/
+1
2021-07-11
regulator: rt5033: Use linear ranges to map all voltage selection
ChiYuan Huang
1
-2
/
+2
2021-07-11
regulator: devres: unexport devm_regulator_unregister_supply_alias()
Alexandru Ardelean
1
-7
/
+0
2021-07-11
regulator: devres: remove devm_regulator_bulk_unregister_supply_alias()
Alexandru Ardelean
1
-8
/
+0
2021-07-11
regulator: devres: remove devm_regulator_unregister() function
Alexandru Ardelean
1
-1
/
+0
2021-07-11
ASoC: SOF: add a helper to get topology configured bclk
Brent Lu
1
-0
/
+1
2021-07-11
ASoC: ti: davinci-mcasp: Add support for the OMAP4 version of McASP
Peter Ujfalusi
1
-0
/
+1
2021-07-11
Merge existing fixes from regulator/for-5.14
Mark Brown
1
-2
/
+2
[prev]
[next]