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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-23
dt-bindings: phy: qcom,qmp: Add SM6115 UFS PHY bindings
Iskren Chernev
1
-0
/
+1
2021-08-23
fs: simplify get_filesystem_list / get_all_fs_names
Christoph Hellwig
3
-39
/
+39
2021-08-23
init: allow mounting arbitrary non-blockdevice filesystems as root
Christoph Hellwig
1
-0
/
+43
2021-08-23
init: split get_fs_names
Christoph Hellwig
1
-21
/
+25
2021-08-23
x86/tools/relocs: Mark die() with the printf function attr format
Borislav Petkov
2
-17
/
+21
2021-08-23
m68knommu: only set CONFIG_ISA_DMA_API for ColdFire sub-arch
Arnd Bergmann
1
-1
/
+1
2021-08-23
m68k: coldfire: return success for clk_enable(NULL)
Dan Carpenter
1
-1
/
+1
2021-08-23
m68k: m5441x: add flexcan support
Angelo Dureghello
3
-4
/
+67
2021-08-23
m68k: stmark2: update board setup
Angelo Dureghello
1
-2
/
+4
2021-08-23
m68k/nommu: prevent setting ROMKERNEL when ROM is not set
Randy Dunlap
1
-0
/
+1
2021-08-22
RDMA/efa: Rename vector field in efa_irq struct to irqn
Gal Pressman
2
-11
/
+9
2021-08-22
RDMA/efa: Remove unused cpu field from irq struct
Gal Pressman
2
-3
/
+1
2021-08-22
RDMA/rtrs: Remove (void) casting for functions
Gioh Kim
1
-2
/
+2
2021-08-22
RDMA/rtrs-clt: Fix counting inflight IO
Gioh Kim
3
-4
/
+6
2021-08-22
RDMA/rtrs: Remove all likely and unlikely
Gioh Kim
3
-103
/
+99
2021-08-22
RDMA/rtrs: Remove unused functions
Jack Wang
2
-8
/
+1
2021-08-22
RDMA/rtrs-clt: During add_path change for_new_clt according to path_num
Md Haris Iqbal
1
-0
/
+12
2021-08-22
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
Jason Gunthorpe
31
-106
/
+1055
2021-08-22
Linux 5.14-rc7
Linus Torvalds
1
-1
/
+1
2021-08-22
cxgb4: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
1
-40
/
+27
2021-08-22
cxgb4: Remove unused vpd_param member ec
Heiner Kallweit
2
-6
/
+1
2021-08-22
cxgb4: Validate VPD checksum with pci_vpd_check_csum()
Heiner Kallweit
1
-8
/
+4
2021-08-22
bnxt: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
1
-29
/
+9
2021-08-22
bnxt: Read VPD with pci_vpd_alloc()
Heiner Kallweit
1
-9
/
+4
2021-08-22
bnx2x: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
1
-42
/
+15
2021-08-22
bnx2x: Read VPD with pci_vpd_alloc()
Heiner Kallweit
2
-35
/
+10
2021-08-22
bnx2: Replace open-coded version with swab32s()
Heiner Kallweit
1
-9
/
+4
2021-08-22
bnx2: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
1
-25
/
+8
2021-08-22
sfc: falcon: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
1
-51
/
+14
2021-08-22
sfc: falcon: Read VPD with pci_vpd_alloc()
Heiner Kallweit
1
-16
/
+14
2021-08-22
Merge branch 'mlxsw-refactor-parser'
David S. Miller
7
-78
/
+160
2021-08-22
mlxsw: spectrum_router: Increase parsing depth for multipath hash
Amit Cohen
2
-1
/
+44
2021-08-22
mlxsw: Remove old parsing depth infrastructure
Amit Cohen
2
-69
/
+0
2021-08-22
mlxsw: Convert existing consumers to use new API for parsing configuration
Amit Cohen
2
-8
/
+22
2021-08-22
mlxsw: spectrum: Add infrastructure for parsing configuration
Amit Cohen
2
-0
/
+94
2021-08-22
Merge branch 'octeontx2-misc-fixes'
David S. Miller
10
-31
/
+75
2021-08-22
octeontx2-af: cn10k: Use FLIT0 register instead of FLIT1
Geetha sowjanya
2
-3
/
+3
2021-08-22
octeontx2-pf: Fix algorithm index in MCAM rules with RSS action
Sunil Goutham
3
-0
/
+15
2021-08-22
octeontx2-pf: Don't install VLAN offload rule if netdev is down
Sunil Goutham
1
-1
/
+2
2021-08-22
octeontx2-af: Check capability flag while freeing ipolicer memory
Geetha sowjanya
1
-3
/
+6
2021-08-22
octeontx2-af: Use DMA_ATTR_FORCE_CONTIGUOUS attribute in DMA alloc
Geetha sowjanya
1
-5
/
+6
2021-08-22
octeontx2-pf: send correct vlan priority mask to npc_install_flow_req
Naveen Mamindlapalli
1
-2
/
+2
2021-08-22
octeontx2-pf: Don't mask out supported link modes
Hariprasad Kelam
1
-5
/
+0
2021-08-22
octeontx2-af: Handle return value in block reset.
Geetha sowjanya
1
-1
/
+4
2021-08-22
octeontx2-af: cn10k: Fix SDP base channel number
Subbaraya Sundeep
2
-11
/
+22
2021-08-22
octeontx2-pf: Fix NIX1_RX interface backpressure
Subbaraya Sundeep
1
-0
/
+15
2021-08-22
ip6_gre: add validation for csum_start
Shreyansh Chouhan
1
-0
/
+2
2021-08-22
ip_gre: add validation for csum_start
Shreyansh Chouhan
1
-0
/
+2
2021-08-22
dt-bindings: net: brcm,unimac-mdio: convert to the json-schema
Rafał Miłecki
2
-43
/
+84
2021-08-22
Merge tag 'powerpc-5.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
3
-14
/
+31
[prev]
[next]