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-10-12
net: dsa: tag_ocelot_8021q: break circular dependency with ocelot switch lib
Vladimir Oltean
1
-0
/
+12
2021-10-12
net: dsa: tag_ocelot: break circular dependency with ocelot switch lib driver
Vladimir Oltean
1
-0
/
+37
2021-10-12
net: dsa: sja1105: break dependency between dsa_port_is_sja1105 and switch driver
Vladimir Oltean
1
-14
/
+1
2021-10-12
net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driver
Vladimir Oltean
1
-15
/
+14
2021-10-12
PCI: Return NULL for to_pci_driver(NULL)
Bjorn Helgaas
1
-1
/
+4
2021-10-12
net/mlx5e: Mutually exclude RX-FCS and RX-port-timestamp
Aya Levin
1
-2
/
+8
2021-10-12
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
Jason Gunthorpe
3
-3
/
+23
2021-10-12
unicode: Add utf8-data module
Christoph Hellwig
1
-0
/
+2
2021-10-12
SUNRPC: Simplify the SVC dispatch code path
Chuck Lever
1
-4
/
+1
2021-10-12
Merge back ACPI PCI material for v5.16.
Rafael J. Wysocki
1
-0
/
+8
2021-10-12
mmc: core: Add host specific tuning support for eMMC HS400 mode
Wenbin Mei
1
-0
/
+4
2021-10-11
Merge branch 'for-5.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-3
/
+2
2021-10-11
Merge branch 'v5.16/vfio/diana-fsl-reset-v2' into v5.16/vfio/next
Alex Williamson
1
-0
/
+14
2021-10-11
PCI/VPD: Add pci_read/write_vpd_any()
Heiner Kallweit
1
-0
/
+2
2021-10-11
unicode: cache the normalization tables in struct unicode_map
Christoph Hellwig
1
-0
/
+19
2021-10-11
unicode: pass a UNICODE_AGE() tripple to utf8_load
Christoph Hellwig
1
-1
/
+24
2021-10-11
unicode: mark the version field in struct unicode_map unsigned
Christoph Hellwig
1
-1
/
+1
2021-10-11
unicode: remove the charset field from struct unicode_map
Christoph Hellwig
1
-1
/
+0
2021-10-11
Merge tag 'omap-for-v5.16/ti-sysc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/drivers
Arnd Bergmann
1
-0
/
+3
2021-10-11
dma-resv: Fix dma_resv_get_fences and dma_resv_copy_fences after conversion
Tvrtko Ursulin
1
-1
/
+4
2021-10-11
Merge tag 'v5.15-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into arm/drivers
Arnd Bergmann
1
-0
/
+3
2021-10-11
Merge tag 'tegra-for-5.16-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/drivers
Arnd Bergmann
1
-1
/
+23
2021-10-11
Merge tag 'drm-intel-gt-next-2021-10-08' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Dave Airlie
2
-14
/
+3
2021-10-11
Merge 5.15-rc5 into usb-next
Greg Kroah-Hartman
11
-87
/
+37
2021-10-11
Merge tag 'drm-misc-next-2021-10-06' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
3
-1
/
+101
2021-10-10
bootconfig: Cleanup dummy headers in tools/bootconfig
Masami Hiramatsu
1
-0
/
+10
2021-10-10
bootconfig: Replace u16 and u32 with uint16_t and uint32_t
Masami Hiramatsu
1
-6
/
+6
2021-10-10
bootconfig: Remove unused debug function
Masami Hiramatsu
1
-3
/
+0
2021-10-10
bootconfig: Rename xbc_destroy_all() to xbc_exit()
Masami Hiramatsu
1
-1
/
+1
2021-10-10
bootconfig: Add xbc_get_info() for the node information
Masami Hiramatsu
1
-0
/
+2
2021-10-10
bootconfig: Allocate xbc_data inside xbc_init()
Masami Hiramatsu
1
-1
/
+1
2021-10-10
mlxsw: spectrum: use netif_is_macsec() instead of open code
Juhee Kang
1
-1
/
+1
2021-10-10
SUNRPC: Per-rpc_clnt task PIDs
Chuck Lever
1
-0
/
+1
2021-10-09
net/mlx5: Add priorities for counters in RDMA namespaces
Aharon Landau
2
-0
/
+4
2021-10-09
net/mlx5: Add ifc bits to support optional counters
Aharon Landau
1
-3
/
+19
2021-10-08
net: dsa: mv88e6xxx: isolate the ATU databases of standalone and bridged ports
Vladimir Oltean
1
-0
/
+13
2021-10-08
Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
2
-71
/
+10
2021-10-08
coredump: Limit coredumps to a single thread group
Eric W. Biederman
2
-13
/
+13
2021-10-08
net: introduce a function to check if a netdev name is in use
Antoine Tenart
1
-0
/
+1
2021-10-08
eth: platform: add a helper for loading netdev->dev_addr
Jakub Kicinski
1
-0
/
+1
2021-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-9
/
+19
2021-10-07
Merge series "spi: Various Cleanups" from Uwe Kleine-König <u.kleine-koenig@pengutronix.de>:
Mark Brown
8
-70
/
+24
2021-10-07
Merge branch 'spi-5.15' into spi-5.16
Mark Brown
10
-6
/
+33
2021-10-07
Merge tag 'armsoc-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-0
/
+2
2021-10-07
Merge branches 'fixes.2021.10.07a', 'scftorture.2021.09.16a', 'tasks.2021.09.15a', 'torture.2021.09.13b' and 'torturescript.2021.09.16a' into HEAD
Paul E. McKenney
2
-2
/
+11
2021-10-07
Merge tag 'net-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+1
2021-10-07
qcom_scm: hide Kconfig symbol
Arnd Bergmann
2
-71
/
+10
2021-10-07
spi: Make several public functions private to spi.c
Uwe Kleine-König
1
-53
/
+0
2021-10-07
spi: Remove unused function spi_busnum_to_master()
Uwe Kleine-König
1
-2
/
+0
2021-10-07
dma-buf: add dma_resv_for_each_fence v3
Christian König
1
-0
/
+20
[prev]
[next]